diff --git a/docs/roadmap.md b/docs/roadmap.md index 6f8af29..f71a264 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -39,8 +39,8 @@ INPUT#/WRITE#/LINE INPUT via emit_delegate_stmt), PMAP/POINT/PSET graphics, BSAVE/BLOAD/SAVE/LOAD, MKDIR/CHDIR/RMDIR/KILL file ops. **69 of 69 eligible tests pass (100%).** RNG uses gw_rnd() matching the interpreter exactly. CHAIN/COMMON/RUN "file" delegated to runtime. -Dead code elimination after GOTO/END/STOP. Fast-path expression emitter -(skips open_memstream for common case). FOR integer rounding. +Dead code elimination, fast-path expression emitter, selective variable +sync in delegate, FOR simplification (step=1 fast path). ### Hardware I/O Simulator (v0.15.0)