Mercurial > urweb
log src/elisp/urweb-mode.el
age | author | description |
---|---|---|
Tue, 28 Apr 2009 15:04:37 -0400 | Adam Chlipala | A view query works |
Tue, 28 Apr 2009 10:11:56 -0400 | Adam Chlipala | INNER JOIN |
Sun, 12 Apr 2009 10:08:11 -0400 | Adam Chlipala | style declarations |
Thu, 09 Apr 2009 15:30:15 -0400 | Adam Chlipala | CHECK constraints |
Tue, 07 Apr 2009 18:47:47 -0400 | Adam Chlipala | FOREIGN KEY, without ability to link NULL to NOT NULL (and with some lingering problems in row inference) |
Tue, 07 Apr 2009 16:22:11 -0400 | Adam Chlipala | Add primary keys to demo |
Sat, 21 Feb 2009 15:33:20 -0500 | Adam Chlipala | "Hello world" compiles, after replacing type-level fold with map |