log src/expl.sml

age author description
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