Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | foldTR2 | Adam Chlipala | 2008-09-13 | |
* | Fixed a mind-numbing De Bruijn bug | Adam Chlipala | 2008-09-11 | |
* | Crud list works | Adam Chlipala | 2008-09-11 | |
* | Crud listing IDs | Adam Chlipala | 2008-09-11 | |
* | Scratch that change.... | Adam Chlipala | 2008-09-07 | |
* | Remove need to mention table name in expressions for UPDATE and DELETE | Adam Chlipala | 2008-09-07 | |
* | Parsing UPDATE | Adam Chlipala | 2008-09-07 | |
* | Parsing INSERT | Adam Chlipala | 2008-09-07 | |
* | Elaborated 'update' | Adam Chlipala | 2008-09-07 | |
* | Elaborated 'insert' | Adam Chlipala | 2008-09-07 | |
* | Error-parsing ints | Adam Chlipala | 2008-09-07 | |
* | 'read' type class | Adam Chlipala | 2008-09-07 | |
* | Parsing strings for floats and bools | Adam Chlipala | 2008-09-07 | |
* | Converting string to int | Adam Chlipala | 2008-09-07 | |
* | 'show' type class; htmlification optimizations | Adam Chlipala | 2008-09-07 | |
* | toString for float and bool | Adam Chlipala | 2008-09-07 | |
* | intToString | Adam Chlipala | 2008-09-07 | |
* | 'error' function | Adam Chlipala | 2008-09-07 | |
* | Compiling a parametrized query the inefficient way | Adam Chlipala | 2008-09-02 | |
* | Monoize ASC/DESC | Adam Chlipala | 2008-08-31 | |
* | Monoize relops | Adam Chlipala | 2008-08-31 | |
* | Add 'ne' to 'eq' type class | Adam Chlipala | 2008-08-31 | |
* | 'eq' type class | Adam Chlipala | 2008-08-31 | |
* | Monoized a WHERE clause with a comparison | Adam Chlipala | 2008-08-31 | |
* | Monoized and optimized initial query test | Adam Chlipala | 2008-08-31 | |
* | Monoize transaction identifiers; improve disjointness prover on irreducible f... | Adam Chlipala | 2008-08-31 | |
* | Laconic -> Ur | Adam Chlipala | 2008-08-31 | |
* | Transactions and queries, at source level | Adam Chlipala | 2008-08-28 | |
* | More aggregate functions | Adam Chlipala | 2008-08-28 | |
* | COUNT | Adam Chlipala | 2008-08-28 | |
* | SELECTed expressions in ORDER BY | Adam Chlipala | 2008-08-28 | |
* | SELECTing arbitrary expressions | Adam Chlipala | 2008-08-28 | |
* | OFFSET | Adam Chlipala | 2008-08-21 | |
* | LIMIT | Adam Chlipala | 2008-08-21 | |
* | ORDER BY | Adam Chlipala | 2008-08-21 | |
* | Relational operators; string literals for SQL | Adam Chlipala | 2008-08-21 | |
* | Change [sql_field] type to get 'where' test to check again | Adam Chlipala | 2008-08-21 | |
* | GROUP BY added to query type, with trivial parsing, for now | Adam Chlipala | 2008-08-21 | |
* | Queries back to working as well as before, after start of refactoring to supp... | Adam Chlipala | 2008-08-21 | |
* | Fields in SQL expressions | Adam Chlipala | 2008-08-16 | |
* | SQL boolean operators | Adam Chlipala | 2008-08-16 | |
* | SQL comparison operators | Adam Chlipala | 2008-08-16 | |
* | Looking up in a type class from a module | Adam Chlipala | 2008-08-16 | |
* | Stub WHERE support | Adam Chlipala | 2008-08-16 | |
* | Non-star SELECT | Adam Chlipala | 2008-08-14 | |
* | Parsing the simplest SQL query | Adam Chlipala | 2008-08-14 | |
* | Parsing and elaborating 'table' | Adam Chlipala | 2008-08-14 | |
* | Checkboxes | Adam Chlipala | 2008-08-07 | |
* | bool in Basis | Adam Chlipala | 2008-08-03 | |
* | Password inputs | Adam Chlipala | 2008-07-24 |