| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2011-03-25 | Another go at changing compile-command, this time using RBUILD env var. | Graydon Hoare | -1/+1 | |
| 2011-03-25 | Revert "Bulk-edit compile commands in emacs chatter to point to assumed ↵ | Graydon Hoare | -1/+1 | |
| build/ dir off src root." This reverts commit 846f2e2ba994268725f38c36fa12f1a09f21615c. | ||||
| 2011-03-25 | Bulk-edit compile commands in emacs chatter to point to assumed build/ dir ↵ | Graydon Hoare | -1/+1 | |
| off src root. | ||||
| 2011-03-16 | Switch all vases of vec += elt to vec += vec. Prohibit former in rustboot. ↵ | Graydon Hoare | -4/+3 | |
| Tweak std lib vec fns in process. | ||||
| 2011-03-14 | Merge remote branch 'brson/recursive-elseif' | Graydon Hoare | -18/+11 | |
| 2011-03-14 | Add basic file-system functionality | Marijn Haverbeke | -2/+2 | |
| 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. | ||||
| 2011-03-13 | Merge branch 'master' into recursive-elseif | Brian Anderson | -3/+6 | |
| Conflicts: src/comp/middle/typeck.rs | ||||
| 2011-03-10 | Update the current id when we create sub parsers. | Rafael Ávila de Espíndola | -2/+5 | |
| 2011-03-10 | Fix eval typo (caught by Martin Hock). | Graydon Hoare | -1/+1 | |
| 2011-03-07 | Merge branch 'master' into recursive-elseif | Brian Anderson | -0/+436 | |
| Conflicts: src/Makefile src/comp/front/ast.rs src/comp/front/parser.rs src/comp/middle/fold.rs src/comp/middle/trans.rs | ||||
| 2011-03-01 | Populate default compilation environment as in rustboot. | Graydon Hoare | -1/+1 | |
| 2011-02-25 | Fix typo in crate directive evaluator. | Graydon Hoare | -1/+1 | |
| 2011-02-24 | Factor crate expr evaluator out of parser, expand to simple scalars and ops, ↵ | Graydon Hoare | -0/+443 | |
| if, alt. | ||||
