| Age | Commit message (Expand) | Author |
| 2026-02-17 | else | kitty |
| 2026-02-16 | jonesforth port improvements of stack words | kitty |
| 2026-02-16 | port some comparison n logic words from jf | kitty |
| 2026-02-16 | smudge, rewrite : using create and smudge | kitty |
| 2026-02-16 | CREATE asm word | kitty |
| 2026-02-16 | +! -! allot | kitty |
| 2026-02-16 | tab is whitespace | kitty |
| 2026-02-15 | improve number | kitty |
| 2026-02-15 | emit, cr, sp | kitty |
| 2026-02-15 | remove accidental comment | kitty |
| 2026-02-15 | working if + then, i think? | kitty |
| 2026-02-14 | [compile] and ' | kitty |
| 2026-02-14 | 0branch (untested) | kitty |
| 2026-02-14 | branch!! | kitty |
| 2026-02-14 | rm outdated stuff from readme | kitty |
| 2026-02-14 | immediate, /mod, * | kitty |
| 2026-02-14 | shut up error because i dont care | kitty |
| 2026-02-14 | makefile fix, arithmetic | kitty |
| 2026-02-14 | it works??????????????? | kitty |
| 2026-02-13 | backslash comments | kitty |
| 2026-02-13 | ,,, *maybe* working? | kitty |
| 2026-02-13 | fix STATE | kitty |
| 2026-02-13 | move HERE to .bss proper | kitty |
| 2026-02-13 | a shitload of temporary testing stuff+stack fix | kitty |
| 2026-02-09 | stackwords, number in interpreter | kitty |
| 2026-02-09 | NUMBER and LIT (untested) | kitty |
| 2026-02-09 | immediate interpreter, :, untested | kitty |
| 2026-02-09 | reverse order in interpreter | kitty |
| 2026-02-09 | compile/interpret in interpreter | kitty |
| 2026-02-08 | oops | kitty |
| 2026-02-08 | ; compiling a ret and setting to interpreting | kitty |
| 2026-02-08 | COMPILE, | kitty |
| 2026-02-08 | expand brk and assign it as HERE | kitty |
| 2026-02-08 | state variable + macros | kitty |
| 2026-02-08 | separate >cfa into a word | kitty |
| 2026-02-08 | initfile BYE working | kitty |
| 2026-02-08 | i believe it now passes PARSE | kitty |
| 2026-02-08 | almost certainly deeply broken FIND | kitty |
| 2026-01-30 | put a redundant null byte after the string | kitty |
| 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 |
| 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 |