aboutsummaryrefslogtreecommitdiff
path: root/BUGS
blob: 9b3d4d48e34ebec4bbe24e53f65ac134d5e42049 (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.

jim::libPath variable is accessed in the local context instead than
globally, so the [load] command will fail inside procs.

[subst] ingores special meaning of JIM_BREAK and alike.