| Age | Commit message (Collapse) | Author | Lines |
|
The patch also includes a number of smaller fixes to the
pretty-printer that were encountered on the way.
|
|
translation phases
|
|
|
|
|
|
build/ dir off src root."
This reverts commit 846f2e2ba994268725f38c36fa12f1a09f21615c.
|
|
off src root.
|
|
|
|
Tweak std lib vec fns in process.
|
|
|
|
|
|
|
|
Writer and reader streams now come with methods to write and read
little-endian numbers. Whether that is the right place for such
methods is debatable, but for now, that's where they live.
|
|
in each "translation unit".
Part of it is not repetitive and should probably be moved to a .ll file, but
for now we autogen all of it.
(Modified somewhat by graydon while integrating).
|
|
|
|
It now uses a string writer to also fill in for
middle.ty.ast_ty_to_str
|
|
Adds a -pp option to the compiler which will cause it to simply
pretty-print the given file.
|
|
|
|
|
|
|
|
|
|
|
|
dummy function for crate files.
|
|
|
|
reindent rustc.rs, enable uint test.
|
|
|
|
|
|
|
|
|
|
|
|
and -o).
|
|
|
|
eliminated wasted bit per uint
|
|
items and args.
|
|
identity fold, but no longer crashes.
|
|
up and disable it entirely in the runtime. Will need extensive reworking.
|
|
rustc, and move files around.
|
|
off the AST.
|
|
|
|
modules, crates.
|
|
parse an item to rustc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|