Mercurial > urweb
log src/compiler.sml
age | author | description |
---|---|---|
Mon, 14 Nov 2011 09:15:10 -0500 | Adam Chlipala | Better error messages about server-side use of client-side functions |
Sun, 11 Sep 2011 11:37:26 -0400 | Adam Chlipala | Disable C optimization in debug mode |
Mon, 15 Aug 2011 11:26:10 -0400 | Adam Chlipala | Compiler frees as much memory as possible before passing control to C compiler |
Thu, 04 Aug 2011 17:06:50 -0400 | Adam Chlipala | Configure correct C compiler options for Pthreads |
Tue, 02 Aug 2011 14:45:19 -0400 | Adam Chlipala | Remove some GCC-specific identifier choice and documentation |
Sat, 23 Jul 2011 16:27:04 -0400 | Adam Chlipala | A few more tweaks to support Clang (including ending use of nested functions) |