Author: pmichaud
Date: Tue Jan 20 10:06:12 2009
New Revision: 35825
Modified:
trunk/NEWS
Log:
[pct]: Update NEWS.
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Tue Jan 20 10:06:12 2009
@@ -13,6 +13,12 @@
- various bug fixes and updates
- complete bytecode generation
- add '-x' commandline option to run compiled code
+ + PCT
+ - add 'hll' and 'subid' attributes to PAST::Block
+ - refactor loop handling code to handle last/redo/next
+ - add :pasttype('stmts') and :pasttype('null')
+ - improve "scope not found" error message
+ - allow PAST::Val nodes to contain block references
+ PGE
- add "skipkey" option to PGE::OPTable
- allow spaces before modifiers in regexes