Age | Commit message (Expand) | Author |
2022-01-06 | hello world! | pommicket |
2022-01-06 | function calls | pommicket |
2022-01-06 | rvalues! | pommicket |
2022-01-05 | number terms! | pommicket |
2022-01-05 | new language idea | pommicket |
2021-11-28 | small corrections | Leo Tenenbaum |
2021-11-21 | fix function prologue/epilogue, 2nd pass | Leo Tenenbaum |
2021-11-20 | looking up things | Leo Tenenbaum |
2021-11-20 | label definitions? | Leo Tenenbaum |
2021-11-19 | mork work on 04b compiler | Leo Tenenbaum |
2021-11-19 | start 04b compiler | pommicket |
2021-11-17 | 04a readme and corrections | pommicket |
2021-11-17 | simple preprocessor | pommicket |
2021-11-16 | start 04 | pommicket |
2021-11-15 | add 03 to Makefile | pommicket |
2021-11-14 | update bootstrap.sh with 03 | pommicket |
2021-11-14 | 03 readme minor edits | pommicket |
2021-11-14 | 03 README | pommicket |
2021-11-13 | more label space, just in case | pommicket |
2021-11-13 | corrections in 03 compiler, better hello world program! | pommicket |
2021-11-13 | +=/-=/etc with immediates!! | pommicket |
2021-11-13 | jump above/below | pommicket |
2021-11-13 | error line numbers! | pommicket |
2021-11-13 | pretty much done 03 compiler! | pommicket |
2021-11-13 | return, reserve, align | pommicket |
2021-11-13 | str (hello wrold program is really simple now!) | pommicket |
2021-11-13 | second pass (+hello world!), call A | pommicket |
2021-11-13 | ]=, ^=, also *fixed variable sar in previous compilers* | pommicket |
2021-11-13 | -=, shifts, and more | pommicket |
2021-11-12 | += | pommicket |
2021-11-12 | conditional and unconditional jumps | pommicket |
2021-11-12 | useful functions | pommicket |
2021-11-12 | label lookup working! | pommicket |
2021-11-11 | numbers! | pommicket |
2021-11-11 | read decimal number | pommicket |
2021-11-11 | (03) storing label addresses | pommicket |
2021-11-10 | start stage 3--hex digit to number | pommicket |
2021-11-10 | add compares to conditional jump instructions | pommicket |
2021-11-10 | update bootstrap.sh | pommicket |
2021-11-10 | readme tweaks, mainly | pommicket |
2021-11-10 | readme edits | 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 |
2021-09-01 | markdown to HTML converter | pommicket |
2021-09-01 | 01 done | pommicket |
2021-09-01 | finished 01, now just need to write readme | pommicket |
2021-09-01 | mostly done stage 01 | pommicket |