| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Distill semantics of use-def maps to fewer and more-obvious words. | Graydon Hoare | 2010-07-27 | 1 | -6/+5 |
| * | Rename STMT_init_* to STMT_new_*; former name was confusing. | Graydon Hoare | 2010-07-23 | 1 | -4/+4 |
| * | Make mutability no longer a type constructor | Patrick Walton | 2010-07-15 | 1 | -1/+1 |
| * | Minimize pointless logging during walk. | Graydon Hoare | 2010-07-14 | 1 | -1/+2 |
| * | Build fix from jmuizelaar (on ocamlc versions that notice this bug; drat, not... | Graydon Hoare | 2010-07-08 | 1 | -1/+1 |
| * | Relax alias-analysis pass to permit literal-aliasing. | Graydon Hoare | 2010-07-01 | 1 | -1/+1 |
| * | Initial stab at lowering mutable and exterior into the type system. | Graydon Hoare | 2010-06-29 | 1 | -1/+1 |
| * | Fix over-conservatism in alias analysis. | Graydon Hoare | 2010-06-25 | 1 | -7/+4 |
| * | Populate tree. | Graydon Hoare | 2010-06-23 | 1 | -0/+134 |