summary refs log tree commit diff
path: root/emit.c
AgeCommit message (Expand)Author
2016-04-22refine fp conversion instructionsQuentin Carbonneaux
2016-04-20match jumps/ops with il textQuentin Carbonneaux
2016-04-13add unsigned comparisons to emitQuentin Carbonneaux
2016-04-13handle the bad jump caseQuentin Carbonneaux
2016-04-12frendlier error message in emitQuentin Carbonneaux
2016-04-12fix typo in emitQuentin Carbonneaux
2016-04-08avoid gcc warning in emitQuentin Carbonneaux
2016-04-08use union for punning in emitQuentin Carbonneaux
2016-04-04fat il!Quentin Carbonneaux
2016-03-31cleanup error handlingQuentin Carbonneaux
2016-03-29make block labels per-functionQuentin Carbonneaux
2016-03-29new layout, put LICENSE in rootQuentin Carbonneaux