about summary refs log tree commit diff
path: root/src/boot/me/alias.ml
AgeCommit message (Expand)AuthorLines
2011-05-13Remove rustboot from the repository.Graydon Hoare-156/+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-08Add a check for binding an alias. Good thing, as we had two instances in our ...Graydon Hoare-0/+26
2010-10-08Add -lpath mechanism for logging only a subset of a pass (by module-path prefix)Graydon Hoare-3/+2
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-6/+5
2010-07-23Rename STMT_init_* to STMT_new_*; former name was confusing.Graydon Hoare-4/+4
2010-07-15Make mutability no longer a type constructorPatrick Walton-1/+1
2010-07-14Minimize pointless logging during walk.Graydon Hoare-1/+2
2010-07-08Build fix from jmuizelaar (on ocamlc versions that notice this bug; drat, not...Graydon Hoare-1/+1
2010-07-01Relax alias-analysis pass to permit literal-aliasing.Graydon Hoare-1/+1
2010-06-29Initial stab at lowering mutable and exterior into the type system.Graydon Hoare-1/+1
2010-06-25Fix over-conservatism in alias analysis.Graydon Hoare-7/+4
2010-06-23Populate tree.Graydon Hoare-0/+134