Mercurial > urweb
log src/compiler.sml
age | author | description |
---|---|---|
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) |
Sat, 23 Jul 2011 09:42:34 -0400 | Adam Chlipala | Stop using -fno-inline by default |
Sun, 03 Jul 2011 12:40:00 -0400 | Adam Chlipala | For non-debug builds, leave out source location info in what is shown to user |
Fri, 24 Jun 2011 13:50:59 -0400 | Adam Chlipala | 'noXsrfProtection' .urp directive |
Fri, 17 Jun 2011 11:52:56 -0400 | Adam Chlipala | Fixes to work nicely with OS X and Clang (thanks to Austin Seipp) |
Wed, 15 Jun 2011 09:52:06 -0400 | Adam Chlipala | Handle spaces in filenames passed to GCC (caught by Zachary Tatlock) |