Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-03-15 | Tidy. | David Robillard | 1 | -5/+3 |
2009-03-15 | Fix polymorphism when evaluation files. | David Robillard | 1 | -4/+0 |
2009-03-15 | Fix recursion. | David Robillard | 1 | -71/+77 |
2009-03-14 | Lexical addressing, work towards true parametric polymorphism. | David Robillard | 1 | -81/+150 |
2009-03-13 | Don't use TEnv.var() where unnecessary (this needs to go away? maybe?) | David Robillard | 1 | -3/+3 |
2009-03-12 | Encapsulate more types. | David Robillard | 1 | -12/+12 |
2009-03-10 | Tidy. | David Robillard | 1 | -3/+3 |
2009-03-07 | Shorter and more consistent names (AST -> A). | David Robillard | 1 | -15/+15 |
2009-03-07 | Remove redundant/useless ASTCall::exp | David Robillard | 1 | -10/+10 |
2009-03-07 | Tidy. | David Robillard | 1 | -1/+1 |
2009-03-07 | Oops. | David Robillard | 1 | -2/+2 |
2009-03-07 | Fancy varargs AType constructor. | David Robillard | 1 | -15/+13 |
2009-03-07 | Fix if type checking for arc style if. | David Robillard | 1 | -6/+12 |
2009-03-07 | Typing improvements. | David Robillard | 1 | -2/+5 |
2009-03-07 | Fancy error reporting for type errors, among other things. | David Robillard | 1 | -16/+18 |
2009-03-06 | Cleanup and de-llvm-ify primitive stuff. | David Robillard | 1 | -1/+49 |
2009-03-06 | Tidy. | David Robillard | 1 | -10/+12 |
2009-03-06 | Split LLVM dependent backend from core code. | David Robillard | 1 | -0/+198 |