Mercurial > urweb
log
age | author | description |
---|---|---|
Thu, 18 Jun 2009 18:06:15 -0400 | Adam Chlipala | Fix a bug with 'Some p' patterns, where 'p' needs specialization |
Tue, 16 Jun 2009 17:52:44 -0400 | Adam Chlipala | Fix a variable capture bug in nested JavaScript; some more list stuff |
Tue, 16 Jun 2009 14:38:01 -0400 | Adam Chlipala | Fix a bug in type class enrichment from substructures |
Sat, 13 Jun 2009 15:42:24 -0400 | Adam Chlipala | Fix MonoReduce unsoundness with lets and fns |
Sat, 13 Jun 2009 14:29:36 -0400 | Adam Chlipala | <dyn> inside <table>; fix Specialize bug with datatype decls generating other mutually-recursive datatype decls |
Tue, 09 Jun 2009 18:11:59 -0400 | Adam Chlipala | Some standard library reorgs and additions; handle mutual datatypes better in Specialize |
Tue, 09 Jun 2009 11:12:34 -0400 | Adam Chlipala | Mark current as effectful; add List functions |
Sun, 07 Jun 2009 16:45:00 -0400 | Adam Chlipala | Fix datatype import bug in Elaborate; fix server-side source setting; more standard library stuff |