comparison CHANGELOG @ 2210:69c0f36255cb

Merge.
author Ziv Scully <ziv@mit.edu>
date Sat, 31 May 2014 22:23:25 -0400
parents 57f59e46c336
children 4f2190b178e6
comparison
equal deleted inserted replaced
2209:0ca11d57c175 2210:69c0f36255cb
1 ========
2 20140531
3 ========
4
5 - Parsing extension: monadic bind supports patterns, like "(x, y) <- a; b"
6 - New, optional less safe FFI
7 - New HTML tags: <tbody>, <tfoot>, <thead>
8 - HTML5 data-* attributes
9 - HTML5 semantic tags
10 - Syntactic sugar extension: allow parens grouping joins in FROM clauses
11 - Bug fixes and documentation improvements
12
1 ======== 13 ========
2 20140426 14 20140426
3 ======== 15 ========
4 16
5 - New Basis functions having to do with dates and times, wrapped nicely in new 17 - New Basis functions having to do with dates and times, wrapped nicely in new