Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Better UTF-8 escaping for JavaScript and SQL literals | Adam Chlipala | 2010-08-10 |
| | |||
* | HTML comments | Adam Chlipala | 2010-08-10 |
| | |||
* | ML-style comments inside XML | Adam Chlipala | 2010-08-10 |
| | |||
* | Pushing policies through | Adam Chlipala | 2010-04-04 |
| | |||
* | Allow escaped backslashes in literals; conversion betwixt int and char | Adam Chlipala | 2010-01-12 |
| | |||
* | Octal and hexidecimal string escapes | Adam Chlipala | 2009-12-29 |
| | |||
* | Convert to task syntax | Adam Chlipala | 2009-12-15 |
| | |||
* | Initializers and setval | Adam Chlipala | 2009-12-13 |
| | |||
* | Better record summary error messages; more tweaking SQL usability | Adam Chlipala | 2009-12-13 |
| | |||
* | Fix lexing of string literals in XML; treat EError as impure in MonoReduce | Adam Chlipala | 2009-12-12 |
| | |||
* | SELECT DISTINCT; eta expansion during Cjrization | Adam Chlipala | 2009-10-06 |
| | |||
* | && and || | Adam Chlipala | 2009-06-07 |
| | |||
* | Lexing some more string escape sequences; JS versions of number read; fix ↵ | Adam Chlipala | 2009-06-02 |
| | | | | problem with signature unification; escape < more often in Jscomp | ||
* | Chars and more string operations | Adam Chlipala | 2009-05-26 |
| | |||
* | Lexing character entities | Adam Chlipala | 2009-04-30 |
| | |||
* | A view query works | Adam Chlipala | 2009-04-28 |
| | |||
* | RIGHT and FULL JOIN | Adam Chlipala | 2009-04-28 |
| | |||
* | LEFT JOIN | Adam Chlipala | 2009-04-28 |
| | |||
* | INNER JOIN | Adam Chlipala | 2009-04-28 |
| | |||
* | style declarations | Adam Chlipala | 2009-04-12 |
| | |||
* | CHECK constraints | Adam Chlipala | 2009-04-09 |
| | |||
* | FOREIGN KEY, without ability to link NULL to NOT NULL (and with some ↵ | Adam Chlipala | 2009-04-07 |
| | | | | lingering problems in row inference) | ||
* | PRIMARY KEY | Adam Chlipala | 2009-04-07 |
| | |||
* | UNIQUE constraints | Adam Chlipala | 2009-04-07 |
| | |||
* | Type class reductions, but no inclusions yet | Adam Chlipala | 2009-03-26 |
| | |||
* | Top.Fold.concat elaborates | Adam Chlipala | 2009-02-24 |
| | |||
* | Start of kind polymorphism, up to the point where demo/hello elaborates with ↵ | Adam Chlipala | 2009-02-22 |
| | | | | updated Basis/Top | ||
* | "Hello world" compiles, after replacing type-level fold with map | Adam Chlipala | 2009-02-21 |
| | |||
* | Add CutMulti | Adam Chlipala | 2008-11-11 |
| | |||
* | Tree demo works | Adam Chlipala | 2008-11-06 |
| | |||
* | Inserted a NULL value | Adam Chlipala | 2008-11-06 |
| | |||
* | Cookies through elaborate | Adam Chlipala | 2008-11-06 |
| | |||
* | Parsing 'let' | Adam Chlipala | 2008-11-01 |
| | |||
* | Replace 'with' with '++' | Adam Chlipala | 2008-10-31 |
| | |||
* | CURRENT_TIMESTAMP | Adam Chlipala | 2008-10-30 |
| | |||
* | New implicit argument handling | Adam Chlipala | 2008-10-21 |
| | |||
* | num working for int | Adam Chlipala | 2008-10-21 |
| | |||
* | Syntax highlighting for embedded XML | Adam Chlipala | 2008-10-14 |
| | |||
* | Crud supports INSERT | Adam Chlipala | 2008-09-14 |
| | |||
* | SQL sequences | Adam Chlipala | 2008-09-14 |
| | |||
* | Unpolyed a polymorphic function of two arguments | Adam Chlipala | 2008-09-11 |
| | |||
* | Parsing INSERT | Adam Chlipala | 2008-09-07 |
| | |||
* | Monoize ASC/DESC | Adam Chlipala | 2008-08-31 |
| | |||
* | Laconic -> Ur | Adam Chlipala | 2008-08-31 |