2011-08-04 |
Adam Chlipala |
Fix opening of shadowing, principal-signatured modules that open other modules |
2011-05-06 |
Karn Kallio |
Corify Basis.unit to empty record; this is needed so that specialize |
2010-12-18 |
Adam Chlipala |
postBody type |
2010-10-19 |
Adam Chlipala |
Fixes for nasty bugs in Reduce and Especialize |
2010-09-07 |
Adam Chlipala |
Server-side 'onError' |
2010-04-04 |
Adam Chlipala |
Pushing policies through |
2010-02-04 |
Adam Chlipala |
Fixes for rooted modules |
2010-01-12 |
Adam Chlipala |
-path and -root command-line flags |
2010-01-12 |
Adam Chlipala |
Supporting any number of arguments for explicitly exported functions |
2010-01-02 |
Adam Chlipala |
JavaScript urlification; more lenient export pattern in Corify; only include scripts in pages that use JavaScript |
2009-12-31 |
Adam Chlipala |
Basis.serialize; separate file for mhash; run transactional finishers in reverse order; set needs_sig properly |
2009-12-15 |
Adam Chlipala |
Convert to task syntax |
2009-12-13 |
Adam Chlipala |
Initializers and setval |
2009-11-01 |
Adam Chlipala |
Bidding interface |
2009-05-17 |
Adam Chlipala |
Corify FFI datatypes properly; eliminate nested JavaScript markers |
2009-05-16 |
Adam Chlipala |
Mutual datatypes through Effectize |
2009-05-16 |
Adam Chlipala |
Mutual datatypes through Corify |
2009-05-02 |
Adam Chlipala |
Path rewriting |
2009-05-02 |
Adam Chlipala |
Successfully influenced effectful-ness status of FFI func |
2009-04-30 |
Adam Chlipala |
C FFI compiler options |
2009-04-28 |
Adam Chlipala |
A view query works |
2009-04-12 |
Adam Chlipala |
Classes as optional arguments to Basis.tag |
2009-04-12 |
Adam Chlipala |
Stop tracking CSS classes in XML types |
2009-04-12 |
Adam Chlipala |
hello compiles with CSS |
2009-04-12 |
Adam Chlipala |
style declarations |
2009-04-07 |
Adam Chlipala |
PRIMARY KEY |
2009-04-07 |
Adam Chlipala |
Track uniqueness sets in table types |
2009-04-07 |
Adam Chlipala |
UNIQUE constraints |
2009-02-22 |
Adam Chlipala |
demo/hello compiles with kind polymorphism |
2009-02-22 |
Adam Chlipala |
Start of kind polymorphism, up to the point where demo/hello elaborates with updated Basis/Top |
2009-02-21 |
Adam Chlipala |
"Hello world" compiles, after replacing type-level fold with map |
2008-12-19 |
Adam Chlipala |
Monad type class seems to be working |
2008-11-12 |
Adam Chlipala |
Add CutMulti |
2008-11-08 |
Adam Chlipala |
Especialize handles records better |
2008-11-06 |
Adam Chlipala |
Cookies through shake2 |
2008-11-06 |
Adam Chlipala |
Monoizing FFI transactions correctly |
2008-11-01 |
Adam Chlipala |
Wrapping works in Blog |
2008-10-31 |
Adam Chlipala |
Replace 'with' with '++' |
2008-10-24 |
Adam Chlipala |
Stop including functors in paths |
2008-10-21 |
Adam Chlipala |
Simple listShop working |
2008-10-19 |
Adam Chlipala |
Proper generation of relation names; checking that sequences exist |
2008-10-19 |
Adam Chlipala |
Simple generation of persistent paths |
2008-09-14 |
Adam Chlipala |
Crud supports INSERT |
2008-09-14 |
Adam Chlipala |
SQL sequences |
2008-09-07 |
Adam Chlipala |
Converting string to int |
2008-09-02 |
Adam Chlipala |
'database' declaration threaded through compiler |
2008-08-31 |
Adam Chlipala |
Monoize transaction identifiers; improve disjointness prover on irreducible folds; change 'query' type |
2008-08-31 |
Adam Chlipala |
Corify transaction wrappers |
2008-08-31 |
Adam Chlipala |
Corify tables |
2008-08-31 |
Adam Chlipala |
Explify tables |
2008-08-16 |
Adam Chlipala |
Corifying con-tuples |
2008-08-16 |
Adam Chlipala |
Explifying type classes |
2008-08-09 |
Adam Chlipala |
'Option' datatype encoding |
2008-08-09 |
Adam Chlipala |
A multi-parameter datatype all the way through |
2008-08-08 |
Adam Chlipala |
Specialization of single-parameter datatypes |
2008-08-08 |
Adam Chlipala |
Parametrized datatypes through corify |