Overview
Comment: | Implement ,if ,while ,until instructions (conditions with keeping the value in the stack if it is nonzero) |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
41eca047850687322601a0ced6d35bb6 |
User & Date: | user on 2023-08-04 23:03:10 |
Other Links: | manifest | tags |
Context
2023-08-06
| ||
19:44 | Add some additional checks to JumpTo for Compatible classes only. This fixes three levels, one each in HEARTS1, HEARTS4, and SUPERHRO. check-in: 22d38aadb5 user: user tags: trunk | |
2023-08-04
| ||
23:03 | Implement ,if ,while ,until instructions (conditions with keeping the value in the stack if it is nonzero) check-in: 41eca04785 user: user tags: trunk | |
18:15 | Implement the / and ,/ commands in pattern blocks. check-in: 9930393c98 user: user tags: trunk | |
Changes
Modified TODO from [80bfdead8a] to [76519b42a4]. [diff]
Modified class.c from [133b55b71e] to [53fa966b10]. [diff]
Modified class.doc from [c2dbc07def] to [792876c921]. [diff]
Modified exec.c from [fa70af0dc1] to [1c5a8555ba]. [diff]
Modified instruc from [ff5a0f1f93] to [2fda304d27]. [diff]
Modified instruc.h from [ad766f3299] to [ee3354bb1f]. [diff]