log lib/ur/option.ur

age author description
Sat, 12 Dec 2009 11:02:20 -0500 Adam Chlipala Checked-ness of radio options; Option.get
Sat, 19 Sep 2009 13:32:33 -0400 Adam Chlipala Grid sorting working
Tue, 15 Sep 2009 15:48:53 -0400 Adam Chlipala Filters implementation type-checking
Tue, 09 Jun 2009 18:11:59 -0400 Adam Chlipala Some standard library reorgs and additions; handle mutual datatypes better in Specialize
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
Sun, 07 Jun 2009 11:13:18 -0400 Adam Chlipala Start of Option; Basis.current; fix missed cases in Jscomp.isNullable