Mercurial > urweb
log src/mono_reduce.sml
age | author | description |
---|---|---|
Thu, 04 Dec 2014 02:47:24 -0500 | Adam Chlipala | More aggressive inlining of 'let' with record literals, plus some changes to Monoization of queries, to make inlining more common |
Wed, 03 Dec 2014 21:06:15 -0500 | Adam Chlipala | Some more optimization of string expressions showing up in JSON generation (Meta library) |
Wed, 06 Aug 2014 09:50:02 -0400 | Adam Chlipala | MonoReduce bug involving 'error' |
Fri, 01 Aug 2014 15:44:17 -0400 | Adam Chlipala | Differentiate between HTML and normal string literals |
Sat, 26 Jul 2014 09:26:11 -0400 | Adam Chlipala | Another MonoReduce fix |
Mon, 21 Jul 2014 08:11:03 -0400 | Adam Chlipala | Fix index-matching bug in MonoReduce effect calculation |
Sun, 09 Feb 2014 19:29:36 -0500 | Adam Chlipala | neverInline |