comparison CHANGELOG @ 1075:0657e5adc938

Convert to task syntax
author Adam Chlipala <adamc@hcoop.net>
date Tue, 15 Dec 2009 10:19:05 -0500
parents b2311dfb3158
children a3273bee05a9
comparison
equal deleted inserted replaced
1074:d89f98f0b4bb 1075:0657e5adc938
4 4
5 - Reifying expressions as URLs and redirecting to them explicitly 5 - Reifying expressions as URLs and redirecting to them explicitly
6 - More syntactic sugar for SQL 6 - More syntactic sugar for SQL
7 - Typing of SQL queries no longer exposes which tables were used in joins but 7 - Typing of SQL queries no longer exposes which tables were used in joins but
8 had none of their fields projected 8 had none of their fields projected
9 - Module-level initializers 9 - Tasks
10 10
11 ======== 11 ========
12 20091203 12 20091203
13 ======== 13 ========
14 14