No description
- Zig 95.4%
- Ink 4.6%
|
Jan Beelte
3d1071e4c4
- inStringEvalMode() O(n) output_stream scan → O(1) string_eval_depth counter in StoryState - resolveVariable list-item fallback O(n_defs) iterator → O(1) list_item_lookup reverse HashMap built at init - shuffleIndex silently truncated at 32 elements → 256 (no silent wrong answers for large sequences) |
||
|---|---|---|
| backlog | Performance / correctness (hot path): | |
| docs | (chore) docs | |
| sample | (complete) TASK-83: LIST support — list defs, list literals, list operators, compound assignments | |
| src | Performance / correctness (hot path): | |
| test/fixture | (fix) crime scene tests | |
| .DS_Store | (complete) TASK-79/80/82/83: function params+return, x++/--, glue, tags, LIST parsing; fix function keyword in knots, fix choice text whitespace | |
| .gitignore | (chore) skipping all broken tests. | |
| build.zig | (add) task 3 and tests. | |
| build.zig.zon | (chore) upgraded to 0.16.0 release | |
| CLAUDE.md | (add) tasks for implementing runtime. | |
| LICENSE | Initial commit | |
| README.md | (chore) improved tasks. | |