[Ur] New release
Adam Chlipala
adamc at impredicative.com
Tue May 17 16:16:25 EDT 2011
Available as usual at: http://www.impredicative.com/ur/
CHANGELOG for this release:
- Cygwin compatibility
- Compatibility with Gentoo packaging process, including a .ebuild file
- Change typing of SQL subqueries, to indicate that they may always
return NULL
(for no rows)
- Syntactic sugar for GROUP BY with variable numbers of columns
(using 'tab.{{c}}', where 'c :: {Type}')
- 'ALL' for SQL relational operators
- Add nullable types to the class for valid operands for SQL arithmetic
- 'alt' attribute for <img>
- <sup> and <sub> HTML tags
- Allow 'debug' and 'naughtyDebug' in client-side code, implemented with
'alert'
- Bug fixes and optimization improvements
More information about the Ur
mailing list