aboutsummaryrefslogtreecommitdiff
path: root/src/boot/driver/main.ml
Commit message (Collapse)AuthorAgeFilesLines
* Use a better heuristic to determine whether we're on a Mac, issue 69Patrick Walton2010-08-021-5/+3
|
* Switch machine-type lexemes to use suffixes. Remove support for foo(bar) as ↵Graydon Hoare2010-07-271-0/+1
| | | | a cast notation. Closes #129.
* Add a cumulative timer count to be sure we're getting everything.Graydon Hoare2010-07-261-3/+6
|
* Tidy up handling of unimplemented features. These are expected (if ↵Graydon Hoare2010-07-201-4/+20
| | | | undesirable) sorts of error, we should handle better than "backtrace and exit 2".
* Add version-stamp machinery (and put "Draft + datestamp" into doc footer).Graydon Hoare2010-07-031-0/+7
|
* Initial stab at lowering mutable and exterior into the type system.Graydon Hoare2010-06-291-1/+1
|
* Fix underlying failure to signal errors when dep'ing.Graydon Hoare2010-06-291-6/+8
|
* Some fixme-to-issue housekeeping.Graydon Hoare2010-06-281-2/+4
|
* Add fmt module, move out some common format helpers, add ↵Graydon Hoare2010-06-241-2/+2
| | | | instruction-selection tracing and make selection use queues rather than list refs.
* Populate tree.Graydon Hoare2010-06-231-0/+421