Mercurial > urweb
log lib/ur/string.ur
age | author | description |
---|---|---|
Sun, 10 Oct 2010 15:37:14 -0400 | Adam Chlipala | Tweaking unification fix to apply to demo/more |
Thu, 03 Jun 2010 13:04:37 -0400 | Adam Chlipala | Some serious bug-fix work to get HTML example to compile; this includes fixing a bug with 'val' patterns in Unnest and the need for more local reduction in Especialize |
Tue, 02 Mar 2010 09:46:17 -0500 | Adam Chlipala | String.isPrefix |
Tue, 26 Jan 2010 14:59:19 -0500 | Adam Chlipala | Handling errors during commit |
Sun, 10 Jan 2010 13:44:22 -0500 | Adam Chlipala | Reduce concatenations of the empty record; unpoly non-recursive functions |
Sat, 05 Dec 2009 14:01:34 -0500 | Adam Chlipala | Represent FFI function names as strings, to deal with cross-file recursion |