log doc/manual.tex

age author description
2012-08-02 Adam Chlipala Basis.getenv
2012-07-29 Adam Chlipala Remove 'class' declaration; now use 'con' instead
2012-07-21 Adam Chlipala Top.postFields
2012-07-21 Adam Chlipala <active>
2012-07-21 Adam Chlipala Basis.giveFocus
2012-07-21 Adam Chlipala New event records for key and mouse handlers
2012-06-03 Adam Chlipala Lighter-weight encoding of window function use
2012-06-02 Adam Chlipala Partitioning and ordering for window functions
2012-06-02 Adam Chlipala Track whether SQL expressions may use window functions, in preparation for actual window function support
2012-05-19 Adam Chlipala More manual detail on registering error handlers
2012-05-16 Vladimir Shabanov Vector fonts in manual
2012-05-07 Adam Chlipala Fix manual's grammar for subquery FROM items
2012-05-06 Adam Chlipala Clarify need for 'prefix' for FastCGI
2012-05-06 Adam Chlipala New optional suffice for 'rewrite' in .urp files: [-]
2012-05-06 Adam Chlipala 'dynStyle' pseudo-attribute
2012-05-06 Adam Chlipala 'style' attributes
2012-05-06 Adam Chlipala Simplify type of Basis.tag, regarding 'class' attribute; new compatibility parsing of 'class' values given as string literals
2012-05-05 Adam Chlipala -dumpTypesOnError
2012-05-02 Edward Z. Yang Add support for -boot flag, which allows in-tree execution of Ur/Web
2012-05-03 Adam Chlipala Catch duplicate top-level module names; fix dropping of constraints during incremental elaboration; document treatment of record types as type class instance types
2012-04-29 Adam Chlipala 'urweb daemon start' and 'urweb daemon stop'
2012-04-22 Adam Chlipala 'linker' .urp directive
2012-04-22 Adam Chlipala -unifyMore
2012-04-21 Adam Chlipala Antiquote for PRIMARY KEY
2012-03-14 Adam Chlipala New JavaScript FFI function: setInnerHTML
2012-03-13 Adam Chlipala Clarify necessity of 'effectful' in the manual
2012-03-10 Adam Chlipala New release
2012-02-25 Adam Chlipala Correct an SQL grammar omission (thanks to Alexei Golovko for spotting the problem)
2012-02-18 Adam Chlipala Update manual to fix lexical table and clarify sequencing notation
2012-02-04 Adam Chlipala Mention FFI encoding of abstract syntax types