| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | First pass on splitting stratum and opacity off of effects. WIP. | Graydon Hoare | 2010-11-02 | 1 | -1/+1 |
| | | |||||
| * | Bind labels explicitly in fe/cexp.ml. Should fix issue #169. | Patrick Walton | 2010-10-11 | 1 | -2/+2 |
| | | |||||
| * | Use name_base in plval base. | Graydon Hoare | 2010-09-20 | 1 | -1/+1 |
| | | |||||
| * | Move id counters into sess in preparation for moving desugaring to middle-end. | Graydon Hoare | 2010-09-20 | 1 | -17/+3 |
| | | |||||
| * | Commence moving pexp into ast, for eventual merger with expr. | Graydon Hoare | 2010-09-14 | 1 | -23/+23 |
| | | |||||
| * | Switch tags to purely nominal, removing TY_iso and TY_idx. Seems to mostly ↵ | Graydon Hoare | 2010-09-09 | 1 | -2/+6 |
| | | | | | work, possibly a little bumpy. Changes a lot. | ||||
| * | First lame stab at solving the diamond import problem | Patrick Walton | 2010-09-08 | 1 | -3/+11 |
| | | |||||
| * | Make error reporting slightly more regular. | Graydon Hoare | 2010-08-24 | 1 | -2/+3 |
| | | |||||
| * | Absent any deep overhauls to syntax or constant-handling, hack in the ↵ | Graydon Hoare | 2010-08-16 | 1 | -16/+29 |
| | | | | | ability to project a cexp var binding to a token in the parser. Use it in comp/rustc.rc and comp/lib/llvm.rs. | ||||
| * | Switch machine-type lexemes to use suffixes. Remove support for foo(bar) as ↵ | Graydon Hoare | 2010-07-27 | 1 | -1/+3 |
| | | | | | a cast notation. Closes #129. | ||||
| * | Tidy up handling of unimplemented features. These are expected (if ↵ | Graydon Hoare | 2010-07-20 | 1 | -8/+1 |
| | | | | | undesirable) sorts of error, we should handle better than "backtrace and exit 2". | ||||
| * | Err kindly instead of asserting on duplicate mod declarations in crates. | Roy Frostig | 2010-07-08 | 1 | -1/+5 |
| | | |||||
| * | Some fixme-to-issue housekeeping. | Graydon Hoare | 2010-06-28 | 1 | -1/+1 |
| | | |||||
| * | Populate tree. | Graydon Hoare | 2010-06-23 | 1 | -0/+762 |