]> git.lizzy.rs Git - rust.git/history - doc
Fuzzer: first steps of making steal_exprs more generic
[rust.git] / doc /
2011-09-08 Graydon HoareMerge pull request #867 from paulstansifer/master
2011-08-26 Paul StansiferUpdate docs for macro-related stuff.
2011-08-26 Tim ChevalierDocs for pure fn and unchecked
2011-08-26 Paul StansiferUpdate docs for macro-related stuff.
2011-08-25 Eric HolkRemoving mention of domain, updating the communication...
2011-08-17 Brian AndersonUpdate docs for import/export
2011-08-17 Graydon HoareMove task/comm stuff from exprs to task in manual,...
2011-08-11 Lindsey KuperUpdate syntax for function arguments; tweak object...
2011-08-11 Lindsey KuperFix typo in docs that was causing makeinfo warning.
2011-08-11 Graydon HoareFiddle the comm operators in the docs, add swap and...
2011-08-11 Lindsey KuperStub out docs for anon objs; update existing object...
2011-08-11 Graydon HoareUpdate docs to describe kinds rather than layers, remov...
2011-08-11 Graydon HoareMore decl fixes.
2011-08-11 Graydon HoareFix some more declarations in example code in docs.
2011-08-11 Graydon HoareUpdate docs regarding path syntax.
2011-08-11 Graydon HoareUpdate frontmatter.
2011-08-10 Graydon HoareUpdate docs to new let syntax.
2011-08-10 Graydon HoareUpdate docs on vector value syntax.
2011-08-10 Graydon HoareUpdate docs on record type and value syntax.
2011-08-10 Graydon HoareSome edits to introductory material in docs.
2011-06-29 Tim ChevalierClarify docs about claim
2011-06-28 Tim ChevalierUpdate docs for claim
2011-06-26 Brian AndersonAdd a FIXME to the docs about literal suffixes
2011-06-21 Brian AndersonTurn doc FIXMEs into comments
2011-06-19 Brian AndersonAdd FIXMEs to meta documentation
2011-06-16 Tim Chevaliermissing word in docs
2011-05-23 Tim ChevalierApparently my version of texinfo doesn't require curly...
2011-05-23 Tim ChevalierUpdate docs to talk about ! annotations
2011-05-05 Graydon HoarePut out burning tinderbox.
2011-05-05 Tim ChevalierUpdate docs to reflect preds
2011-05-05 Tim ChevalierUpdate docs to reflect assert vs. check
2011-04-19 Graydon HoareRemove half-baked 'opacity' layer qualifier.
2011-04-19 Graydon HoareRemove mention of effect system from manual.
2011-04-18 Lindsey Kuper'Type' renamed to 'type definition'.
2011-04-13 Graydon HoareFix busted texi from last night.
2011-04-13 Graydon HoareFinish the majority of statement -> expression rearrang...
2011-04-06 Patrick WaltonMerge branch 'master' of github.com:graydon/rust
2011-04-05 Tim ChevalierMore statement-to-expression edits
2011-04-05 Lindsey KuperA trivial documentation commit.
2011-04-05 Tim ChevalierChange 'statement' to 'expression' in a bunch of places
2011-03-29 Lindsey KuperAdd 'self' keyword.
2011-03-25 Brian AndersonFix typo in Ref.Task.Comm
2011-03-24 Graydon HoareRemove obsolete Makefiles.
2011-03-22 Brian AndersonUpdate docs for if statements
2011-03-08 Brian AndersonMerge branch 'master' into recursive-elseif
2011-03-02 Brian AndersonRemove parens from nullary tag constructors in docs
2011-02-25 Graydon HoareUpdate manual to define identifiers using UAX 31 XID_St...
2011-01-27 Sean StanglFix documentation: aliases may not be used in loop...
2011-01-18 benjaminjackmanfixed typo in tuple menu label
2011-01-03 Brian AndersonUpdate keyword list with 'const', 'thread'
2011-01-03 Brian AndersonUse git log pretty printing arguments that are compatib...
2010-12-14 Graydon HoareSome terminology updates to talk about layers.
2010-11-03 Ralph GilesFix documentation: it's (&str s) not (str &s).
2010-11-03 Ralph GilesFix doc references to 'for each' syntax to match the...
2010-11-03 Ralph GilesMake version.texi depend on rust.texi.
2010-11-03 Ralph GilesFix two documentation typos.
2010-11-02 Graydon HoareFirst pass on splitting stratum and opacity off of...
2010-09-14 Graydon HoareUpdate manual to cover change to nominal tag items.
2010-08-24 Graydon HoareMerge remote branch 'tohava/master'
2010-08-17 Graydon HoareAdd support for a reserved-words list and reserve the...
2010-08-10 Graydon HoareMerge commit 'tohava/master'
2010-08-10 Graydon HoareMerge commit 'jyasskin/work'
2010-08-09 Jeffrey YasskinAdd names to tasks and domains. These can either be...
2010-07-29 Graydon HoareMerge branch 'master' of git@github.com:graydon/rust
2010-07-29 Graydon HoareMake note of new literal forms in docs.
2010-07-18 Brian AndersonFix syntax of tag variants in the list example
2010-07-18 Jeffrey YasskinExplain that rust methods can't call other methods...
2010-07-15 Graydon HoareMerge branch 'contrib'
2010-07-13 Graydon HoareTypo fixes to docs, from Ralph Giles.
2010-07-13 Graydon HoareDoc fix.
2010-07-12 Graydon HoareMerge branch 'contrib'
2010-07-12 Jeff BaloghFix typos in the docs.
2010-07-09 Graydon HoareRemove "two's complement unsigned" integer type descrip...
2010-07-08 Matt BrubeckIssue 66: Multi-line comments
2010-07-08 Graydon HoareDoc tweak.
2010-07-04 Graydon HoareClean in doc dir a little harder.
2010-07-04 Graydon HoareAdd stamp target to doc/Makefile.
2010-07-04 Graydon HoareAdd concept-index entries to docs, plus fix a few minor...
2010-07-03 Graydon HoareAdd version-stamp machinery (and put "Draft + datestamp...
2010-07-03 Roy FrostigClarify manual's explanation of unwinding during failur...
2010-07-02 Graydon HoareMerge branch 'master' of git@github.com:graydon/rust...
2010-07-02 Roy FrostigMinor clarification/typo-correcting edits to manual...
2010-07-02 Roy FrostigRemove nameless node causing errors on doc make.
2010-07-01 Graydon HoareStrip out over-aggressive pagination in manual.
2010-07-01 Graydon HoareI lied; ObjC 2.0 did not actually pick up CLU/Sather...
2010-07-01 Graydon HoareUnion is a more familiar term than sum.
2010-07-01 Graydon HoareAdd machine-dependent 'float' type.
2010-07-01 Graydon HoareDescribe numeric and textual literals better; clean...
2010-07-01 Graydon HoareModify manual to reflect new box/local terminology...
2010-06-24 Graydon HoarePopulate tree.
2010-06-16 Graydon HoareInitial git commit.