Branch | Commit message | Author | Age | |
---|---|---|---|---|
master | Translate function calls | David Li | 7 years | |
Age | Commit message | Author | Files | Lines |
2017-11-28 | Translate function callsHEADmaster | David Li | 4 | -17/+58 |
2017-11-28 | Define how to represent functions in environment | David Li | 1 | -41/+48 |
2017-11-28 | Reference-count levels | David Li | 3 | -24/+33 |
2017-11-28 | Distinguish between functions and values in environment | David Li | 1 | -31/+49 |
2017-11-26 | Translate variable references | David Li | 3 | -17/+19 |
2017-11-26 | Translate variable bindings | David Li | 3 | -9/+50 |
2017-11-26 | Rename ir::Binop to ir::BinOp | David Li | 3 | -5/+6 |
2017-11-26 | Thread the current level through the program | David Li | 3 | -16/+23 |
2017-11-26 | Translate binop (only num + num) | David Li | 2 | -2/+11 |
2017-11-07 | Parameterize translation on frame type | David Li | 3 | -13/+40 |
[...] | ||||
Clone | ||||
https://git.lidavidm.me/taiga |