aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Switch workingYann Herklotz2017-03-2210-87/+508
|
* Have to work on caseYann Herklotz2017-03-2236-14/+270
|
* Adding test and break workingYann Herklotz2017-03-2218-140/+345
|
* changed type layout to have all necessary informationYann Herklotz2017-03-2112-181/+491
|
* global vars work and changing to printfYann Herklotz2017-03-2010-77/+200
|
* Added large numbersYann Herklotz2017-03-191-0/+7
|
* Making recursion nicerYann Herklotz2017-03-191-4/+3
|
* removed unnecessary fileYann Herklotz2017-03-191-5/+5
|
* Completely working recursion and with correct frameYann Herklotz2017-03-195-9/+10
|
* Finished better expressionsYann Herklotz2017-03-199-40/+176
|
* Made test cases a bit betterYann Herklotz2017-03-189-28/+27
|
* Fixed compound statementYann Herklotz2017-03-181-3/+14
|
* Broke compound statementYann Herklotz2017-03-185-17/+53
|
* Working while loopYann Herklotz2017-03-182-1/+12
|
* added while loop and if workingYann Herklotz2017-03-185-26/+109
|
* Creating if statementYann Herklotz2017-03-178-63/+121
|
* Fixed seg faultYann Herklotz2017-03-173-27/+50
|
* Trying to fix segfaultYann Herklotz2017-03-1720-129/+152
|
* Working functionsYann Herklotz2017-03-175-13/+13
|
* Functions are workingYann Herklotz2017-03-161-70/+22
|
* function calls now work completelyYann Herklotz2017-03-166-18/+29
|
* Check if function calls workYann Herklotz2017-03-168-15/+78
|
* working, added function callsYann Herklotz2017-03-163-2/+36
|
* Still works and added correct frame sizeYann Herklotz2017-03-1610-61/+494
|
* Working with stackYann Herklotz2017-03-155-25/+52
|
* Reformatted and workingYann Herklotz2017-03-132-9/+10
|
* ReformattingYann Herklotz2017-03-1318-368/+361
|
* Have to improve reg allocationYann Herklotz2017-03-1211-11/+108
|
* improving memory leaksYann Herklotz2017-03-111-7/+7
|
* Added shared_ptr for less memory leaksYann Herklotz2017-03-1115-52/+87
|
* Can do multiple adds and subsYann Herklotz2017-03-102-4/+4
|
* moved test casesYann Herklotz2017-03-1012-0/+24
|
* fixing .gitignoreYann Herklotz2017-03-101-2/+0
|
* fixing .gitignoreYann Herklotz2017-03-107-704/+9
|
* fixing .gitignoreYann Herklotz2017-03-10111-1119/+3
|
* fixing .gitignoreYann Herklotz2017-03-1032-10/+13
|
* making .gitignoreYann Herklotz2017-03-102-7/+12
|
* repairing gitignoreYann Herklotz2017-03-102-2/+3
|
* removed unneeded foldersYann Herklotz2017-03-1074-913/+0
|
* Changed simple test caseYann Herklotz2017-03-1051-5/+623
|
* fixing test casesYann Herklotz2017-03-101-2/+2
|
* removing test cases outputYann Herklotz2017-03-109-2/+89
|
* adding test casesYann Herklotz2017-03-101-0/+1
|
* removed testYann Herklotz2017-03-104-104/+0
|
* SavingYann Herklotz2017-03-104-0/+104
|
* Adding test casesymherklotz2017-03-1011-1/+78
|
* Can do simple add and subtractymherklotz2017-03-106-10/+44
|
* Passing all my tests for nowymherklotz2017-03-105-1/+33
|
* Finished assignment expressionymherklotz2017-03-109-24/+88
|
* removing working dirymherklotz2017-03-1015-5/+0
|