| Age | Commit message (Collapse) | Author | Lines |
|
|
|
|
|
|
|
which rustc doesn't support
|
|
|
|
library, as well as a test case
|
|
easier for now.
|
|
Tweak std lib vec fns in process.
|
|
|
|
|
|
|
|
|
|
|
|
See lib/run_program.rs.
|
|
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.
|
|
std.fs.list_dir will list the files in a directory, std.fs.file_is_dir
will, given a pathname, determine whether it is a directory or not.
|
|
root within std.rc anyway)
|
|
It now uses a string writer to also fill in for
middle.ty.ast_ty_to_str
|
|
For use by pretty-printer. string_writer API is a bit silly
right now, feel free to suggest a cleaner way to do this.
|
|
Adds a -pp option to the compiler which will cause it to simply
pretty-print the given file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
checking, improves diagnostics. Also report untyped slots.
|
|
to_str routine less clever and thereby resist overflow.
|
|
|
|
|
|
library.
|
|
|
|
|
|
|
|
|
|
impure-effect checking.
|
|
|
|
value
|
|
passed by value" due to test failures
This reverts commit ee901858a27bf00c7dd66e7cfecb9dd97029dba8.
|
|
value
|
|
|
|
|
|
|
|
|
|
|