Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Some serious bug-fix work to get HTML example to compile; this includes ↵ | Adam Chlipala | 2010-06-03 |
| | | | | fixing a bug with 'val' patterns in Unnest and the need for more local reduction in Especialize | ||
* | Pushing policies through | Adam Chlipala | 2010-04-04 |
| | |||
* | Convert to task syntax | Adam Chlipala | 2009-12-15 |
| | |||
* | Initializers and setval | Adam Chlipala | 2009-12-13 |
| | |||
* | Destructing local let, to the point where demo compiles | Adam Chlipala | 2009-05-28 |
| | |||
* | Mutual datatypes through Elaborate | Adam Chlipala | 2009-05-16 |
| | |||
* | A view query works | Adam Chlipala | 2009-04-28 |
| | |||
* | Stop tracking CSS classes in XML types | Adam Chlipala | 2009-04-12 |
| | |||
* | style declarations | Adam Chlipala | 2009-04-12 |
| | |||
* | PRIMARY KEY | Adam Chlipala | 2009-04-07 |
| | |||
* | Track uniqueness sets in table types | Adam Chlipala | 2009-04-07 |
| | |||
* | UNIQUE constraints | Adam Chlipala | 2009-04-07 |
| | |||
* | Switch to TDisjoint from CDisjoint; still need to implement obligation ↵ | Adam Chlipala | 2009-02-24 |
| | | | | generation at EDisjoint uses | ||
* | Kind polymorphism through Explify | Adam Chlipala | 2009-02-22 |
| | |||
* | 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 |
| | |||
* | Initial conversion to arbitrary-kind classes | Adam Chlipala | 2008-12-19 |
| | |||
* | Map distributivity rule in hnormCon | Adam Chlipala | 2008-11-11 |
| | |||
* | Add CutMulti | Adam Chlipala | 2008-11-11 |
| | |||
* | Cookies through explify | Adam Chlipala | 2008-11-06 |
| | |||
* | Cookies through elaborate | Adam Chlipala | 2008-11-06 |
| | |||
* | First Unnest tests working | Adam Chlipala | 2008-11-01 |
| | |||
* | Elaborating 'let' | Adam Chlipala | 2008-11-01 |
| | |||
* | Replace 'with' with '++' | Adam Chlipala | 2008-10-31 |
| | |||
* | Merge CDisjoint and TDisjoint | Adam Chlipala | 2008-10-04 |
| | |||
* | Crud supports INSERT | Adam Chlipala | 2008-09-14 |
| | |||
* | SQL sequences | Adam Chlipala | 2008-09-14 |
| | |||
* | queryX | Adam Chlipala | 2008-09-13 |
| | |||
* | 'database' declaration threaded through compiler | Adam Chlipala | 2008-09-02 |
| | |||
* | Laconic -> Ur | Adam Chlipala | 2008-08-31 |
| | |||
* | Transactions and queries, at source level | Adam Chlipala | 2008-08-28 |
| | |||
* | Resolving lingering type class constraints | Adam Chlipala | 2008-08-21 |
| | |||
* | Explifying type classes | Adam Chlipala | 2008-08-16 |
| | |||
* | Initial type class support | Adam Chlipala | 2008-08-16 |
| | |||
* | Non-star SELECT | Adam Chlipala | 2008-08-14 |
| | |||
* | Elaborating 'SELECT *' queries | Adam Chlipala | 2008-08-14 |
| | |||
* | Parsing and elaborating 'table' | Adam Chlipala | 2008-08-14 |
| | |||
* | Parametrized datatypes through explify | Adam Chlipala | 2008-08-08 |
| | |||
* | Datatype representation optimization | Adam Chlipala | 2008-08-03 |
| | |||
* | Compiled pattern matching to C | Adam Chlipala | 2008-08-03 |
| | |||
* | Case through explify | Adam Chlipala | 2008-07-31 |
| | |||
* | Elaborating record patterns | Adam Chlipala | 2008-07-31 |
| | |||
* | Patterns for int and string constants | Adam Chlipala | 2008-07-31 |
| | |||
* | Elaborating some basic pattern matching | Adam Chlipala | 2008-07-31 |
| | |||
* | Add datatype import constructor annotations; datatypes through explify | Adam Chlipala | 2008-07-29 |
| | |||
* | Start of datatype support | Adam Chlipala | 2008-07-24 |
| | |||
* | Record cut | Adam Chlipala | 2008-07-24 |
| | |||
* | Meta-programming forms | Adam Chlipala | 2008-07-22 |
| | |||
* | Parsing and elaborating (non-mutual) 'val rec' | Adam Chlipala | 2008-07-17 |
| | |||
* | Starting with closure links | Adam Chlipala | 2008-07-13 |
| |