Age | Commit message (Expand) | Author |
---|---|---|
2022-01-07 | instruction table, remove old instructions | pommicket |
2021-11-13 | ]=, ^=, also *fixed variable sar in previous compilers* | pommicket |
2021-11-11 | (03) storing label addresses | pommicket |
2021-11-10 | add compares to conditional jump instructions | pommicket |
2021-11-10 | readme tweaks, mainly | pommicket |
2021-11-09 | hello world working! yay! | pommicket |
2021-11-09 | working program in 02 lang!! | pommicket |
2021-11-09 | offsets for label definitions, immediates | pommicket |
2021-10-31 | in theory, i just need to fill in offsets | pommicket |
2021-09-02 | in theory all that's left for program 02 is filling in jumps | pommicket |