aboutsummaryrefslogtreecommitdiffstats
path: root/c_parser/test
Commit message (Expand)AuthorAgeFilesLines
* Fixing testsYann Herklotz2018-03-1017-7/+210
* fixing .gitignoreYann Herklotz2017-03-1080-1119/+0
* making changes to type in lexer nowYann Herklotz2017-03-064-0/+491
* Nearly all working perfectlyYann Herklotz2017-02-1927-46/+268
* Finished declarations completetly apart from curliesYann Herklotz2017-02-1936-82/+341
* Finished if statement for the most partYann Herklotz2017-02-1915-10/+119
* Creating if statement and added test case for itYann Herklotz2017-02-175-0/+17
* Finished functions completely, now moving on to statementsYann Herklotz2017-02-1711-0/+68
* Fixed case for empty param list in functionYann Herklotz2017-02-173-9/+7
* made tests in nicer formatYann Herklotz2017-02-178-0/+0
* Finished compound statement for function and added test casesYann Herklotz2017-02-1722-53/+86
* Finished functions for nowYann Herklotz2017-02-172-1/+27
* Functions now work as wellYann Herklotz2017-02-171-1/+7
* Making functions workYann Herklotz2017-02-172-2/+4
* Working variables finally by adding mutableYann Herklotz2017-02-172-1/+15
* Changing ast and improving itYann Herklotz2017-02-161-0/+5
* Started parser but not working yet, finished makefileYann Herklotz2017-02-073-16/+0
* Changing file structureYann Herklotz2017-02-072-0/+16