aboutsummaryrefslogtreecommitdiff
path: root/src/boot/util
Commit message (Expand)AuthorAgeFilesLines
* Another go at changing compile-command, this time using RBUILD env var.Graydon Hoare2011-03-253-3/+3
* Revert "Bulk-edit compile commands in emacs chatter to point to assumed build...Graydon Hoare2011-03-253-3/+3
* Bulk-edit compile commands in emacs chatter to point to assumed build/ dir of...Graydon Hoare2011-03-253-3/+3
* Add FreeBSD_x86_elf target to rustbootRob Arnold2011-02-091-0/+1
* rustboot: Only bottom out at opaque IL types after finding two cycles. DON'T ...Patrick Walton2010-12-211-0/+7
* Code sketch and comment notes on textual crate signatures.Graydon Hoare2010-11-031-0/+9
* Add -lpath mechanism for logging only a subset of a pass (by module-path prefix)Graydon Hoare2010-10-081-0/+25
* Add Ast.ATOM_pexp and -pexp mode wherein pexps live beyond parsing, into late...Graydon Hoare2010-09-151-2/+5
* Initial support for a global crate metadata cachePatrick Walton2010-09-071-0/+2
* Merge remote branch 'tohava/master'Graydon Hoare2010-08-231-0/+31
|\
| * Modified parser to handle alt type andadded a few testsOr Brostovski2010-08-211-0/+31
* | Fix max_sz bug that ended up causing us to index incorrectly into a vec of ta...Roy Frostig2010-08-121-1/+1
|/
* Tidy up handling of unimplemented features. These are expected (if undesirabl...Graydon Hoare2010-07-201-1/+8
* Make the LLVM compiler crash when it hits a source construct it doesn't knowJeffrey Yasskin2010-07-201-0/+4
* Implement the "simple typechecker", which avoids HM inferencePatrick Walton2010-07-151-0/+10
* Add a ty_children function to enumerate the children of any typePatrick Walton2010-07-121-1/+0
* Numerous bug fixes to typestate algorithm.Graydon Hoare2010-07-061-0/+9
* Add an arr_iter2 function to common.mlPatrick Walton2010-07-021-0/+5
* Canonicalize hashtables after running them through htab_map. Closes #77.Graydon Hoare2010-06-281-2/+16
* Revert "Add intrinsic calling convention." Isn't going to work.Graydon Hoare2010-06-251-2/+0
* Add intrinsic calling convention.Graydon Hoare2010-06-241-0/+2
* Add fmt module, move out some common format helpers, add instruction-selectio...Graydon Hoare2010-06-241-0/+83
* Populate tree.Graydon Hoare2010-06-232-0/+816