log src/main.mlton.sml

age author description
Thu, 27 May 2010 16:36:17 -0400 Adam Chlipala -moduleOf command-line option; compatibility fixes and better error messages for SQLite
Tue, 13 Apr 2010 11:34:59 -0400 Adam Chlipala Command-line use of Iflow
Thu, 04 Mar 2010 14:20:26 -0500 Adam Chlipala -verbose
Sat, 27 Feb 2010 14:57:57 -0500 Adam Chlipala Basic analysis of tag and CSS class usage
Thu, 11 Feb 2010 09:10:01 -0500 Adam Chlipala sigfile directive
Tue, 12 Jan 2010 11:07:39 -0500 Adam Chlipala -path and -root command-line flags
Sun, 27 Dec 2009 13:18:32 -0500 Adam Chlipala Dynamic linking of the runtime system
Thu, 24 Dec 2009 10:02:48 -0500 Adam Chlipala -tc flag
Wed, 25 Nov 2009 08:52:32 -0500 Adam Chlipala Refactor compile functions; allow empty tag contents
Sat, 18 Jul 2009 11:01:48 -0400 Adam Chlipala More command-line options
Sun, 28 Jun 2009 13:49:32 -0400 Adam Chlipala Start of multi-DBMS support
Sat, 27 Jun 2009 10:30:51 -0400 Adam Chlipala -debug from the command line
Tue, 23 Jun 2009 17:59:23 -0400 Adam Chlipala cgi protocol
Thu, 20 Nov 2008 11:34:36 -0500 Adam Chlipala Some demo improvements
Sun, 19 Oct 2008 15:19:41 -0400 Adam Chlipala Building combined demo app
Sun, 19 Oct 2008 12:47:10 -0400 Adam Chlipala Proper configuration and installation
Tue, 02 Sep 2008 16:18:05 -0400 Adam Chlipala Update MLton main file
Sat, 16 Aug 2008 10:54:46 -0400 Adam Chlipala -timing option for command-line compiler
Thu, 10 Jul 2008 14:14:23 -0400 Adam Chlipala Command-line compiler goes the whole nine yards
Sun, 22 Jun 2008 15:23:16 -0400 Adam Chlipala Update main.mlton for group compilation
Sun, 22 Jun 2008 10:53:11 -0400 Adam Chlipala Lexer/parser hacks to share code between regular and signature file parsers
Tue, 10 Jun 2008 16:05:10 -0400 Adam Chlipala Update main.mlton
Sun, 08 Jun 2008 17:15:09 -0400 Adam Chlipala Tree-shaking
Sun, 08 Jun 2008 15:47:44 -0400 Adam Chlipala Some con reducing
Sun, 08 Jun 2008 12:27:08 -0400 Adam Chlipala Primitive type constants
Sat, 26 Jan 2008 12:35:32 -0500 Adam Chlipala Initial parsing and pretty-printing
Sat, 26 Jan 2008 10:06:22 -0500 Adam Chlipala Initial skeleton