Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Allow subqueries to reference aggregate-only columns of free tables; treat ↵ | Adam Chlipala | 2011-01-15 |
| | | | | non-COUNT aggregate functions as possibly returning NULL | ||
* | SELECT DISTINCT; eta expansion during Cjrization | Adam Chlipala | 2009-10-06 |
| | |||
* | Start of JsComp | Adam Chlipala | 2008-12-20 |
| | |||
* | Optimizing 'case' in Mono_reduce | Adam Chlipala | 2008-08-03 |
| | |||
* | Cases through monoize | Adam Chlipala | 2008-08-03 |
| | |||
* | First part of getting cases through monoize | Adam Chlipala | 2008-08-03 |
| | |||
* | Storing datatype constructors in type references past monoize | Adam Chlipala | 2008-07-29 |
| | |||
* | Remove closure conversion in favor of zany fun with modules, which also ↵ | Adam Chlipala | 2008-07-13 |
| | | | | replaces 'page' | ||
* | Separate compilation and automatic basis importation | Adam Chlipala | 2008-06-22 |
| | |||
* | Monoize | Adam Chlipala | 2008-06-10 |