Mercurial > urweb
comparison CHANGELOG @ 1095:bed675db3aff
Dynamic linking of the runtime system
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Sun, 27 Dec 2009 13:18:32 -0500 |
parents | 8d3aa6c7cee0 |
children | 2f42c61b8d0a |
comparison
equal
deleted
inserted
replaced
1094:db52c32dbe42 | 1095:bed675db3aff |
---|---|
6 - Reifying expressions as URLs and redirecting to them explicitly | 6 - Reifying expressions as URLs and redirecting to them explicitly |
7 - More syntactic sugar for SQL | 7 - More syntactic sugar for SQL |
8 - Typing of SQL queries no longer exposes which tables were used in joins but | 8 - Typing of SQL queries no longer exposes which tables were used in joins but |
9 had none of their fields projected | 9 had none of their fields projected |
10 - Tasks | 10 - Tasks |
11 - Dynamic linking of the runtime system | |
11 - Optimization improvements | 12 - Optimization improvements |
12 | 13 |
13 ======== | 14 ======== |
14 20091203 | 15 20091203 |
15 ======== | 16 ======== |