Author: tene
Date: Sun Dec 14 22:20:35 2008
New Revision: 33914

Modified:
   trunk/NEWS

Log:
[NEWS]: updates

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS  (original)
+++ trunk/NEWS  Sun Dec 14 22:20:35 2008
@@ -4,6 +4,7 @@
 - Implementation
   + fixed lexical semantics
   + added the 'capture_lex' opcode
+  + added automatic resume for nonfatal exceptions
 - Compilers
   + IMCC
     - removed undocumented .param int <stringc> => <ident> syntax
@@ -35,6 +36,8 @@
     - added Nil type
     - basic support for protos
     - iterator on filehandle objects
+    - basic support for exception handlers
+    - warn
   + Lua
     - added complex & mathx libraries
     - merge LuaClosure & LuaFunction PMC

Reply via email to