aboutsummaryrefslogtreecommitdiff
path: root/src/boot/fe/cexp.ml
Commit message (Collapse)AuthorAgeFilesLines
* Switch machine-type lexemes to use suffixes. Remove support for foo(bar) as ↵Graydon Hoare2010-07-271-1/+3
| | | | a cast notation. Closes #129.
* Tidy up handling of unimplemented features. These are expected (if ↵Graydon Hoare2010-07-201-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 Frostig2010-07-081-1/+5
|
* Some fixme-to-issue housekeeping.Graydon Hoare2010-06-281-1/+1
|
* Populate tree.Graydon Hoare2010-06-231-0/+762