added 'reset' news entry; fixed #23

This commit is contained in:
Araq
2011-03-25 02:01:36 +01:00
parent bd4f0b94ae
commit 45f8d31c47

View File

@@ -67,6 +67,7 @@ Additions
- The *interactive mode* (REPL) has been improved and documented for the
first time.
- Added the ``linearScanEnd``, ``unroll``, ``shallow`` pragmas.
- Added ``system.reset``.
- The compiler now might use a hashing for string case statements depending
on the number of string literals in the case statement.