| Commit | Date | |
|---|---|---|
| 2006-09-03 21:12:27 | Tree | |
| 2006-09-03 21:11:32 | Tree | |
|
[r1554]
by
david_costanzo
Dead Code/Dead Store removal: Remove some legacy functions and global variables that delt with manipulating the terminal. FMSLogo will always have it's own GUI, so terminal capabilities doesn't make sense. This change makes the code simpler and smaller, and possibly faster. |
2006-09-03 21:03:31 | Tree |
|
[r1553]
by
david_costanzo
Refactoring: Rename val_status to g_ValueStatus and create manifest constants for the possible values. The names that I chose for the values aren't that great, but it will be easy to replace them, now that they are no longer magic numbers. |
2006-09-03 08:49:50 | Tree |
| 2006-09-03 07:56:16 | Tree | |
|
[r1551]
by
david_costanzo
Change lrepeat() and lforever() to return Unbound on error, instead of NIL. This follows the pattern of all other functions. Also, improve some variable names. |
2006-09-03 05:53:12 | Tree |
| 2006-09-03 05:50:34 | Tree | |
|
[r1549]
by
david_costanzo
Add a test for when the body of a REPEAT throws an error. |
2006-09-03 05:49:34 | Tree |
| 2006-09-03 05:25:00 | Tree | |
|
[r1547]
by
david_costanzo
Add regression tests for RUNRESUT, including one for bug #1547408; 'RUNRESULT {1}' crashes FMSLogo. |
2006-09-03 05:20:11 | Tree |