Mercurial > urweb
log demo/batchFun.ur
age | author | description |
---|---|---|
Sat, 21 Jul 2012 10:12:35 -0400 | Adam Chlipala | Update demo code for key/mouse handler change |
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 |
Tue, 20 Dec 2011 19:02:04 -0500 | Adam Chlipala | Redo HTML context classification, to keep regular <body> tags out of <table> and <tr> |
Wed, 15 Dec 2010 09:42:35 -0500 | Adam Chlipala | Small tweaks to update demos for record unification change |
Sun, 10 Oct 2010 13:07:38 -0400 | Adam Chlipala | Flex kinds for type-level tuples; ::_ notation |
Sun, 28 Feb 2010 13:06:10 -0500 | Adam Chlipala | Changing foldRX to mapX |