about summary refs log tree commit diff
path: root/src/boot/me/layout.ml
AgeCommit message (Expand)AuthorLines
2011-05-13Remove rustboot from the repository.Graydon Hoare-480/+0
2011-03-25Another go at changing compile-command, this time using RBUILD env var.Graydon Hoare-1/+1
2011-03-25Revert "Bulk-edit compile commands in emacs chatter to point to assumed build...Graydon Hoare-1/+1
2011-03-25Bulk-edit compile commands in emacs chatter to point to assumed build/ dir of...Graydon Hoare-1/+1
2010-11-16Update frame logic to be compatible with SysV x86 ABI. Improves diagnostics.Graydon Hoare-11/+17
2010-10-08Add -lpath mechanism for logging only a subset of a pass (by module-path prefix)Graydon Hoare-4/+3
2010-09-20Bind pattern slots with ?, drop parens from 0-ary tag constructors, translate...Graydon Hoare-2/+3
2010-09-09Switch tags to purely nominal, removing TY_iso and TY_idx. Seems to mostly wo...Graydon Hoare-6/+6
2010-08-10Merge commit 'jyasskin/work'Graydon Hoare-1/+1
2010-08-09Get object's captured typarams when calculating sizes in the backend's fn-pro...Roy Frostig-3/+5
2010-08-09Add names to tasks and domains. These can either be an explicit literal stringJeffrey Yasskin-1/+1
2010-07-27Distill semantics of use-def maps to fewer and more-obvious words.Graydon Hoare-3/+3
2010-07-16Clean up nomenclature in the Abi constants brigade. Purge magic GEP numbers ...Roy Frostig-1/+1
2010-07-15Begin moving closure-or-obj pointer out to front of call args by changing the...Roy Frostig-1/+2
2010-07-14Minimize pointless logging during walk.Graydon Hoare-1/+2
2010-07-01Implement STMT_init_box in trans, clean up some of the semant table-accessors.Graydon Hoare-1/+1
2010-06-30Rename 'exterior' to 'box' and 'interior' to 'local' (at least wrt. slots; ke...Graydon Hoare-2/+2
2010-06-23Populate tree.Graydon Hoare-0/+470