aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* removing working dirymherklotz2017-03-101-0/+1
* Got variables and bindings kind of workingymherklotz2017-03-1043-93/+246
* Adding mergeymherklotz2017-03-101-0/+0
* Merge branch 'master' of github.com:LangProc/langproc-2016-cwymherklotz2017-03-1018-6/+436
|\
| * Updated spec about 0==success (!)David Thomas2017-03-091-1/+1
| * Moved from success is 1 to success is 0 as suggested.David Thomas2017-03-097-12/+37
| * Transfer in test and documentation parts.David Thomas2017-03-0918-6/+411
* | Changing printasmYann Herklotz2017-03-1022-115/+197
* | Adding extra test case and slight mod to classesYann Herklotz2017-03-083-2/+15
* | Merge branch 'master' into compilerYann Herklotz2017-03-0735-181/+825
|\ \
| * | adding ctags for some reasonYann Herklotz2017-03-071-0/+683
| * | Can compile simplest programYann Herklotz2017-03-0723-139/+124
| * | Merge branch 'master' of github.com:LangProc/langproc-2016-cwYann Herklotz2017-03-061-1/+3
| |\|
| | * Note that extra attributes are allowed. Closes #24.m8pple2017-03-061-1/+3
| * | Removing declaration of filenoYann Herklotz2017-03-063-8/+14
| * | removed vagrant folderYann Herklotz2017-03-068-33/+1
| * | Merge branch 'compiler'Yann Herklotz2017-03-06129-1079/+1543
| |\ \
| * | | savingYann Herklotz2017-03-061-0/+1
* | | | Commiting compilerYann Herklotz2017-03-0717-0/+201
| |/ / |/| |
* | | Made good progressYann Herklotz2017-03-0616-28/+98
* | | making changes to type in lexer nowYann Herklotz2017-03-0621-65/+778
* | | DoneYann Herklotz2017-03-052-58/+0