| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-07-01 | Convert to new closure syntax | Brian Anderson | -1/+1 | |
| 2012-01-23 | s/block()/fn()/g | Niko Matsakis | -1/+1 | |
| 2012-01-13 | make "native fn" the type for bare functions, remove fn exprs | Niko Matsakis | -1/+1 | |
| 2012-01-10 | rename sendfn to fn~, lambda to fn@ | Niko Matsakis | -2/+3 | |
| 2012-01-09 | Remove proto_sugar and 'lambda' as keyword, commit to fn@. | Graydon Hoare | -1/+1 | |
| 2011-09-12 | Merge branch 'unwind' | Brian Anderson | -0/+16 | |
| Conflicts: src/comp/middle/trans.rs src/comp/middle/trans_build.rs src/lib/run_program.rs src/test/compiletest/runtest.rs | ||||
| 2011-09-11 | Add some more unwind tests | Brian Anderson | -0/+16 | |
| They worked without modifications, but I wrote them so we're keeping them. Issue #236 | ||||
