comparison CHANGELOG @ 1309:127561e4aef1

Documenting limits
author Adam Chlipala <adam@chlipala.net>
date Thu, 14 Oct 2010 11:54:54 -0400
parents 41484478a32d
children 855c5adafc2d
comparison
equal deleted inserted replaced
1308:714e8b84221b 1309:127561e4aef1
4 4
5 - Polymorphic variants (see Basis.variant) 5 - Polymorphic variants (see Basis.variant)
6 - New 'onError' directive for .urp files 6 - New 'onError' directive for .urp files
7 - (* *) and <!-- --> comments in XML 7 - (* *) and <!-- --> comments in XML
8 - Basis.classes, Basis.confirm, and Basis.tryDml 8 - Basis.classes, Basis.confirm, and Basis.tryDml
9 - New notations ::_ and :::_, for constructor parameters of unknown kind
9 - Invocations like 'urweb foo' will compile foo.ur as a single-file project, 10 - Invocations like 'urweb foo' will compile foo.ur as a single-file project,
10 even if no foo.urp exists 11 even if no foo.urp exists
12 - '-limit' command-line flag and 'limit' .urp directive
11 - Bug fixes and optimization improvements 13 - Bug fixes and optimization improvements
12 14
13 ======== 15 ========
14 20100603 16 20100603
15 ======== 17 ========