Mercurial > urweb
log src/mono_opt.sml
age | author | description |
---|---|---|
Sat, 09 Apr 2011 14:36:47 -0400 | Adam Chlipala | Each context gets its own non-repeating sequence of source numbers |
Mon, 28 Mar 2011 10:37:49 -0400 | Adam Chlipala | To generate server-side source JavaScript, try both the old and new strategies; remove an unsound optimization from MonoOpt and make MonoReduce work harder to compensate |
Thu, 23 Dec 2010 17:46:40 -0500 | Adam Chlipala | [De]serialization of times in JavaScript; proper integer division in JavaScript; Basis.crypt; Top.mkRead'; more aggressive Mono-level inlining, for values of function-y types |
Tue, 21 Dec 2010 18:01:23 -0500 | Adam Chlipala | Basis.cdataChar |
Fri, 19 Nov 2010 15:01:06 -0500 | Adam Chlipala | Simplify Basis.strcat calls in MonoOpt |
Thu, 19 Aug 2010 17:28:52 -0400 | Adam Chlipala | Polymorphic variants |
Tue, 18 May 2010 14:47:56 -0400 | Adam Chlipala | URL-escape with '.' instead of '%', to avoid confusing proxies |