]> git.cworth.org Git - grrobot/blobdiff - TODO
Update to 2020
[grrobot] / TODO
diff --git a/TODO b/TODO
index 27ce05947e9e51ba76364d614201c1fbff2b5c47..aea8b2ca4ec5de74789555afe23963c200d4251d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,9 +4,6 @@ Pre-render each SVG icon, (redo each time the board view size changes).
 
 Redraw only damaged portions of the board.
 
-Need to parse commands coming through the command entry box. This is
-so that a command like NEW can trigger a SHOW and a board update.
-
 Animate robot movement.
 
 Leave trails behind moving robots.
@@ -20,3 +17,6 @@ Add keybindings, (RGBY for robot selection, arrows for robot movement,
 PG UP/DN for message scrolling, numbers for bids, some key for message
 input, etc.)
 
+This is definitely happening even with the latest nickle:
+
+nickle: sched.c:622: ContinuationMark: Assertion `!continuation->pc || ((((InstPtr) (continuation->obj + 1)) + (0)) <= continuation->pc && continuation->pc <= (((InstPtr) (continuation->obj + 1)) + (((continuation->obj)->used - 1))))' failed.