Commit graph

7 commits

Author SHA1 Message Date
Quentin Carbonneaux
4eb54dc750 support unary minus 2015-10-04 21:08:57 -04:00
Quentin Carbonneaux
ae38614f94 add post {in,de}crement support + fix grammar 2015-10-04 21:01:56 -04:00
Quentin Carbonneaux
6b3cbe2e83 parse functions in minic 2015-10-04 15:18:27 -04:00
Quentin Carbonneaux
5b8b78f2f1 == and != do not consider signs 2015-10-03 11:38:28 -04:00
Quentin Carbonneaux
04ed7f56aa minor bug in case While 2015-10-02 15:46:24 -04:00
Quentin Carbonneaux
d1c348bf15 oops, stupid swap in a printf 2015-10-02 15:36:51 -04:00
Quentin Carbonneaux
30eced928c start an example compiler for a subset of C 2015-10-02 15:34:38 -04:00