]> git.lizzy.rs Git - rust.git/history - src/libsyntax/parse/parser.rs
Get rid of structural records in libsyntax and the last bit in librustc.
[rust.git] / src / libsyntax / parse / parser.rs
2013-02-21 Luqman AdenGet rid of structural records in libsyntax and the...
2013-02-21 borsauto merge of #5046 : sanxiyn/rust/struct-match, r...
2013-02-20 borsauto merge of #5044 : thestinger/rust/range, r=pcwalton
2013-02-20 borsauto merge of #5039 : alexcrichton/rust/issue-4875...
2013-02-19 borsauto merge of #5040 : Kimundi/rust/incoming, r=graydon
2013-02-19 borsauto merge of #5006 : tedhorst/rust/linear_mand, r...
2013-02-19 borsauto merge of #5000 : jld/rust/test-stdin-thing, r...
2013-02-19 borsauto merge of #4999 : erickt/rust/incoming, r=brson
2013-02-19 borsauto merge of #5032 : lifthrasiir/rust/issue-4935,...
2013-02-19 Erick Tryzelaarconvert syntax::attr to use @~strs
2013-02-19 borsauto merge of #5002 : catamorphism/rust/one-tuples...
2013-02-19 borsauto merge of #5014 : Kimundi/rust/incoming, r=graydon
2013-02-19 borsauto merge of #5029 : mcpherrinm/rust/master, r=catamor...
2013-02-19 borsauto merge of #5017 : catamorphism/rust/less-copy,...
2013-02-19 borsauto merge of #5015 : mitsuhiko/rust/doc-fix-stringify...
2013-02-19 borsauto merge of #5010 : youknowone/rust/match_const_typec...
2013-02-19 borsauto merge of #5005 : alexcrichton/rust/bitv++, r=catam...
2013-02-19 borsauto merge of #5004 : luqmana/rust/rename-use-import...
2013-02-19 Tim Chevalierrustc: For one-tuples, make parsing and printing the...
2013-02-18 borsauto merge of #4979 : z0w0/rust/issue-1301, r=catamorphism
2013-02-18 Luqman Adenlibsyntax: Update view_item_use/import to reflect actua...
2013-02-17 Tim Chevaliersyntax: Allow 1-tuple expressions
2013-02-17 borsauto merge of #4978 : z0w0/rust/issue-607, r=graydon
2013-02-16 borsauto merge of #4977 : z0w0/rust/endianattr, r=catamorphism
2013-02-16 borsauto merge of #4980 : pcwalton/rust/sizing-type-of...
2013-02-16 borsauto merge of #4976 : thestinger/rust/vim, r=nikomatsakis
2013-02-16 borsauto merge of #4975 : thestinger/rust/rt, r=nikomatsakis
2013-02-16 borsauto merge of #4891 : nikomatsakis/rust/region-syntax...
2013-02-16 Niko MatsakisParse (and discard) lifetime declarations on function...
2013-02-16 Niko MatsakisPermit lifetimes to appear in type parameter lists...
2013-02-16 borsauto merge of #4973 : thestinger/rust/rt, r=brson
2013-02-16 borsauto merge of #4957 : Kimundi/rust/incoming, r=catamorphism
2013-02-16 Patrick Waltonlibrustc: Stop parsing `impl Type : Trait` and fix...
2013-02-15 borsauto merge of #4969 : nickdesaulniers/rust/issue3869...
2013-02-15 borsauto merge of #4964 : luqmana/rust/demove, r=graydon
2013-02-15 Luqman Adenlibsyntax: Remove move as a keyword.
2013-02-15 Luqman Adenlibsyntax: Get rid of uses of `move` and don't parse it.
2013-02-15 borsauto merge of #4944 : catamorphism/rust/xxx-to-fixme...
2013-02-15 borsauto merge of #4941 : nickdesaulniers/rust/issue4524cle...
2013-02-15 borsauto merge of #4940 : hansjorg/rust/manpage_06, r=catam...
2013-02-15 borsauto merge of #4938 : thestinger/rust/no_zero, r=brson
2013-02-15 borsauto merge of #4927 : sanxiyn/rust/remove-dvec, r=catam...
2013-02-15 borsauto merge of #4911 : lifthrasiir/rust/comment-exemptio...
2013-02-14 borsauto merge of #4915 : luqmana/rust/rt-cleanup, r=pcwalton
2013-02-14 Seo SanghyeonRemove DVec from syntax::parse
2013-02-14 borsauto merge of #4922 : jbclements/rust/add-deriving...
2013-02-14 borsauto merge of #4905 : brson/rust/issue4524, r=brson
2013-02-14 Nick DesaulniersRemove die!, raplace invocations with fail! Issue ...
2013-02-13 John ClementsCommenting, test cases, cleanup
2013-02-13 borsauto merge of #4840 : jbclements/rust/add-json-enum...
2013-02-12 borsauto merge of #4858 : z0w0/rust/rm_weak_task_count...
2013-02-12 borsauto merge of #4876 : brson/rust/debuginfo, r=brson
2013-02-10 borsauto merge of #4861 : sethpink/rust/incoming, r=catamor...
2013-02-09 Seth PinkIssue #4830 fix
2013-02-08 Matthew McPherrinMerge branch 'master' of https://github.com/mozilla...
2013-02-07 borsauto merge of #4803 : alexcrichton/rust/fix-unused...
2013-02-07 borsauto merge of #4791 : jbclements/rust/demodeing-and...
2013-02-07 Brian AndersonMerge pull request #4619 from brson/exchange
2013-02-07 borsauto merge of #4832 : sanxiyn/rust/pretty-exact, r...
2013-02-07 borsauto merge of #4814 : brson/rust/check, r=nikomatsakis
2013-02-07 borsauto merge of #4831 : bjz/rust/incoming, r=pcwalton
2013-02-07 borsauto merge of #4810 : nikomatsakis/rust/owned-fn-noncop...
2013-02-07 Niko MatsakisMake ~fn non-copyable, make &fn copyable, split barefn...
2013-02-07 borsauto merge of #4801 : z0w0/rust/randomtrait, r=graydon
2013-02-05 Tim ChevalierMerge
2013-02-05 borsauto merge of #4796 : catamorphism/rust/derecord_std...
2013-02-05 borsauto merge of #4790 : pcwalton/rust/at-readers, r=pcwalton
2013-02-05 borsauto merge of #4787 : graydon/rust/clang42, r=graydon
2013-02-05 borsauto merge of #4784 : alexcrichton/rust/bitv-clear...
2013-02-05 borsauto merge of #4747 : sanxiyn/rust/integral-type, r...
2013-02-05 borsauto merge of pull req #4777 from thestinger/rust,...
2013-02-04 borsautomated merge
2013-02-04 borsautomated merge
2013-02-04 Brian AndersonMerge remote-tracking branch 'bstrie/rimov' into incoming
2013-02-04 Brian AndersonMerge remote-tracking branch 'thestinger/old_map' into...
2013-02-03 Daniel Micayrename map -> oldmap and mark it as deprecated
2013-02-03 borsautomated merge
2013-02-01 Brian AndersonMerge remote-tracking branch 'nickdesaulniers/issue4524...
2013-02-01 Brian AndersonMerge pull request #4720 from jbclements/syntactic...
2013-02-01 Nick DesaulniersRemove fail keyword from lexer & parser and clean up...
2013-02-01 John Clementscleanup for make check
2013-02-01 John Clementsmore cleanup
2013-02-01 John Clementstest cases, cleanup
2013-02-01 Nick DesaulniersReplace most invocations of fail keyword with die!...
2013-02-01 Brian AndersonMerge pull request #4708 from dforsyth/add_if
2013-02-01 Brian AndersonMerge pull request #4706 from sanxiyn/cleanup-fixme
2013-02-01 Brian AndersonMerge pull request #4703 from sanxiyn/remove-tps
2013-02-01 Brian AndersonMerge pull request #4702 from aydinkim/patch-1
2013-02-01 Niko MatsakisWorkaround for #4717: pad contents of ast. rs=breakage
2013-01-31 Niko MatsakisFinalize moves-based-on-type implementation.
2013-01-31 Ben StriegelRIMOV, round 6.
2013-01-31 Patrick Waltonlibrustc: Remove legacy exports from the language....
2013-01-30 Tim ChevalierMerge pull request #4669 from pnkfelix/tutorial-revisions
2013-01-29 Tim ChevalierMerge pull request #4676 from thestinger/fuzzy
2013-01-29 Patrick Waltonlibsyntax: De-export a lot of libsyntax. rs=deƫxporting
2013-01-29 Tim ChevalierMerge pull request #4664 from thestinger/fuzzy
2013-01-29 Patrick Waltonlibsyntax: Implement the `impl Trait for Type` syntax
2013-01-26 Brian AndersonMerge remote-tracking branch 'brson/nocommupstream'
2013-01-25 Tim ChevalierMerge pull request #4625 from thestinger/container
2013-01-25 Daniel Micayremove remaining is_not_empty functions/methods
next