aboutsummaryrefslogtreecommitdiffstats
path: root/c_compiler/test/in
Commit message (Collapse)AuthorAgeFilesLines
* Adding test and break workingYann Herklotz2017-03-223-10/+21
|
* changed type layout to have all necessary informationYann Herklotz2017-03-213-3/+46
|
* global vars work and changing to printfYann Herklotz2017-03-201-0/+6
|
* Added large numbersYann Herklotz2017-03-191-0/+7
|
* Making recursion nicerYann Herklotz2017-03-191-4/+3
|
* Completely working recursion and with correct frameYann Herklotz2017-03-191-7/+6
|
* Made test cases a bit betterYann Herklotz2017-03-188-28/+26
|
* Broke compound statementYann Herklotz2017-03-181-0/+12
|
* Working while loopYann Herklotz2017-03-181-0/+11
|
* added while loop and if workingYann Herklotz2017-03-182-1/+24
|
* Creating if statementYann Herklotz2017-03-171-6/+2
|
* Trying to fix segfaultYann Herklotz2017-03-171-7/+1
|
* Working functionsYann Herklotz2017-03-171-0/+8
|
* function calls now work completelyYann Herklotz2017-03-161-0/+9
|
* Working with stackYann Herklotz2017-03-151-1/+2
|
* Have to improve reg allocationYann Herklotz2017-03-123-0/+21
|
* Can do multiple adds and subsYann Herklotz2017-03-101-1/+1
|
* moved test casesYann Herklotz2017-03-1012-0/+24
|
* Changed simple test caseYann Herklotz2017-03-101-5/+3
|
* Adding test casesymherklotz2017-03-1010-0/+78
|
* Finished assignment expressionymherklotz2017-03-102-15/+0
|
* Got variables and bindings kind of workingymherklotz2017-03-103-12/+0
|
* Adding extra test case and slight mod to classesYann Herklotz2017-03-081-0/+6
|
* Can compile simplest programYann Herklotz2017-03-073-0/+18
|
* Changing ast structure againYann Herklotz2017-03-0215-131/+3
|
* Finished parserYann Herklotz2017-03-0115-0/+131