aboutsummaryrefslogtreecommitdiff
path: root/Sil
AgeCommit message (Collapse)AuthorFilesLines
2017-07-19Add while and ! to printerCamil Staps2-0/+3
2017-07-19Add while and !, fix error in consecutive declarationsCamil Staps4-17/+44
2017-07-19Nomenclature: Application type is now ExpressionCamil Staps5-31/+31
2017-07-19Add else ifCamil Staps5-35/+39
2017-07-19ReorganiseCamil Staps9-59/+71
2017-07-19Working fibonacciCamil Staps5-53/+167
2017-07-18Add +, -, *, /, %, ~Camil Staps4-21/+129
2017-07-18Fix stack sizesCamil Staps1-6/+15
2017-07-18ABC machine instructionsCamil Staps4-38/+51
2017-07-18Allow for multiple initialisations on one lineCamil Staps1-5/+5
2017-07-18Compiling seems to workCamil Staps1-23/+89
2017-07-17Fix some incorrect ABC instructionsCamil Staps3-13/+18
2017-07-17Initial commitCamil Staps10-0/+650