summaryrefslogtreecommitdiff
path: root/src/codegen.ml
Commit message (Expand)AuthorAgeFilesLines
* Finished... more or less.Alex AUVOLAT2013-12-281-10/+18
* More optimizations. Still has bugs.Alex AUVOLAT2013-12-271-66/+88
* Added a test ; bug corrections ; more optimizations.Alex AUVOLAT2013-12-271-42/+56
* Optimize : use regs for argument passing. Still has bugs.Alex AUVOLAT2013-12-271-76/+163
* Prepared for passing arguments in registers.Alex AUVOLAT2013-12-261-71/+115
* Optimization.Alex AUVOLAT2013-12-261-93/+136
* Fuck yeah all tests pass.Alex AUVOLAT2013-12-261-59/+76
* Begin code generation (many bugs...)Alex AUVOLAT2013-12-251-2/+325
* Implémentation de l'héritage multiple (au niveau du typage)Alex AUVOLAT2013-12-201-0/+6