Mercurial > urweb
log
age | author | description |
---|---|---|
Fri, 05 Dec 2014 19:41:27 -0500 | Adam Chlipala | Move code from last changeset, to improve performance |
Thu, 04 Dec 2014 20:22:39 -0500 | Adam Chlipala | In checking signature subsumption, be sure to try constraints last. |
Thu, 04 Dec 2014 19:54:04 -0500 | Adam Chlipala | Optimizing writes of single characters |
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:21:37 -0500 | Adam Chlipala | MonoOpt: remove concatenation with empty string |
Wed, 03 Dec 2014 21:06:15 -0500 | Adam Chlipala | Some more optimization of string expressions showing up in JSON generation (Meta library) |
Tue, 25 Nov 2014 08:21:09 -0500 | Adam Chlipala | Tiny lexer change for SML/NJ compatibility (suggested by Ziv Scully) |