Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-03-06 | Split LLVM dependent backend from core code. | David Robillard | 1 | -1181/+6 |
2009-03-05 | Shrink. | David Robillard | 1 | -20/+10 |
2009-03-05 | Less parser specialmagic cruft. | David Robillard | 1 | -54/+31 |
2009-03-05 | Proper error reporting for undefined symbols. | David Robillard | 1 | -41/+46 |
2009-03-05 | Remove silly looking parenthesis from primitive type expressions. | David Robillard | 1 | -25/+42 |
2009-03-05 | Make TEnv an actual lexical environment (not used yet). | David Robillard | 1 | -23/+17 |
2009-03-05 | Cleanup. | David Robillard | 1 | -27/+30 |
2009-03-05 | Proper type inferencing for functions (and more generic) (type the identity f... | David Robillard | 1 | -30/+42 |
2009-03-05 | Work with LLVM 2.4. | David Robillard | 1 | -3/+3 |
2009-03-05 | Don't lift variable typed closures (but don't die). | David Robillard | 1 | -8/+6 |
2009-03-05 | Cleanup. | David Robillard | 1 | -16/+10 |
2009-03-05 | GCC style error reporting with line and column number. | David Robillard | 1 | -102/+116 |
2009-03-05 | Working cons allocation. | David Robillard | 1 | -64/+224 |
2009-01-29 | Pairs. Kinda. | David Robillard | 1 | -20/+141 |
2009-01-28 | Move stuff. | David Robillard | 1 | -0/+981 |