aboutsummaryrefslogtreecommitdiff
path: root/BUGS
blob: fc89d1303feeacecbd93f70717603173508afe59 (plain)
1
2
3
4
5
6
7
8
9
Known bugs:

EXPR: || and && are not lazy. ?: is not implemented. Double math not
      implemented. Functions like sin(), cos(), not implemented.

[subst] ingores special meaning of JIM_BREAK and alike.

[info level ?level?] takes the level argument like [uplevel], but
it should be different, positive is absolute, negative is relative.