Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document. | Alex AUVOLAT | 2014-01-07 | 1 | -14/+18 |
* | Merge branch 'codegen-alex' into codegen-alex-opt | Alex AUVOLAT | 2014-01-06 | 1 | -36/+13 |
|\ | |||||
| * | Nothing, use { x with ... } | Alex AUVOLAT | 2014-01-06 | 1 | -13/+10 |
* | | New optimization : some variables are put into registers. | Alex AUVOLAT | 2013-12-29 | 1 | -71/+120 |
* | | Minor style changes. | Alex AUVOLAT | 2013-12-28 | 1 | -96/+108 |
* | | Minor style changes. | Alex AUVOLAT | 2013-12-28 | 1 | -17/+31 |
* | | Optimize calculation order for arguments. | Alex AUVOLAT | 2013-12-28 | 1 | -26/+69 |
* | | Optimizations and refactoring. | Alex AUVOLAT | 2013-12-28 | 1 | -45/+94 |
* | | Finished... more or less. | Alex AUVOLAT | 2013-12-28 | 1 | -10/+18 |
* | | More optimizations. Still has bugs. | Alex AUVOLAT | 2013-12-27 | 1 | -66/+88 |
* | | Added a test ; bug corrections ; more optimizations. | Alex AUVOLAT | 2013-12-27 | 1 | -42/+56 |
* | | Optimize : use regs for argument passing. Still has bugs. | Alex AUVOLAT | 2013-12-27 | 1 | -76/+163 |
* | | Prepared for passing arguments in registers. | Alex AUVOLAT | 2013-12-26 | 1 | -71/+115 |
* | | Optimization. | Alex AUVOLAT | 2013-12-26 | 1 | -93/+136 |
|/ | |||||
* | Fuck yeah all tests pass. | Alex AUVOLAT | 2013-12-26 | 1 | -59/+76 |
* | Begin code generation (many bugs...) | Alex AUVOLAT | 2013-12-25 | 1 | -2/+325 |
* | Implémentation de l'héritage multiple (au niveau du typage) | Alex AUVOLAT | 2013-12-20 | 1 | -0/+6 |