| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 6 days | dumpHEADmain | kitty | |
| 8 days | move ioctl to io section, .free | kitty | |
| 9 days | fix forth vocabulary word, add terminal vocabulary | kitty | |
| 9 days | case stuff | kitty | |
| one of the tests is broken. i'm not entirely sure what the issue is yet | |||
| 9 days | comment out old debug stuff | kitty | |
| could delete, maybe i'll keep it commented just in case it's ever useful | |||
| 9 days | don't push 0 0 on 'previous definitions' | kitty | |
| 9 days | fix .s | kitty | |
| 9 days | words: don't print hidden words | kitty | |
| 9 days | words now Working™ | kitty | |
| 9 days | fix search-wordlist, more tests again | kitty | |
| i think thats enough tests for now maybe also maybe i should separate test.fs into a test dir with multiple files? next point of order is .s words and dump at some point also i need to do case stuff. maybe that should be first? also i want dump to have term colours like jewelforth's one has which is a good opportunity to actually use the vocabulary functionatily. bit more ambitious, but i also want to add line editing stuff. i'm worried this will mean fucking around with input again though. also i want to include a startup timer. running the whole testing suite is about 0.035s which is Alright i think, i'd like more detailed stats than `time` gives though. i don't think speed matters too much though | |||
| 9 days | recurse, chars, more tests | kitty | |
| 9 days | specify .fs as forth | kitty | |
| forgejo showing test.fs as glsl | |||
| 9 days | basic tests | kitty | |
| 9 days | fix include splonking on blank lines | kitty | |
| 9 days | a few tests | kitty | |
| but include is broken (empty lines close the file) so i need to fix that | |||
| 9 days | run tests from makefile and clarify license | kitty | |
| 9 days | test stuff, also vocab works it looks like. lovely | kitty | |
| 10 days | more vocab work - injection success | kitty | |
| 10 days | vocab stuff, compare | kitty | |
| 14 days | rm debug bye i accidentally left in | kitty | |
| 14 days | loouping and start of wordlist | kitty | |
| 2026-04-16 | do of loop | kitty | |
| 2026-04-14 | whee!!! | kitty | |
| 2026-04-13 | un-standardise `abort"` | kitty | |
| i like it better this way | |||
| 2026-04-12 | evaluate, welcome | kitty | |
| no docs yet still | |||
| 2026-04-12 | console input: it Works, ok | kitty | |
| 2026-04-10 | remove debug shit | kitty | |
| 2026-04-10 | input stuff, fix parse{,-name} skipping last char of tib | kitty | |
| 2026-04-08 | some erroring stuff | kitty | |
| 2026-04-08 | some documentation | kitty | |
| maybe reorganise the docs into topics | |||
| 2026-04-08 | yeah i'm simplifying this shit | kitty | |
| 2026-04-08 | i need to redo this from scratch | kitty | |
| the input buffering. not the whole forth | |||
| 2026-04-07 | none of this i/o stuff is documented or tested | kitty | |
| 2026-03-31 | some input internals | kitty | |
| maybe this stuff should be hidden. not sure yet | |||
| 2026-03-30 | errno stuff and defer words wheeeee | kitty | |
| 2026-03-29 | DEFER-ed words in core, file open/read/write/close | kitty | |
| 2026-03-28 | PNO and some other stuff | kitty | |
| 2026-03-28 | wheeee | kitty | |
| 2026-03-24 | zstrings and the worst hack in the universe | kitty | |
| 2026-03-24 | fix s" also rp sp and emit | kitty | |
| 2026-03-23 | strings + nip and tuck | kitty | |
| 2026-03-23 | value to +to -to | kitty | |
| 2026-03-23 | compile-only actually implemented | kitty | |
| 2026-03-23 | boolean words | kitty | |
| 2026-03-23 | fix broken allot, variable | kitty | |
| 2026-03-23 | create does> constant | kitty | |
| seems to work just fine. wonderful! i don't think the speed should be that much worse but if it ends up being slow i can manually make a faster `constant`. | |||
| 2026-03-23 | boilerplate for create does> | kitty | |
| 2026-03-21 | quite a lot | kitty | |
| the documentation descriptions Leave a Lot to be Desired | |||
| 2026-03-20 | rudimentary Error Technology™ | kitty | |
| 2026-03-20 | base words | kitty | |
