| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Cut rustc by 50kb.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
time by 50%.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
stmt and expr fold drivers.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
unneeded for rustc. Shrink rustc by 300kb. Back under 1mb.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
on the Mac in rustc.
|
| |
|
|
| |
tinderbox.
|
| |
|
|
| |
block-expressions.
|
| | |
|
| | |
|
| |
|
|
| |
rustc to use bind again.
|
| |
|
|
| |
fixing bind leakage in rustc.
|
| |
|
|
| |
using different methods (simple, iterator, tail-call, pattern match)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
ast.ml - added break and cont statements
item.ml - added break and cont statements
lexer.mll - added break and cont statements
token.ml - added break and cont statements
trans.ml - implemented the break statement for the while-loop case
- replaced hash table accesses with get_stmt_depth where needed
type.ml = added break and cont statements
typestate.ml - implemented the break statement for the while-loop case
- added shorthand filter_live_block_slots
walk.ml - added break and cont statements
while-with-break.rs - code for testing while loops
|
| | |
|
| |
|
|
| |
up and disable it entirely in the runtime. Will need extensive reworking.
|
| | |
|
| |
|
|
| |
when storing to memory.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
wrong arg, crashes. Baby steps.
|
| | |
|
| |
|
|
| |
cross.
|
| | |
|