]> git.lizzy.rs Git - rust.git/history - src/libsyntax/ext/tt/macro_parser.rs
Get rid of structural records in libsyntax and the last bit in librustc.
[rust.git] / src / libsyntax / ext / tt / macro_parser.rs
2013-02-21 Luqman AdenGet rid of structural records in libsyntax and the...
2013-02-16 borsauto merge of #4957 : Kimundi/rust/incoming, r=catamorphism
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: Get rid of uses of `move` and don't parse it.
2013-02-15 borsauto merge of #4938 : thestinger/rust/no_zero, r=brson
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 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 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-10 borsauto merge of #4827 : mcpherrinm/rust/master, r=catamor...
2013-02-09 borsauto merge of #4854 : thestinger/rust/oldmap, r=catamor...
2013-02-09 Daniel Micayoldmap: get rid of legacy _ref suffixes
2013-02-05 Tim ChevalierMerge
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 Micayoldmap: get rid of the legacy contains_key method
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 John Clementstest cases, cleanup
2013-02-01 Nick DesaulniersReplace most invocations of fail keyword with die!...
2013-01-30 Tim ChevalierMerge pull request #4669 from pnkfelix/tutorial-revisions
2013-01-29 Patrick Waltonlibsyntax: De-export libsyntax. rs=deexporting
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-14 Brian AndersonMerge remote-tracking branch 'mneumann/f-serialize'
2013-01-09 Erick Tryzelaarsyntax: convert ast::spanned into a struct
2013-01-08 Tim ChevalierMerge pull request #4388 from lkuper/alt-to-match
2013-01-08 Lindsey KuperRename identifiers that still use 'alt' to use 'match'
2013-01-08 Brian AndersonMerge remote-tracking branch 'gifnksm/bigint' into...
2013-01-05 Brian AndersonMerge remote-tracking branch 'superoptimizer/master...
2012-12-28 Tim ChevalierMerge pull request #4268 from catamorphism/issue-3477
2012-12-28 Tim ChevalierMerge pull request #4308 from steveklabnik/patch-1
2012-12-27 Tim ChevalierMerge pull request #4298 from JensNockert/byteswap
2012-12-27 Patrick Waltonlibrustc: Terminate name searches at the nearest module...
2012-12-07 Brian AndersonMerge pull request #4101 from brson/bound-default-methods
2012-12-06 Tim ChevalierMerge pull request #4089 from BeyondSora/incoming
2012-12-05 Brian AndersonMerge remote-tracking branch 'rntz/tuple-iterbytes'
2012-12-05 Patrick Waltonlibrustc: Long lines. rs=rustbot
2012-12-05 Brian AndersonMerge remote-tracking branch 'luqmana/incoming'
2012-12-04 Patrick Waltonlibrustc: Implement moves based on type. r=nmatsakis
2012-12-04 Patrick Waltonlibrustc: Remove all legacy pattern bindings from libsy...
2012-12-04 Graydon HoareUpdate license, add license boilerplate to most files...
2012-12-01 Brian AndersonMerge remote-tracking branch 'bilalhusain/patch-1'
2012-11-29 Paul StansiferProperly sync macro_parser.rs after it escapes out...
2012-11-20 Graydon HoareMerge pull request #4001 from jesse99/features/docs
2012-11-19 Brian AndersonRemove unused file_type enum from the parser
2012-11-18 Tim ChevalierMerge pull request #3998 from jesse99/feature/getopts
2012-11-18 Jesse JonesMerge with incoming.
2012-11-18 Brian AndersonMerge remote-tracking branch 'brson/codemap'
2012-11-16 Brian AndersonChange spans to use byte offsets instead of char offsets
2012-11-14 Brian AndersonAdd types for character position and byte position...
2012-11-04 Brian AndersonMerge remote-tracking branch 'brson/repl'
2012-10-25 Brian AndersonMerge remote-tracking branch '14427/incoming'
2012-10-24 Brian AndersonMerge pull request #3838 from vertexclique/incoming
2012-10-24 Brian AndersonMerge branch 'method-vis-parse'
2012-10-23 Tim Chevalier Remove uses of binary move in the compiler
2012-10-22 Simon BDMerge remote-tracking branch 'original/incoming' into...
2012-10-22 Brian AndersonMerge pull request #3832 from Dretch/concatdocstrs
2012-10-17 Tim ChevalierMerge pull request #3739 from killerswan/usagemsg
2012-10-17 Tim ChevalierMerge pull request #3764 from lucab/lucab/to-upstream...
2012-10-17 Tim ChevalierMerge pull request #3719 from lucab/lucab/to-upstream...
2012-10-17 Tim ChevalierMerge pull request #3706 from erickt/str-with-capacity
2012-10-17 Tim ChevalierMerge pull request #3716 from Blei/fix-3656
2012-10-15 Patrick Waltonrustc: Merge module and type namespaces. r=brson
2012-10-13 Tim ChevalierAdd a colon, make an error message clearer
2012-10-04 Simon BDMerge remote-tracking branch 'original/incoming' into...
2012-09-28 Brian AndersonMerge pull request #3621 from z0w0/jit-crates
2012-09-28 Niko Matsakisdemode vec
2012-09-27 Brian AndersonMerge pull request #3526 from Dretch/viewmethod
2012-09-27 Niko MatsakisDemode vec::push (and convert to method)
2012-09-26 Erick TryzelaarAllow hashmaps to infer their types
2012-09-20 Niko Matsakisdemode the each() method on vec and other iterables.
2012-09-19 Graydon HoareRemove redundant hashmap constructor functions.
2012-09-12 Brian AndersonMerge pull request #3440 from jld/vec-dedup
2012-09-11 Tim ChevalierMake all moves explicit in libsyntax
2012-09-11 Brian AndersonConvert std::map to camel case
2012-09-04 Brian AndersonMerge pull request #3333 from dbp/tutorial
2012-09-04 Brian AndersonMerge pull request #3383 from crabtw/fbsd
2012-09-04 Patrick Waltonlibsyntax: "import" -> "use"
2012-08-28 Brian AndersonCamel case various core constructors
2012-08-26 Brian AndersonCamel case the option type
2012-08-25 Paul Stansifer"earley_parser" -> "macro_parser" Let's be less confusing.