mirror of
https://github.com/richardharrington/robotwar.git
synced 2025-03-11 07:30:08 +00:00
removed resolved issues from issues.txt
This commit is contained in:
parent
ea79c7bfd3
commit
3ce3cee500
@ -2,8 +2,4 @@ issues:
|
||||
|
||||
1) better error-reporting. Start with pattern-matching on the instruction list to make sure everything is valid (i.e. that comparison operators have values after them, that 'if' statements are followed by comparisons, etc.
|
||||
|
||||
2) get multiple lines to work when there are comments on each line
|
||||
|
||||
3) include line number information in tokens, not just character information
|
||||
|
||||
4) disallow recursion (if the stack already contains a pointer, do not allow it to be pushed again).
|
||||
|
Loading…
x
Reference in New Issue
Block a user