Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add CutMulti | Adam Chlipala | 2008-11-11 |
| | |||
* | Ensql'ing nullables | Adam Chlipala | 2008-11-06 |
| | |||
* | Inserted a NULL value | Adam Chlipala | 2008-11-06 |
| | |||
* | Cookies work across pages | Adam Chlipala | 2008-11-06 |
| | |||
* | Reading cookies works | Adam Chlipala | 2008-11-06 |
| | |||
* | Setting a cookie | Adam Chlipala | 2008-11-06 |
| | |||
* | Cookies through elaborate | Adam Chlipala | 2008-11-06 |
| | |||
* | Request header reading works | Adam Chlipala | 2008-11-06 |
| | |||
* | Monoizing FFI transactions correctly | Adam Chlipala | 2008-11-06 |
| | |||
* | Almost have that nested save function compiling | Adam Chlipala | 2008-11-01 |
| | |||
* | Wrapping works in Blog | Adam Chlipala | 2008-11-01 |
| | |||
* | First Unnest tests working | Adam Chlipala | 2008-11-01 |
| | |||
* | Elaborating 'let' | Adam Chlipala | 2008-11-01 |
| | |||
* | Parsing 'let' | Adam Chlipala | 2008-11-01 |
| | |||
* | CURRENT_TIMESTAMP | Adam Chlipala | 2008-10-30 |
| | |||
* | Time MIN/MAX | Adam Chlipala | 2008-10-30 |
| | |||
* | Marshaling time to SQL | Adam Chlipala | 2008-10-30 |
| | |||
* | Reading timestamps from SQL | Adam Chlipala | 2008-10-30 |
| | |||
* | Add time to some type classes | Adam Chlipala | 2008-10-30 |
| | |||
* | time type | Adam Chlipala | 2008-10-30 |
| | |||
* | Properly freeing libpq results on errors | Adam Chlipala | 2008-10-24 |
| | |||
* | Transactions seem to be working | Adam Chlipala | 2008-10-24 |
| | |||
* | New implicit argument handling | Adam Chlipala | 2008-10-21 |
| | |||
* | Recursive unurlify for Default datatypes | Adam Chlipala | 2008-10-21 |
| | |||
* | Simple listShop working | Adam Chlipala | 2008-10-21 |
| | |||
* | ord_string | Adam Chlipala | 2008-10-21 |
| | |||
* | ord_float and ord_bool | Adam Chlipala | 2008-10-21 |
| | |||
* | gt, ge | Adam Chlipala | 2008-10-21 |
| | |||
* | lt, le working for int | Adam Chlipala | 2008-10-21 |
| | |||
* | num_float | Adam Chlipala | 2008-10-21 |
| | |||
* | num working for int | Adam Chlipala | 2008-10-21 |
| | |||
* | Monoize eq_[bool|string] | Adam Chlipala | 2008-10-21 |
| | |||
* | Binops; equality tested on int; lame 404 substitute | Adam Chlipala | 2008-10-21 |
| | |||
* | Proper generation of relation names; checking that sequences exist | Adam Chlipala | 2008-10-19 |
| | |||
* | Simple generation of persistent paths | Adam Chlipala | 2008-10-19 |
| | |||
* | Fixing overzealous SQL paren-nester | Adam Chlipala | 2008-10-16 |
| | |||
* | Indenting paren-nested SQL expressions | Adam Chlipala | 2008-10-16 |
| | |||
* | Indenting simple DML properly | Adam Chlipala | 2008-10-16 |
| | |||
* | Indenting SELECT sub-clauses properly | Adam Chlipala | 2008-10-16 |
| | |||
* | Crud auto-indented correctly | Adam Chlipala | 2008-10-16 |
| | |||
* | Fix problem with sig/struct indenting | Adam Chlipala | 2008-10-16 |
| | |||
* | Crud indented properly, except for <xml>...</xml> outside parens and sig/struct | Adam Chlipala | 2008-10-16 |
| | |||
* | Removed handling of <,> as operators, for now | Adam Chlipala | 2008-10-16 |
| | |||
* | Improving indentation of XML after antiquote | Adam Chlipala | 2008-10-16 |
| | |||
* | Reusable column handlers for Crud | Adam Chlipala | 2008-10-14 |
| | |||
* | lform -> form | Adam Chlipala | 2008-10-14 |
| | |||
* | Syntax highlighting for embedded XML | Adam Chlipala | 2008-10-14 |
| | |||
* | Basis indents and type-checks with new twiddle syntax | Adam Chlipala | 2008-10-12 |
| | |||
* | More indenting | Adam Chlipala | 2008-10-12 |
| | |||
* | Get type definitions font-locking again | Adam Chlipala | 2008-10-12 |
| |