Mercurial > urweb
log src/source.sml
age | author | description |
---|---|---|
Tue, 24 Feb 2009 13:46:08 -0500 | Adam Chlipala | Top.Fold.concat elaborates |
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 |