| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-30 | put a redundant null byte after the string | kitty | |
| this will cause issues if the word has a null byte in the name. so don't do that. obviously | |||
| 2026-01-30 | more primitives, notably PARSE, untested | kitty | |
| 2026-01-27 | untested @ ! and some notes | kitty | |
| 2026-01-22 | changed mind: TOS in memory | kitty | |
| i don't actually think this matters, especially on this hardware. plus it complicates implementation. | |||
| 2026-01-22 | clarify +16 to initial stack pointer | kitty | |
| 2026-01-22 | namechange SP → NOS; start stack actually empty | kitty | |
| 2026-01-22 | some macros | kitty | |
| 2026-01-22 | some notes in the readme, vim folding in .s | kitty | |
| 2026-01-21 | formatting | kitty | |
| 2026-01-21 | move to STC forth, note on COMPILE, | kitty | |
| 2026-01-20 | dtc i think is best | kitty | |
| 2026-01-20 | attempt at correct language detection | kitty | |
| 2026-01-20 | syscall macros | kitty | |
| 2026-01-20 | formatting fix: add bullet points to forth reg list | kitty | |
| 2026-01-20 | decision on forth registers | kitty | |
| 2026-01-19 | build test, x86 → x86_64 (changed my mind) | kitty | |
| 2026-01-19 | gitignore, makefile | kitty | |
| makefile includes debug symbols (-F dwarf) | |||
| 2026-01-19 | init commit | kitty | |
