Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-07-19 | Add while and ! to printer | Camil Staps | 2 | -0/+3 |
2017-07-19 | Add while and !, fix error in consecutive declarations | Camil Staps | 7 | -18/+64 |
2017-07-19 | Nomenclature: Application type is now Expression | Camil Staps | 5 | -31/+31 |
2017-07-19 | Add else if | Camil Staps | 7 | -41/+44 |
2017-07-19 | Add readme and license | Camil Staps | 2 | -0/+71 |
2017-07-19 | Reorganise | Camil Staps | 10 | -61/+73 |
2017-07-19 | Working fibonacci | Camil Staps | 7 | -64/+182 |
2017-07-19 | Allow / in filenames | Camil Staps | 1 | -1/+1 |
2017-07-18 | Add +, -, *, /, %, ~ | Camil Staps | 5 | -21/+129 |
2017-07-18 | Fix stack sizes | Camil Staps | 1 | -6/+15 |
2017-07-18 | ABC machine instructions | Camil Staps | 5 | -38/+51 |
2017-07-18 | Allow for multiple initialisations on one line | Camil Staps | 2 | -8/+8 |
2017-07-18 | Easier interface | Camil Staps | 3 | -21/+62 |
2017-07-18 | Compiling seems to work | Camil Staps | 2 | -23/+89 |
2017-07-17 | Fix some incorrect ABC instructions | Camil Staps | 4 | -14/+26 |
2017-07-17 | Initial commit | Camil Staps | 16 | -0/+765 |