]> git.lizzy.rs Git - rust.git/history - src/libsyntax/parse/comments.rs
Get rid of structural records in libsyntax and the last bit in librustc.
[rust.git] / src / libsyntax / parse / comments.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 Erick TryzelaarChange functions from taking ~str to taking &str
2013-02-15 borsauto merge of #4969 : nickdesaulniers/rust/issue3869...
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 #4934 : nickdesaulniers/rust/issue4524cle...
2013-02-14 Patrick Waltonlibrustc: Replace `impl Type : Trait` with `impl Trait...
2013-02-14 Patrick Waltonlibrustc: Replace `impl Type : Trait` with `impl Trait...
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 Kang Seonghoonlibsyntax: don't parse ////, /***/ as doc comments
2013-02-10 borsauto merge of #4827 : mcpherrinm/rust/master, r=catamor...
2013-02-08 borsauto merge of #4845 : osaut/rust/master, r=graydon
2013-02-08 borsauto merge of #4834 : veddan/rust/zflags, r=graydon
2013-02-08 borsauto merge of #4833 : pcwalton/rust/demuting, r=pcwalton
2013-02-08 Patrick Waltonlibrustc: Lots of de-muting. rs=demuting
2013-02-05 Tim ChevalierMerge
2013-02-04 Brian AndersonMerge remote-tracking branch 'bstrie/rimov' into incoming
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 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 Tim ChevalierMerge pull request #4668 from ILyoan/i2673
2013-01-29 Patrick Waltonlibstd: Remove "dual impls" from the language and enfor...
2013-01-26 Brian AndersonMerge remote-tracking branch 'brson/nocommupstream'
2013-01-23 Tim ChevalierMerge pull request #4466 from ScriptDevil/master
2013-01-20 Tim ChevalierMerge pull request #4506 from thestinger/mkdtemp
2013-01-20 Tim ChevalierMerge pull request #4519 from cpeterso/impl-timespec-ord
2013-01-17 Patrick Waltonlibrustc: Implement write guards for borrowing `@mut...
2013-01-14 Brian AndersonMerge remote-tracking branch 'mneumann/f-serialize'
2013-01-09 Patrick Waltonlibrustc: Make unqualified identifier searches terminat...
2013-01-09 Patrick WaltonRevert "librustc: Make unqualified identifier searches...
2013-01-09 Patrick Waltonlibrustc: Make unqualified identifier searches terminat...
2013-01-08 Brian AndersonMerge remote-tracking branch 'gifnksm/bigint' into...
2013-01-05 Brian AndersonMerge remote-tracking branch 'superoptimizer/master...
2013-01-05 Tim ChevalierRename option::get_default => get_or_default, get_zero...
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-14 Brian AndersonMerge remote-tracking branch 'thestinger/vim'
2012-12-13 Patrick Waltonlibrustc: Make `use` statements crate-relative by defau...
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 Brian AndersonMerge remote-tracking branch 'luqmana/incoming'
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-28 Brian AndersonMerge remote-tracking branch 'erickt/time'
2012-11-28 Brian AndersonMerge remote-tracking branch 'brson/companion' into...
2012-11-28 Brian AndersonRegister snapshots
2012-11-20 Graydon HoareMerge pull request #4001 from jesse99/features/docs
2012-11-19 Patrick Waltonrustc: Implement explicit self for Eq and Ord. r=graydon
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 AndersonStop tracking CodeMap offsets in the parse session...
2012-11-16 Brian AndersonStop storing char positions in CodeMap
2012-11-16 Brian AndersonChange spans to use byte offsets instead of char offsets
2012-11-15 Brian AndersonRefactor the lexer to use FilePos types
2012-11-15 Brian AndersonTrack character and byte positions together in the...
2012-11-14 Brian AndersonAdd types for character position and byte position...
2012-11-14 Brian AndersonCamel case all the codemap types except span
2012-11-13 Brian AndersonMove filemap ctors to static methods
2012-11-13 Brian AndersonRemove filemap box typedef from codemap
2012-10-22 Brian AndersonMerge pull request #3832 from Dretch/concatdocstrs
2012-10-06 Simon BDMerge remote-tracking branch 'original/incoming' into...
2012-10-05 Tim ChevalierRemove uses of mutable ref mode.
2012-10-05 Tim ChevalierRevert "wip"
2012-10-05 Tim Chevalierwip
2012-10-04 Simon BDMerge remote-tracking branch 'original/incoming' into...
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 Eric HolkRefactoring ReaderUtil trait, combining it with the...
2012-09-24 Brian AndersonRegister snapshots. Remove redundant Eq impls, Makefile...
2012-09-22 Niko MatsakisDe-mode vec::map, vec::eachi, vec::rev_each, vec::rev_eachi
2012-09-22 Patrick Waltonlibcore: De-mode str
2012-09-20 Brian AndersonMerge pull request #3545 from fsouza/incoming
2012-09-20 Patrick Waltonrustc: De-mode all overloaded operators
2012-09-12 Brian AndersonMerge pull request #3440 from jld/vec-dedup
2012-09-10 Patrick Waltonrustc: Make shape-based compare glue never called for...
2012-09-08 Brian AndersonConvert 'again' to 'loop'. Remove 'again' keyword
next