Mercurial > urweb
log src/sources
age | author | description |
---|---|---|
Sun, 17 Aug 2014 13:07:56 -0400 | Adam Chlipala | New phase: Dbmodecheck |
Thu, 20 Feb 2014 10:27:15 -0500 | Adam Chlipala | Some more nested functor bug-fixing, including generating fresh internal names at applications; still need to debug issues with datatype constructors |
Fri, 22 Nov 2013 09:36:14 -0500 | Anders Kaseorg | Allow building in a separate build directory |
Sat, 15 Jun 2013 08:18:47 -0400 | Adam Chlipala | Add Sigcheck phase to avoid issues with signatures in global initializers |
Thu, 02 Aug 2012 18:12:37 -0400 | Adam Chlipala | New NameJs phase, still needing some debugging |
Sun, 29 Apr 2012 13:17:31 -0400 | Adam Chlipala | Initial support for reusing elaboration results |
Mon, 12 Mar 2012 12:00:23 -0700 | Edward Z. Yang | Refactor SQL parsing code from Iflow to Sql, add querydml parser. |