|
2e69f9410f
|
Fix position of cursor to avoid extended display of line.
|
2021-09-16 09:46:02 +08:00 |
|
|
81d6f76c78
|
Test maze scripts using subroutines instead of stored procedures. (Avoid leftover buffers after execution).
|
2021-09-08 11:05:51 +08:00 |
|
|
0d0e2d86b2
|
Handle storing of procedure during parsing of buffer.
!store and :labels.
Aggressive parsing empty blank and comment lines.
|
2021-09-05 12:01:02 +08:00 |
|
|
95118b61c8
|
Revise maze test scripts.
|
2021-09-01 09:40:34 +08:00 |
|
|
60a56b74b0
|
Use lines instead of block Unicode characters.(poor rendering in some environments).
|
2021-08-31 12:57:37 +08:00 |
|
|
521d96fbda
|
Use binary search for name to function lookup. Fix name mapping table order. Rework test scripts.
|
2021-07-21 16:40:36 +08:00 |
|
|
9b655592a2
|
Refresh screen while building and solving maze.
|
2020-05-10 12:08:24 +08:00 |
|
|
71548b9ec6
|
Avoid using numbered macroes if key binding is not needed.
|
2019-06-22 14:03:15 +08:00 |
|
|
6d40d82dea
|
Add sample script to solve maze using blind mouse algorithm.
|
2017-05-20 16:10:13 +08:00 |
|