log src/core_env.sml

age author description
2008-11-06 Adam Chlipala Cookies through shake2
2008-10-30 Adam Chlipala Especialize
2008-10-23 Adam Chlipala Fix nasty de Bruijn substitution bug; TcSum demo
2008-09-14 Adam Chlipala SQL sequences
2008-09-11 Adam Chlipala Unpoly non-recursive function
2008-09-02 Adam Chlipala 'database' declaration threaded through compiler
2008-08-31 Adam Chlipala Corify tables
2008-08-08 Adam Chlipala Specialization of single-parameter datatypes
2008-08-08 Adam Chlipala Parametrized datatypes through corify
2008-08-03 Adam Chlipala Compiled pattern matching to C
2008-08-02 Adam Chlipala Case through corify
2008-07-29 Adam Chlipala Storing datatype constructors in type references past monoize
2008-07-29 Adam Chlipala Datatypes through corify
2008-07-17 Adam Chlipala Tagging (non-mutual) 'val rec'
2008-07-17 Adam Chlipala Corifying (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-06-22 Adam Chlipala Separate compilation and automatic basis importation
2008-06-08 Adam Chlipala Some con reducing
2008-06-08 Adam Chlipala Conversion to Core