aboutsummaryrefslogtreecommitdiff
path: root/src/boot/me/layout.ml
Commit message (Expand)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 build...Graydon Hoare2011-03-251-1/+1
* Bulk-edit compile commands in emacs chatter to point to assumed build/ dir of...Graydon Hoare2011-03-251-1/+1
* Update frame logic to be compatible with SysV x86 ABI. Improves diagnostics.Graydon Hoare2010-11-161-11/+17
* Add -lpath mechanism for logging only a subset of a pass (by module-path prefix)Graydon Hoare2010-10-081-4/+3
* Bind pattern slots with ?, drop parens from 0-ary tag constructors, translate...Graydon Hoare2010-09-201-2/+3
* Switch tags to purely nominal, removing TY_iso and TY_idx. Seems to mostly wo...Graydon Hoare2010-09-091-6/+6
* Merge commit 'jyasskin/work'Graydon Hoare2010-08-101-1/+1
|\
| * Add names to tasks and domains. These can either be an explicit literal stringJeffrey Yasskin2010-08-091-1/+1
* | Get object's captured typarams when calculating sizes in the backend's fn-pro...Roy Frostig2010-08-091-3/+5
|/
* Distill semantics of use-def maps to fewer and more-obvious words.Graydon Hoare2010-07-271-3/+3
* Clean up nomenclature in the Abi constants brigade. Purge magic GEP numbers ...Roy Frostig2010-07-161-1/+1
* Begin moving closure-or-obj pointer out to front of call args by changing the...Roy Frostig2010-07-151-1/+2
* Minimize pointless logging during walk.Graydon Hoare2010-07-141-1/+2
* Implement STMT_init_box in trans, clean up some of the semant table-accessors.Graydon Hoare2010-07-011-1/+1
* Rename 'exterior' to 'box' and 'interior' to 'local' (at least wrt. slots; ke...Graydon Hoare2010-06-301-2/+2
* Populate tree.Graydon Hoare2010-06-231-0/+470