aboutsummaryrefslogtreecommitdiff
path: root/src/boot/driver
Commit message (Expand)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 a...Graydon Hoare2010-07-272-1/+3
* 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 undesirabl...Graydon Hoare2010-07-202-4/+33
* Let the compiler find libraries that aren't in the current directory.Jeffrey Yasskin2010-07-161-1/+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-292-2/+2
* Fix underlying failure to signal errors when dep'ing.Graydon Hoare2010-06-291-6/+8
* Some fixme-to-issue housekeeping.Graydon Hoare2010-06-282-4/+6
* Add fmt module, move out some common format helpers, add instruction-selectio...Graydon Hoare2010-06-241-2/+2
* Populate tree.Graydon Hoare2010-06-235-0/+817