log src/urweb.grm

age author description
Mon, 08 Jun 2015 11:11:46 -0400 Adam Chlipala Apply syntax sugar for 'class' attribute to <form> as well
Thu, 05 Mar 2015 14:50:31 -0500 Adam Chlipala Some new infix operators, contributed by Gabriel Riba
Tue, 23 Dec 2014 12:24:38 -0500 Adam Chlipala New antiquote syntax for ORDER BY
Sun, 16 Nov 2014 15:20:13 -0500 Adam Chlipala More HTML5 AJAX widgets
Sun, 16 Nov 2014 14:39:38 -0500 Adam Chlipala Some more HTML5 input types
Sun, 16 Nov 2014 14:16:11 -0500 Adam Chlipala More simple textual HTML5 input types
Sun, 16 Nov 2014 14:02:17 -0500 Adam Chlipala Make 'required' and 'autofocus' attributes Boolean; add a syntax extension for parsing their usual HTML syntax
Fri, 01 Aug 2014 15:44:17 -0400 Adam Chlipala Differentiate between HTML and normal string literals
Fri, 01 Aug 2014 11:43:44 -0400 Adam Chlipala 'aria-*' attributes
Wed, 25 Jun 2014 14:04:13 -0400 Adam Chlipala New syntactic shorthand for antiquoting subqueries
Wed, 11 Jun 2014 14:22:47 -0400 Adam Chlipala let..where..end
Fri, 02 May 2014 19:19:09 -0400 Adam Chlipala New lessSafeFfi
Fri, 02 May 2014 17:16:02 -0400 Adam Chlipala Monadic bind supports patterns
Fri, 02 May 2014 15:32:10 -0400 Adam Chlipala HTML5 data-* attributes
Tue, 29 Apr 2014 16:47:45 -0400 Adam Chlipala Allow parens grouping joins in FROM clauses