Mercurial > urweb
log src/settings.sml
age | author | description |
---|---|---|
Sun, 07 Jun 2009 11:13:18 -0400 | Adam Chlipala | Start of Option; Basis.current; fix missed cases in Jscomp.isNullable |
Tue, 02 Jun 2009 19:28:25 -0400 | Adam Chlipala | Lexing some more string escape sequences; JS versions of number read; fix problem with signature unification; escape < more often in Jscomp |
Sun, 31 May 2009 12:41:34 -0400 | Adam Chlipala | strcspn and friends |
Sat, 30 May 2009 13:29:00 -0400 | Adam Chlipala | Substring functions; fix a nasty MonoReduce pattern match substitution bug |
Sat, 30 May 2009 09:59:10 -0400 | Adam Chlipala | String.length |
Tue, 26 May 2009 12:25:06 -0400 | Adam Chlipala | Chars and more string operations |
Sat, 23 May 2009 10:14:51 -0400 | Adam Chlipala | Change monoization of monads to allow partial applications of operations |
Thu, 14 May 2009 10:31:11 -0400 | Adam Chlipala | Improvements while working on Graftid |