Browse Source

Releases: LHS eval order

pull/156/head
Sami Vaarala 10 years ago
parent
commit
ccb19f73e5
  1. 3
      RELEASES.rst

3
RELEASES.rst

@ -829,6 +829,9 @@ Planned
* Fix incorrect parsing of zero escape in regexp class ("[\0]") (GH-122)
* Fix assignment evaluation order issue which affected expressions like
"a[i] = b[i++]" (GH-118)
* Add support for TI-Nspire (using Ndless, see GH-113)
2.0.0 (XXXX-XX-XX)

Loading…
Cancel
Save