]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2013-09-09 borsauto merge of #9083 : dcrewi/rust/biguint-bit-ops,...
2013-09-09 borsauto merge of #9071 : thestinger/rust/noalias, r=alexcr...
2013-09-09 borsauto merge of #9033 : alexcrichton/rust/libuv-makefile...
2013-09-09 Daniel Micayadd `noalias` attribute to ~ return values
2013-09-09 borsauto merge of #9005 : alexcrichton/rust/rusty-log,...
2013-09-09 David CreswickImplement bitwise operations on BigUint
2013-09-09 borsauto merge of #9051 : bjz/rust/master, r=huonw
2013-09-09 borsauto merge of #9059 : Kimundi/rust/master, r=huonw
2013-09-09 Marvin LöbelSome work on std::ascii: Marked unsafe function unsafe...
2013-09-09 borsauto merge of #9073 : alexcrichton/rust/remove-local...
2013-09-09 Alex CrichtonRemove hacks around issues in local_data
2013-09-09 borsauto merge of #9065 : thestinger/rust/iter, r=alexcrichton
2013-09-09 Daniel Micayrename `std::iterator` to `std::iter`
2013-09-09 borsauto merge of #9066 : thestinger/rust/repr, r=alexcrichton
2013-09-09 Daniel Micayrepr: update for removal of const
2013-09-09 Daniel Micayrepr: write the mutability qualifier for slices
2013-09-08 borsauto merge of #8988 : cmr/rust/fromstr_fn, r=brson
2013-09-08 Corey RichardsonFix import order which caused the wrong from_str to...
2013-09-08 Brendan ZabarauskasFix unused import warnings on 32bit systems
2013-09-08 borsauto merge of #9054 : huonw/rust/labelled-for, r=thestinger
2013-09-08 Huon Wilsonsyntax: aesthetic improvements to the `for` desugaring.
2013-09-08 Huon Wilsonsyntax: implement labelled breaks for `for`.
2013-09-08 borsauto merge of #9035 : alexcrichton/rust/fewer-clownshoe...
2013-09-08 Brendan ZabarauskasAdd Clone and DeepClone constraints to Primitive trait
2013-09-08 Brendan ZabarauskasMoved checked trait impls out of std::num
2013-09-08 borsauto merge of #9050 : huonw/rust/unfoldnor, r=thestinger
2013-09-08 Huon Wilsonstd: Rename Unfoldr to Unfold.
2013-09-07 borsauto merge of #9015 : MicahChalmer/rust/emacs-fixes...
2013-09-07 borsauto merge of #9046 : thestinger/rust/repr, r=alexcrichton
2013-09-07 borsauto merge of #9043 : sfackler/rust/uuid-from-bytes...
2013-09-07 borsauto merge of #9041 : alexcrichton/rust/use-python...
2013-09-07 Daniel Micayfix repr of strings/chars with quotes
2013-09-07 borsauto merge of #8906 : novalis/rust/master, r=alexcrichton
2013-09-07 Steven FacklerRenamed Uuid::from_utf8 to Uuid::from_bytes
2013-09-07 Alex CrichtonGive the libuv makefile generation a dependency
2013-09-07 Alex CrichtonRun gyp with CFG_PYTHON which is python < 3
2013-09-07 borsauto merge of #9032 : alexcrichton/rust/inline-repr...
2013-09-07 novalisHandle global log levels (fixes #6033)
2013-09-07 Alex CrichtonRemove even more usage of clownshoes in symbols
2013-09-07 borsauto merge of #9026 : jbclements/rust/let-var-hygiene...
2013-09-07 John Clementsident->name in debuginfo
2013-09-07 Alex CrichtonFlag the Repr::repr function with #[inline]
2013-09-07 borsauto merge of #9016 : sfackler/rust/nanoseconds, r...
2013-09-07 Micah ChalmerCover all cases for padding in paragraph fills as intended
2013-09-07 Micah ChalmerFix regression of multi-line statement indents
2013-09-07 novalisFix #6031. Allow symbolic log levels, not just numbers.
2013-09-07 borsauto merge of #9010 : aaronlaursen/rust/master, r=alexc...
2013-09-07 borsauto merge of #9030 : tikue/rust/glob, r=huonw
2013-09-07 Tim Kuehnuse enumerate in place of 'for ti in range(i, tokens...
2013-09-06 borsauto merge of #9019 : alexcrichton/rust/reconfigure...
2013-09-06 John Clementsident->name
2013-09-06 John Clementsadded index to test cases, more debugging output
2013-09-06 John Clementsquote_* macros no longer need to be capturing
2013-09-06 John Clementscomment fix
2013-09-06 John Clementsadd hygiene test, add copyright to another
2013-09-06 John Clementsmake macro hygienic
2013-09-06 John Clementsadd test case, cleanup
2013-09-06 John Clementsadd display_sctable fn to ast_util
2013-09-06 John Clementsfixed a bug that caused double-expand-traversal of...
2013-09-06 John ClementsWIP: adding mark-cancelling for macro_rules
2013-09-06 John Clementsadded string_to_tts
2013-09-06 John Clementscomments
2013-09-06 John Clementscomment on hygienic context extension train fns
2013-09-06 John Clementsawesome new bug! added test case
2013-09-06 John Clementsexpose mtwt_marksof for testing
2013-09-06 John Clementsident->name
2013-09-06 John Clementsxfailed unhygienic test
2013-09-06 John Clementsident->name
2013-09-06 John Clementsremove unneeded imports, clean up unused var warnings
2013-09-06 John Clementswhitespace, reindentation, and comments only
2013-09-06 John Clementsmemoization for resolve
2013-09-06 John Clementsuncomment mtwt_resolve calls
2013-09-06 John Clementsident->name in NamedField, elsewhere
2013-09-06 John Clementsadded utility function
2013-09-06 John Clementsfix one remaining token comparison, refactor token...
2013-09-06 John Clementsremove dead code
2013-09-06 John Clementscapturing macros now implemented
2013-09-06 John Clementsadd fold_mac clause to fun_to_ctxt_folder
2013-09-06 John Clementsadd fold_mac field to fold.rs
2013-09-06 John ClementsWIP: adding context to macros
2013-09-06 John Clementsrework fold so that fold_tts takes an ast_fold rather...
2013-09-06 John Clementsadd temporarily unused ctxt field to mac_invoc_tt
2013-09-06 John Clementscomments
2013-09-06 John Clementsadd test case for macro token comparison
2013-09-06 John Clementsmarking on both input and output from macros. nice...
2013-09-06 John Clementsadded IterBytes for 4-tuples
2013-09-06 John Clementsadded gensym_copy mechanism to ensure sharing of pointe...
2013-09-06 John Clementsadded test for ptr_eq on fresh_name-generated idents
2013-09-06 John Clementsfixed bug in fold's traversal of cast exprs
2013-09-06 John Clementsnew test that uncovers bug in fold
2013-09-06 John Clementstest case support fns, remove debugging test case
2013-09-06 John Clementstest case work
2013-09-06 John Clementsre-add lost call to expand_block_elts
2013-09-06 John Clementsre-add debug version
2013-09-06 John Clementstest case work
2013-09-06 John Clementsuse empty_ctxt to simplify downstream
2013-09-06 John Clementsmake comparison of special_idents non-hygienic
2013-09-06 John Clementscomments
2013-09-06 John Clementsdrop back to a simple gensym approach for fresh-name.
2013-09-06 John Clementsadded FIXME comment
next