Oleksandr Kozachuk ok
ok pushed to main at kaizenkodo/WAFER 2026-08-06 16:15:28 +02:00
a89d7ca704 chore(ci): dprint-format changelog; dedupe sha crates; deny skips for wasmtime 47
ok pushed tag v0.2.1 to kaizenkodo/WAFER 2026-08-06 16:05:37 +02:00
ok pushed to main at kaizenkodo/WAFER 2026-08-06 16:05:36 +02:00
20b8754e27 chore(release): v0.2.1 — changelog + version bump
17852ed459 fix(core): search order is authoritative; host words validate stack args
Compare 2 commits »
ok deleted branch usability from kaizenkodo/WAFER 2026-08-06 12:48:48 +02:00
ok pushed tag v0.2.0 to kaizenkodo/WAFER 2026-08-06 12:48:29 +02:00
ok pushed tag v0.1.0 to kaizenkodo/WAFER 2026-08-06 12:48:29 +02:00
ok pushed to main at kaizenkodo/WAFER 2026-08-06 12:48:29 +02:00
e6eabb098d Merge pull request #1 from ok2/usability
f8da87187f chore(release): v0.2.0 — changelog, version bump, dependency upgrades
0645734d94 chore(tools): sync bat syntax with current word set
f83c8f25e4 build: add just install recipe
9b1cc0cace feat(core): INCLUDE, error overhaul, sf64 lane, WORDS ALL, .RS
Compare 10 commits »
ok pushed to usability at kaizenkodo/WAFER 2026-08-06 12:46:28 +02:00
f8da87187f chore(release): v0.2.0 — changelog, version bump, dependency upgrades
0645734d94 chore(tools): sync bat syntax with current word set
f83c8f25e4 build: add just install recipe
9b1cc0cace feat(core): INCLUDE, error overhaul, sf64 lane, WORDS ALL, .RS
dc6e0d45e1 feat(core): SEE, SEE-IR, HELP introspection trio (WS-010)
Compare 5 commits »
ok pushed to usability at kaizenkodo/WAFER 2026-08-06 12:23:46 +02:00
972c9544e4 chore(tools): sync bat syntax with current word set
5d40f32953 build: add just install recipe
Compare 2 commits »
ok pushed to usability at kaizenkodo/WAFER 2026-08-06 12:04:05 +02:00
4ffa67e784 feat(core): INCLUDE, error overhaul, sf64 lane, WORDS ALL, .RS
ok pushed to usability at kaizenkodo/WAFER 2026-08-06 11:18:46 +02:00
380250a641 feat(core): SEE, SEE-IR, HELP introspection trio (WS-010)
ok pushed to usability at kaizenkodo/WAFER 2026-08-05 17:01:22 +02:00
cda296aab5 feat(codegen): stack under/overflow guards in compiled words (WS-007)
ok pushed to usability at kaizenkodo/WAFER 2026-08-05 16:22:59 +02:00
e31407ab58 feat(core): REMEMBER + EMPTY/GILD; marker rollback covers namespace state
ok pushed to usability at kaizenkodo/WAFER 2026-08-05 16:07:25 +02:00
2910884b83 fix(repl): multi-line output starts on its own line, inline ok only for single-line
ok pushed to usability at kaizenkodo/WAFER 2026-08-05 14:58:38 +02:00
f584066a0a feat(repl): usability batch - errors, WORDS, .S, BYE, DUMP, history
ok created branch usability in kaizenkodo/WAFER 2026-08-05 14:58:38 +02:00
ok pushed to main at kaizenkodo/WAFER 2026-08-05 14:58:38 +02:00
4980648982 feat(bench): SwiftForth sf64 lane in cross-engine performance report
ok pushed to main at kaizenkodo/WAFER 2026-07-29 16:56:48 +02:00
31dc6c6397 fix(core): no SystemTime on wasm32 — fixed boot seed + UTIME Forth error
ok pushed to main at kaizenkodo/WAFER 2026-07-29 15:57:25 +02:00
336bcd9e85 fix(core): no SystemTime on wasm32 — fixed boot seed + UTIME Forth error
ok pushed to forthbook at kaizenkodo/WAFER 2026-07-26 15:45:06 +02:00
fa7dadbdeb codegen: LOOP exits on index==limit (Forth 2012 boundary crossing)