summaryrefslogtreecommitdiffstatshomepage
path: root/py/compile.c
Commit message (Expand)AuthorAge
* Compiler computes labels and max_num_labels.Damien2013-10-05
* Further factorise PASS_1 out of specific emit code.Damien2013-10-05
* Restructure emit so it goes through a method table.Damien2013-10-05
* Use macro EMIT_COMMON for emit_common calls.Damien2013-10-04
* Initial commit.Damien2013-10-04