Mercurial > urweb
log src/especialize.sml
age | author | description |
---|---|---|
Tue, 16 Mar 2010 10:09:01 -0400 | Adam Chlipala | Undo an Especialize change that turned out to be unecessary |
Sat, 06 Mar 2010 19:14:48 -0500 | Adam Chlipala | Got split1 working, but noticed a nasty type inference bug with transplanted unification variables |
Sat, 06 Mar 2010 16:15:26 -0500 | Adam Chlipala | Standard library moduls Incl and Mem; tweaks to Especialize and Unpoly |
Thu, 07 Jan 2010 14:02:58 -0500 | Adam Chlipala | Basis.debug; more restrictive type for Basis.form; weaken definition of polymorphic-ness for especialization |
Wed, 23 Dec 2009 12:25:34 -0500 | Adam Chlipala | Stop skipping Especialization of generated functions; fix Compiler.parseUrp; expose uw_really_write(); allow more NULL arguments to uw_register_transactional() |
Sun, 20 Dec 2009 15:17:43 -0500 | Adam Chlipala | Another try at reasonable Especialize, this time with a custom traversal |
Tue, 15 Dec 2009 19:26:52 -0500 | Adam Chlipala | Especialize uses a termination measure based on number of arguments introduced |