Browse Source

Releases: CSPROPI fix

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

3
RELEASES.rst

@ -801,6 +801,9 @@ Planned
* Fix buffer assignment to allow negative values: buf[3] = -1 now yields 0xFF
(in Duktape 1.1 yields 0x00 because negative values are capped to 0)
* Fix compiler shuffle register handling by doing a pass 3 compile if
necessary, fixing "CSPROPI target is not a number" error (GH-115)
* Add support for TI-Nspire (using Ndless, see GH-113)
2.0.0 (XXXX-XX-XX)

Loading…
Cancel
Save