aboutsummaryrefslogtreecommitdiff
path: root/src/boot/driver/session.ml
Commit message (Collapse)AuthorAgeFilesLines
* Make error reporting slightly more regular.Graydon Hoare2010-08-241-1/+1
|
* Modify session to report errors in an emacs-parser-friendlier way.Graydon Hoare2010-08-201-2/+2
|
* Switch machine-type lexemes to use suffixes. Remove support for foo(bar) as ↵Graydon Hoare2010-07-271-1/+2
| | | | a cast notation. Closes #129.
* Tidy up handling of unimplemented features. These are expected (if ↵Graydon Hoare2010-07-201-0/+13
| | | | undesirable) sorts of error, we should handle better than "backtrace and exit 2".
* Populate tree.Graydon Hoare2010-06-231-0/+111