Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-08-20 | Make AST::compile const and make Module compilation API take const AST*. | David Robillard | 1 | -30/+30 |
2010-08-19 | Move PEnv::parse implementation to parse.cpp and remove PEnv::parseTuple. | David Robillard | 1 | -38/+1 |
2010-08-19 | Add quote to syntax (currently only a lexeme is quotable, no lists...) | David Robillard | 1 | -1/+8 |
2010-08-19 | Coherent AString and Lexeme implementation. | David Robillard | 1 | -12/+21 |
2010-08-18 | Update for LLVM 2.7. | David Robillard | 1 | -9/+5 |
2010-04-13 | Better (but still not correct...) computation of lifted function implementati... | David Robillard | 1 | -1/+3 |
2010-04-13 | Better error reporting when unification fails (report both locations, and pre... | David Robillard | 1 | -11/+21 |
2010-04-13 | Restructure as a source translation based compiler. | David Robillard | 1 | -85/+160 |
2010-04-08 | Exception specifiers. | David Robillard | 1 | -32/+34 |
2010-04-08 | Tuplr -> Resp (RESource Processing). | David Robillard | 1 | -0/+727 |