| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Tidy up handling of unimplemented features. These are expected (if undesirabl... | Graydon Hoare | 2010-07-20 | 1 | -1/+8 |
| * | Make the LLVM compiler crash when it hits a source construct it doesn't know | Jeffrey Yasskin | 2010-07-20 | 1 | -0/+4 |
| * | Implement the "simple typechecker", which avoids HM inference | Patrick Walton | 2010-07-15 | 1 | -0/+10 |
| * | Add a ty_children function to enumerate the children of any type | Patrick Walton | 2010-07-12 | 1 | -1/+0 |
| * | Add an arr_iter2 function to common.ml | Patrick Walton | 2010-07-02 | 1 | -0/+5 |
| * | Canonicalize hashtables after running them through htab_map. Closes #77. | Graydon Hoare | 2010-06-28 | 1 | -2/+16 |
| * | Revert "Add intrinsic calling convention." Isn't going to work. | Graydon Hoare | 2010-06-25 | 1 | -2/+0 |
| * | Add intrinsic calling convention. | Graydon Hoare | 2010-06-24 | 1 | -0/+2 |
| * | Populate tree. | Graydon Hoare | 2010-06-23 | 1 | -0/+709 |