| Commit | Date | |
|---|---|---|
| 2008-03-14 05:59:35 | Tree | |
|
[r2627]
by
david_costanzo
Fix bug #1669735; FOREACH now throws a "not enough inputs" error when given fewer than two inputs. |
2008-03-09 16:39:48 | Tree |
|
[r2626]
by
david_costanzo
Add a test that FOREACH is a macro, not a prodcedure (that is, that OUTPUT or STOP will run in the caller's context). |
2008-03-09 16:34:45 | Tree |
| 2008-03-09 16:34:03 | Tree | |
|
[r2624]
by
david_costanzo
Fix some inconsistent capitalization for MY.REPEAT that I think was an unnecessary distraction from the content that was being presented. |
2008-03-09 07:56:57 | Tree |
|
[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 |