version 1.6, 2000/10/13 19:04:48
|
version 1.8, 2000/10/24 22:18:46
|
Line 166 capadiscuss
|
Line 166 capadiscuss
|
|
|
language (parser) |
language (parser) |
5.0? * are spaces ok in the /MAP() ? |
5.0? * are spaces ok in the /MAP() ? |
|
4 * -(-17)*-a^-4 now works and is intrepreted properly |
4 * -x^2 now == -(x^2) |
4 * -x^2 now == -(x^2) |
! 4 * nested /IF bug (which required all /ELSE) |
! * nested /IF bug (which required all /ELSE) |
|
4 * /AND ans with two mc strings is broken |
* /MAP() segfaults when variable being mapped from is undefined |
* /MAP() segfaults when variable being mapped from is undefined |
* /MAP(seed;a;-1) puts 1 in a |
* /MAP(seed;a;-1) puts 1 in a |
* function "+4x" doesn't work |
* function "+4x" doesn't work |