log src/source.sml

age author description
2008-12-19 Adam Chlipala Initial conversion to arbitrary-kind classes
2008-11-12 Adam Chlipala Add CutMulti
2008-11-06 Adam Chlipala Cookies through explify
2008-11-06 Adam Chlipala Cookies through elaborate
2008-11-01 Adam Chlipala Parsing 'let'
2008-10-31 Adam Chlipala Replace 'with' with '++'
2008-10-21 Adam Chlipala New implicit argument handling
2008-10-04 Adam Chlipala Merge CDisjoint and TDisjoint
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-16 Adam Chlipala Initial type class support
2008-08-16 Adam Chlipala Inferring sql_type's
2008-08-14 Adam Chlipala Non-star SELECT
2008-08-14 Adam Chlipala Parsing and elaborating 'table'
2008-08-08 Adam Chlipala Parametrized datatypes through explify