Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-23 | add random non-overlapping ranges in core | sanine-a | |
2023-05-23 | correct indirection code to match spec | sanine-a | |
2023-05-23 | implement DJN | sanine-a | |
2023-05-23 | implement JMN | sanine-a | |
2023-05-23 | implement JMZ | sanine-a | |
2023-05-23 | fix core boundary wrapping | sanine-a | |
2023-05-23 | implement SLT | sanine | |
2023-05-23 | implement CMP | sanine | |
2023-05-23 | implement SUB | sanine | |
2023-05-23 | test & fix indirection & predecrement | sanine | |
2023-05-22 | implement MOV | sanine | |
2023-05-22 | begin testing and make grammar more spec-compliant | sanine | |
2023-05-22 | begin writing vm | sanine-a | |
2023-05-22 | fix comment parsing | sanine-a | |
2023-05-22 | fix line labels ordering | sanine-a | |
2023-05-22 | update label style and add implicit second operand | sanine-a | |
2023-05-22 | fix double-newline bug in grammar | sanine-a | |
2023-05-22 | update grammar | sanine | |
2023-05-19 | initial pass at grammar | sanine | |