]> git.lizzy.rs Git - rust.git/history - src/libsyntax/ast.rs
libsyntax: Allow selecting intel style asm.
[rust.git] / src / libsyntax / ast.rs
2013-03-27 Luqman Adenlibsyntax: Allow selecting intel style asm.
2013-03-27 Luqman Adenlibsyntax: use a struct for inline asm in ast.
2013-03-27 borsauto merge of #5569 : thestinger/rust/map, r=catamorphism
2013-03-27 borsauto merge of #5558 : nikomatsakis/rust/issue-4920...
2013-03-27 Niko MatsakisFix pretty-printer test failure by carrying the bound...
2013-03-27 Niko Matsakisremove sty_by_ref, though traces still remain due to...
2013-03-27 Patrick Waltonlibrustc: Modify all code to use new lifetime binder...
2013-03-25 borsauto merge of #5505 : catamorphism/rust/macro-tutorial...
2013-03-25 Brian AndersonMerge remote-tracking branch 'brson/rt'
2013-03-25 borsauto merge of #5424 : luqmana/rust/inline-rt, r=brson
2013-03-23 borsauto merge of #5510 : thadguidry/rust/incoming, r=brson
2013-03-23 borsauto merge of #5515 : nikomatsakis/rust/issue-5514...
2013-03-23 Patrick Waltonlibrustc: Remove the `const` declaration form everywhere
2013-03-22 borsauto merge of #5497 : luqmana/rust/clang-ver, r=thestinger
2013-03-22 borsauto merge of #5496 : catamorphism/rust/release-notes...
2013-03-22 borsauto merge of #5488 : pcwalton/rust/depure, r=pcwalton
2013-03-22 Patrick Waltonlibrustc: Remove `pure` from libsyntax and librustc.
2013-03-22 borsauto merge of #5483 : pcwalton/rust/static-syntax,...
2013-03-22 Patrick Waltonlibrustc: Remove all uses of `static` from functions...
2013-03-22 borsauto merge of #5398 : dbaupp/rust/core-readlines, r...
2013-03-22 borsauto merge of #5471 : erickt/rust/incoming, r=bstrie
2013-03-22 borsauto merge of #5493 : apasel422/rust/leibniz, r=bstrie
2013-03-22 Andrew Paseltinersyntax: replace uses of old deriving attribute with...
2013-03-22 borsauto merge of #5441 : lucab/rust/lucab/tutorial/struct...
2013-03-21 borsauto merge of #5470 : sanxiyn/rust/remove-oldmap-2...
2013-03-21 borsauto merge of #5465 : sanxiyn/rust/remove-oldmap, r...
2013-03-20 borsauto merge of #5447 : erickt/rust/incoming, r=graydon
2013-03-20 borsauto merge of #5445 : nikomatsakis/rust/issue-3678...
2013-03-20 borsauto merge of #5450 : pcwalton/rust/warnings, r=graydon
2013-03-20 borsauto merge of #5434 : apasel422/rust/deriving, r=nikoma...
2013-03-20 borsauto merge of #5435 : nikomatsakis/rust/issue-4846...
2013-03-20 Niko MatsakisRefactor the self-info so that the def-id is carried...
2013-03-20 borsauto merge of #5432 : ILyoan/rust/arm_use_ndk_rebase...
2013-03-20 borsauto merge of #5442 : pcwalton/rust/extern-block-restri...
2013-03-20 borsauto merge of #5410 : luqmana/rust/cfg-and, r=graydon
2013-03-20 borsauto merge of #5350 : yichoi/rust/pull-0313-2, r=graydo...
2013-03-19 borsauto merge of #5436 : alexcrichton/rust/assert-message...
2013-03-19 borsauto merge of #5428 : thestinger/rust/tutorial, r=catam...
2013-03-19 borsauto merge of #5426 : nikomatsakis/rust/issue-4846...
2013-03-19 borsauto merge of #5356 : jld/rust/enum-less-magic, r=graydon
2013-03-19 borsauto merge of #5433 : lucab/rust/lucab/cfgspec, r=graydon
2013-03-19 borsauto merge of #5112 : luqmana/rust/3469, r=graydon
2013-03-19 Luqman AdenFix pretty printer for fixed length vectors.
2013-03-19 Luqman AdenAllow constant expressions in [Type * n].
2013-03-18 Niko MatsakisMake &self permit explicit lifetimes, but don't really...
2013-03-18 borsauto merge of #5420 : boggle/rust/sudoku-with-traits...
2013-03-17 borsauto merge of #5374 : z0w0/rust/rustdoc-explicit-self...
2013-03-16 borsauto merge of #5408 : thestinger/rust/trie, r=pcwalton
2013-03-16 borsauto merge of #5359 : luqmana/rust/inline-asm, r=pcwalton
2013-03-16 Luqman AdenActually pass inline asm operands around.
2013-03-14 borsauto merge of #5366 : tedhorst/rust/threadring, r=brson
2013-03-14 borsauto merge of #5365 : thestinger/rust/map, r=catamorphism
2013-03-14 borsauto merge of #5364 : xenocons/rust/patch-1, r=z0w0
2013-03-14 borsauto merge of #5360 : thestinger/rust/doc, r=graydon
2013-03-14 borsauto merge of #5355 : yichoi/rust/pull-0314, r=graydon
2013-03-13 borsauto merge of #5340 : brson/rust/column, r=brson
2013-03-13 borsauto merge of #5307 : nikomatsakis/rust/remove-by-val...
2013-03-13 Niko MatsakisRemove `++` mode from the compiler (it is parsed as...
2013-03-13 borsauto merge of #5337 : yichoi/rust/pull-0312, r=sanxiyn
2013-03-13 borsauto merge of #5319 : brson/rust/debuginfo, r=brson
2013-03-13 borsauto merge of #5293 : brson/rust/logging, r=brson
2013-03-12 borsauto merge of #5332 : jdm/rust/transitivelink, r=graydon
2013-03-12 borsauto merge of #5320 : apasel422/rust/metaderive, r...
2013-03-12 borsauto merge of #5329 : wanderview/rust/std-getopts-opts_...
2013-03-12 borsauto merge of #5317 : luqmana/rust/inline-asm, r=graydon
2013-03-12 borsauto merge of #5335 : larryv/rust/local_stage0-libsynta...
2013-03-12 Luqman AdenAdd alignstack option for inline asm.
2013-03-12 Luqman AdenKeep everything tidy.
2013-03-12 Luqman AdenParse operands properly and add a way to indicate volat...
2013-03-12 Luqman AdenParse inline assembly.
2013-03-12 borsauto merge of #5304 : jld/rust/const-adjustments, r...
2013-03-12 borsauto merge of #5292 : thestinger/rust/nil, r=graydon
2013-03-11 borsauto merge of #5314 : jld/rust/adt-simplification,...
2013-03-11 borsauto merge of #5291 : pcwalton/rust/drop-lint, r=pcwalton
2013-03-11 Patrick Waltonlibsyntax: Remove newtype enums from libsyntax. rs...
2013-03-11 borsauto merge of #5122 : sanxiyn/rust/vec-match-tail-2...
2013-03-11 Seo SanghyeonImplement vector destructuring from tail
2013-03-10 borsauto merge of #5285 : jld/rust/emacs-refix, r=brson
2013-03-10 borsauto merge of #5302 : thestinger/rust/vec, r=nikomatsakis
2013-03-10 borsauto merge of #5296 : nikomatsakis/rust/region-syntax...
2013-03-10 Niko MatsakisRemove @ast::Region and replace with @ast::Lifetime.
2013-03-08 borsauto merge of #5278 : brson/rust/logplusplus, r=brson
2013-03-08 borsauto merge of #5260 : pcwalton/rust/assert, r=pcwalton
2013-03-08 Patrick Waltonlibrustc: Stop parsing `assert`.
2013-03-08 Patrick Waltonlibrustc: Remove record patterns from the compiler
2013-03-08 Patrick Waltonlibsyntax: Remove struct literal expressions from the...
2013-03-08 Patrick Waltonlibrustc: Remove structural record types from the compiler
2013-03-07 Brian AndersonMerge remote-tracking branch 'brson/cross7'
2013-03-07 borsauto merge of #5256 : thestinger/rust/bool, r=brson
2013-03-07 borsauto merge of #5255 : jbclements/rust/remove-parse...
2013-03-07 borsauto merge of #5182 : youknowone/rust/enum-cast, r...
2013-03-06 borsauto merge of #5246 : brson/rust/demode, r=brson
2013-03-06 borsauto merge of #5253 : nikomatsakis/rust/issue-5243...
2013-03-06 Niko MatsakisFix a bug with region-parameterized enums etc where...
2013-03-06 John Clementsremoved unused abstraction over paths and value_paths
2013-03-05 borsauto merge of #5232 : bstrie/rust/issue4448, r=nikomatsakis
2013-03-05 borsauto merge of #5231 : jbclements/rust/better-macro...
2013-03-05 borsauto merge of #5233 : bstrie/rust/deimpselfcore, r...
2013-03-05 borsauto merge of #5237 : thestinger/rust/iter, r=nikomatsakis
2013-03-05 borsauto merge of #5225 : nikomatsakis/rust/issue-5224...
next