Tue, 24 Feb 2009 12:01:24 -0500 |
Adam Chlipala |
Switch to TDisjoint from CDisjoint; still need to implement obligation generation at EDisjoint uses |
Sun, 22 Feb 2009 16:10:25 -0500 |
Adam Chlipala |
Start of kind polymorphism, up to the point where demo/hello elaborates with updated Basis/Top |
Sat, 21 Feb 2009 15:33:20 -0500 |
Adam Chlipala |
"Hello world" compiles, after replacing type-level fold with map |
Fri, 19 Dec 2008 10:03:31 -0500 |
Adam Chlipala |
Initial conversion to arbitrary-kind classes |
Tue, 11 Nov 2008 19:20:37 -0500 |
Adam Chlipala |
Add CutMulti |
Thu, 06 Nov 2008 10:43:48 -0500 |
Adam Chlipala |
Cookies through explify |
Thu, 06 Nov 2008 10:29:55 -0500 |
Adam Chlipala |
Cookies through elaborate |
Sat, 01 Nov 2008 11:17:29 -0400 |
Adam Chlipala |
Elaborating 'let' |
Fri, 31 Oct 2008 09:30:22 -0400 |
Adam Chlipala |
Replace 'with' with '++' |
Sat, 04 Oct 2008 15:50:28 -0400 |
Adam Chlipala |
Merge CDisjoint and TDisjoint |
Sun, 14 Sep 2008 15:10:04 -0400 |
Adam Chlipala |
Crud supports INSERT |
Sun, 14 Sep 2008 11:02:18 -0400 |
Adam Chlipala |
SQL sequences |
Sat, 13 Sep 2008 19:49:53 -0400 |
Adam Chlipala |
queryX |
Tue, 02 Sep 2008 10:51:41 -0400 |
Adam Chlipala |
'database' declaration threaded through compiler |
Thu, 21 Aug 2008 14:45:31 -0400 |
Adam Chlipala |
Resolving lingering type class constraints |
Sat, 16 Aug 2008 14:45:23 -0400 |
Adam Chlipala |
Explifying type classes |
Sat, 16 Aug 2008 14:32:18 -0400 |
Adam Chlipala |
Initial type class support |
Thu, 14 Aug 2008 18:35:08 -0400 |
Adam Chlipala |
Non-star SELECT |
Thu, 14 Aug 2008 15:24:59 -0400 |
Adam Chlipala |
Elaborating 'SELECT *' queries |
Thu, 14 Aug 2008 13:20:29 -0400 |
Adam Chlipala |
Parsing and elaborating 'table' |
Sat, 09 Aug 2008 19:23:31 -0400 |
Adam Chlipala |
'Option' datatype encoding |
Fri, 08 Aug 2008 10:28:32 -0400 |
Adam Chlipala |
Parametrized datatypes through explify |
Sun, 03 Aug 2008 19:49:21 -0400 |
Adam Chlipala |
Datatype representation optimization |
Sun, 03 Aug 2008 12:43:20 -0400 |
Adam Chlipala |
Compiled pattern matching to C |
Thu, 31 Jul 2008 16:28:55 -0400 |
Adam Chlipala |
Case through explify |
Thu, 31 Jul 2008 13:08:57 -0400 |
Adam Chlipala |
Elaborating record patterns |
Thu, 31 Jul 2008 10:44:52 -0400 |
Adam Chlipala |
Patterns for int and string constants |
Thu, 31 Jul 2008 10:06:27 -0400 |
Adam Chlipala |
Elaborating some basic pattern matching |
Tue, 29 Jul 2008 12:30:04 -0400 |
Adam Chlipala |
Add datatype import constructor annotations; datatypes through explify |
Thu, 24 Jul 2008 15:02:03 -0400 |
Adam Chlipala |
Start of datatype support |