Mercurial > urweb
diff CHANGELOG @ 1309:127561e4aef1
Documenting limits
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Thu, 14 Oct 2010 11:54:54 -0400 |
parents | 41484478a32d |
children | 855c5adafc2d |
line wrap: on
line diff
--- a/CHANGELOG Thu Oct 14 11:35:56 2010 -0400 +++ b/CHANGELOG Thu Oct 14 11:54:54 2010 -0400 @@ -6,8 +6,10 @@ - New 'onError' directive for .urp files - (* *) and <!-- --> comments in XML - Basis.classes, Basis.confirm, and Basis.tryDml +- New notations ::_ and :::_, for constructor parameters of unknown kind - Invocations like 'urweb foo' will compile foo.ur as a single-file project, even if no foo.urp exists +- '-limit' command-line flag and 'limit' .urp directive - Bug fixes and optimization improvements ========