Mercurial > urweb
log lib/ur/string.urs
age | author | description |
---|---|---|
Thu, 13 Jan 2011 10:02:50 -0500 | Adam Chlipala | More string processing |
Tue, 11 Jan 2011 18:04:52 -0500 | Adam Chlipala | Some more string parsing functions; naughtyDebug |
Tue, 11 Jan 2011 14:03:54 -0500 | Adam Chlipala | String processing optimizations |
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 |