Mercurial > urweb
log src/compiler.sig
age | author | description |
---|---|---|
Sun, 17 Aug 2014 13:07:56 -0400 | Adam Chlipala | New phase: Dbmodecheck |
Sun, 19 Jan 2014 13:08:01 -0500 | Adam Chlipala | New compiler option: -stop |
Sat, 15 Jun 2013 08:18:47 -0400 | Adam Chlipala | Add Sigcheck phase to avoid issues with signatures in global initializers |
Fri, 15 Mar 2013 16:09:55 -0400 | Adam Chlipala | Make Scriptcheck catch more script/message-passing uses, and move the phase earlier in compilation |
Thu, 02 Aug 2012 18:12:37 -0400 | Adam Chlipala | New NameJs phase, still needing some debugging |
Thu, 02 Aug 2012 16:33:25 -0400 | Adam Chlipala | Basis.getenv |
Wed, 02 May 2012 17:17:57 -0400 | Edward Z. Yang | Add support for -boot flag, which allows in-tree execution of Ur/Web |