aboutsummaryrefslogtreecommitdiff
path: root/src/boot/driver/lib.ml
Commit message (Collapse)AuthorAgeFilesLines
* Another go at changing compile-command, this time using RBUILD env var.Graydon Hoare2011-03-251-1/+1
|
* Revert "Bulk-edit compile commands in emacs chatter to point to assumed ↵Graydon Hoare2011-03-251-1/+1
| | | | | | build/ dir off src root." This reverts commit 846f2e2ba994268725f38c36fa12f1a09f21615c.
* Bulk-edit compile commands in emacs chatter to point to assumed build/ dir ↵Graydon Hoare2011-03-251-1/+1
| | | | off src root.
* Add FreeBSD_x86_elf target to rustbootRob Arnold2011-02-091-0/+4
|
* Code sketch and comment notes on textual crate signatures.Graydon Hoare2010-11-031-0/+219
|
* Move id counters into sess in preparation for moving desugaring to middle-end.Graydon Hoare2010-09-201-6/+4
|
* First lame stab at solving the diamond import problemPatrick Walton2010-09-081-18/+24
|
* Initial support for a global crate metadata cachePatrick Walton2010-09-071-1/+5
|
* Let the compiler find libraries that aren't in the current directory.Jeffrey Yasskin2010-07-161-1/+2
|
* Some fixme-to-issue housekeeping.Graydon Hoare2010-06-281-2/+2
|
* Populate tree.Graydon Hoare2010-06-231-0/+232