| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-20 | d,, branch, ?branch | kitty | |
| 2026-03-20 | \ comments | kitty | |
| 2026-03-20 | import comparisons | kitty | |
| 2026-03-20 | char, immediate, and ( bracket comments ) | kitty | |
| 2026-03-20 | stack and math words | kitty | |
| 2026-03-19 | math stuff | kitty | |
| 2026-03-19 | `grow` calls `executable` | kitty | |
| 2026-03-18 | stack operators | kitty | |
| 2026-03-18 | syscalls | kitty | |
| 2026-03-18 | vaguely working interpretation | kitty | |
| 2026-03-17 | [ and ] | kitty | |
| 2026-03-17 | seemingly working interpret from jf | kitty | |
| nice honestly it might not be a bad idea to add testing *at this point* | |||
| 2026-03-16 | moving some stuff over from jewelforth | kitty | |
| i would like to at some point add $ and % prefixes to the number interpreter. | |||
| 2026-03-16 | type and executable swap stack order | kitty | |
| 2026-03-16 | `find` | kitty | |
| 2026-03-16 | dummy sanctuary.fs | kitty | |
| 2026-03-16 | .s: the return of DONEDONEYIPPEEE | kitty | |
| 2026-03-16 | remove TOS register, move SP to r15, `type` | kitty | |
| TOS efficiency gain is negligible and it complicates the implementation. i'm going to make a stack dump word in a bit so now is a good time to get rid of this for simplicity's sake. i also took this opportunity to move it to r15 so the reserved register is numerically the highest. | |||
| 2026-03-15 | parse and parse-name (untested) | kitty | |
| 2026-03-15 | some basic words and documentation thereof | kitty | |
| i Willâ„¢ maintain the documentation alongside the code | |||
| 2026-03-15 | some macros | kitty | |
| 2026-03-15 | template makefile and asm | kitty | |
| 2026-03-15 | init commit. forth implementation round 2 | kitty | |
| now i have jewelforth in a working state, i am starting again from scratch with all the hindsight from actually having Done the Thing. | |||
