| Commit | Date | |
|---|---|---|
|
[r2623]
by
david_costanzo
Fix bug #1910177; WAIT now throws a bad input error when given input in the range <-1,0>, instead of doing nothing. |
2008-03-08 18:44:30 | Tree |
|
[r2622]
by
david_costanzo
Add a regression test for bug #1910177; WAIT ignores input <-1,0> -- should throw bad input error |
2008-03-08 18:36:55 | Tree |
|
[r2621]
by
david_costanzo
Fix bug #1599122; ZOOM now throws a bad input error when it inputs a non-positive value, instead of silently changing it to 1. |
2008-03-08 17:51:48 | Tree |
|
[r2620]
by
david_costanzo
Rename pos_numeric_arg to nonnegative_numeric_arg to better reflect what it actually does. This was done because I need a real pos_numeric_arg to fix a bug in ZOOM and I didn't want to confuse the two functions. |
2008-03-07 06:45:36 | Tree |
| 2008-03-06 16:09:36 | Tree | |
|
[r2618]
by
david_costanzo
Fix bug #1518558; Running "5*" now throws a "not enough inputs to *" error, instead of a "* doesn't like [] as input" error. |
2008-03-06 16:01:29 | Tree |
| 2008-03-06 08:56:41 | Tree | |
|
[r2616]
by
david_costanzo
Refactor paren_infix() to make it a little easier to manipulate. Next I'm going to try to replace the recursion with iteration. |
2008-03-06 07:48:23 | Tree |
|
[r2615]
by
david_costanzo
Fix bug #1607580; SETACTIVEAREA no longer changes ACTIVEAREA when given bad input. |
2008-03-06 07:13:16 | Tree |
|
[r2614]
by
david_costanzo
Add logic to change the focus when pressing TAB and SHIFT+TAB on the commander history. |
2008-03-05 07:09:35 | Tree |