aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-04Make up to dateHEADmasterCamil Staps4-25/+23
2019-01-01Add note about when not to use this libraryCamil Staps1-0/+7
2018-09-23Export labels by defaultCamil Staps1-1/+1
2017-10-16Fix compilation errorCamil Staps1-0/+7
2017-07-28Fixed toString for EqDescArityCamil Staps1-0/+1
2017-07-20Fix printing of booleansCamil Staps1-1/+1
2017-07-19Add notBCamil Staps6-0/+13
2017-07-18Add negICamil Staps6-0/+12
2017-07-18Add remICamil Staps6-0/+12
2017-07-18Added divICamil Staps6-4/+16
2017-07-18Raw instructionsCamil Staps2-3/+7
2017-07-18Raw annotationsCamil Staps2-0/+7
2017-07-18Add annotationsCamil Staps2-1/+24
2017-07-17Add CommentsCamil Staps2-1/+4
2017-07-17Add <<< for Assembler and StatementCamil Staps2-2/+15
2016-07-06Fix toString for fillI and similar instructionsCamil Staps1-2/+5
2016-07-06toString for Assembler (and Statement)Camil Staps2-0/+47
2016-07-05Added Machine as module levelCamil Staps26-68/+67
2016-07-03ProgramStore as array for efficiencyCamil Staps1-6/+3
2016-07-03readmeCamil Staps1-0/+5
2016-07-03Fix RTS; working exampleCamil Staps4-119/+70
2016-07-03Added ABC.CodeCamil Staps7-5/+74
2016-07-01Moved to directory, added test programCamil Staps27-0/+148
2016-07-01AssemblerCamil Staps5-5/+208
2016-07-01Driver, InstructionsCamil Staps7-1/+493
2016-07-01PrintingCamil Staps15-46/+125
2016-07-01FixesCamil Staps16-52/+92
2016-06-30Descriptors, ProgramCamil Staps5-0/+103
2016-06-30GraphStore, NodesCamil Staps6-0/+164
2016-06-30A,B,C-stacksCamil Staps10-0/+218