log demo/more/orm.ur

age author description
Sun, 03 Jun 2012 11:29:31 -0400 Adam Chlipala Lighter-weight encoding of window function use
Sat, 02 Jun 2012 15:35:58 -0400 Adam Chlipala Track whether SQL expressions may use window functions, in preparation for actual window function support
Wed, 06 Jul 2011 09:22:08 -0400 Adam Chlipala Update demo/more for simplified implicit arguments
Sun, 10 Oct 2010 15:37:14 -0400 Adam Chlipala Tweaking unification fix to apply to demo/more
Sat, 26 Dec 2009 11:56:40 -0500 Adam Chlipala Make summary unification more conservative; infer implicit arguments after applications
Tue, 20 Oct 2009 10:29:17 -0400 Adam Chlipala Adapted existing demos to tuple pattern-matching
Tue, 06 Oct 2009 10:34:27 -0400 Adam Chlipala Initial Orm1 demo