log src/expl.sml

age author description
2009-04-16 Adam Chlipala Label exported symbols by effect-ness; factor out some common datatypes
2009-04-12 Adam Chlipala Stop tracking CSS classes in XML types
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 Kind polymorphism through Explify
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-11-12 Adam Chlipala Add CutMulti
2008-11-06 Adam Chlipala Cookies through explify
2008-11-01 Adam Chlipala Explify 'let'
2008-10-31 Adam Chlipala Replace 'with' with '++'
2008-09-14 Adam Chlipala Crud supports INSERT
2008-09-14 Adam Chlipala SQL sequences
2008-09-02 Adam Chlipala 'database' declaration threaded through compiler
2008-08-31 Adam Chlipala Explify tables
2008-08-16 Adam Chlipala Explifying type classes
2008-08-08 Adam Chlipala Parametrized datatypes through explify
2008-08-03 Adam Chlipala Datatype representation optimization
2008-08-03 Adam Chlipala Compiled pattern matching to C
2008-07-31 Adam Chlipala Case through explify
2008-07-29 Adam Chlipala Add datatype import constructor annotations; datatypes through explify
2008-07-24 Adam Chlipala Record cut
2008-07-17 Adam Chlipala Explifying (non-mutual) 'val rec'
2008-07-13 Adam Chlipala Remove closure conversion in favor of zany fun with modules, which also replaces 'page'
2008-07-10 Adam Chlipala page declaration, up through monoize
2008-07-01 Adam Chlipala Push KUnit and CUnit through the phases
2008-06-26 Adam Chlipala Explify efold
2008-06-26 Adam Chlipala Explify cfold
2008-06-26 Adam Chlipala Proper hiding of shadowed bindings in principal signatures
2008-06-22 Adam Chlipala Start of FFI
2008-06-19 Adam Chlipala Explifying functors
2008-06-19 Adam Chlipala Explify