log doc/manual.tex

age author description
Sun, 17 Nov 2013 07:54:59 -0500 Adam Chlipala Manual: add a pointer to background reading on inference rule notation
Fri, 11 Oct 2013 17:15:28 -0400 Adam Chlipala New header file scheme to support FFI code in either of C or C++ [based on suggestion by Ron de Bruijn]
Thu, 10 Oct 2013 18:01:30 -0400 Adam Chlipala Make transactional FFI functions effectful by default
Thu, 10 Oct 2013 14:01:19 -0400 Adam Chlipala Manual entries for -ccompiler and -print-ccompiler
Sun, 21 Apr 2013 10:17:43 -0400 Adam Chlipala Plugging some gaps in the manual
Tue, 16 Apr 2013 10:55:48 -0400 Adam Chlipala Basis.tryRpc
Tue, 12 Mar 2013 16:21:20 -0400 Adam Chlipala Manual: Reveal JavaScript representation of transaction type family
Wed, 28 Nov 2012 16:56:45 -0500 Adam Chlipala Allow any FFI module to declare new HTML tags
Tue, 04 Sep 2012 16:30:22 -0400 Adam Chlipala Manual addition for last changeset
Thu, 02 Aug 2012 16:33:25 -0400 Adam Chlipala Basis.getenv
Sun, 29 Jul 2012 12:27:13 -0400 Adam Chlipala Remove 'class' declaration; now use 'con' instead
Sat, 21 Jul 2012 15:16:57 -0400 Adam Chlipala Top.postFields
Sat, 21 Jul 2012 13:55:35 -0400 Adam Chlipala <active>
Sat, 21 Jul 2012 11:59:41 -0400 Adam Chlipala Basis.giveFocus
Sat, 21 Jul 2012 10:02:53 -0400 Adam Chlipala New event records for key and mouse handlers
Sun, 03 Jun 2012 11:29:31 -0400 Adam Chlipala Lighter-weight encoding of window function use
Sat, 02 Jun 2012 16:47:09 -0400 Adam Chlipala Partitioning and ordering for window functions
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
Sat, 19 May 2012 11:38:14 -0400 Adam Chlipala More manual detail on registering error handlers
Thu, 17 May 2012 03:22:34 +0400 Vladimir Shabanov Vector fonts in manual
Mon, 07 May 2012 08:16:18 -0400 Adam Chlipala Fix manual's grammar for subquery FROM items
Sun, 06 May 2012 15:34:10 -0400 Adam Chlipala Clarify need for 'prefix' for FastCGI
Sun, 06 May 2012 15:27:30 -0400 Adam Chlipala New optional suffice for 'rewrite' in .urp files: [-]
Sun, 06 May 2012 15:15:46 -0400 Adam Chlipala 'dynStyle' pseudo-attribute
Sun, 06 May 2012 14:01:29 -0400 Adam Chlipala 'style' attributes
Sun, 06 May 2012 13:07:13 -0400 Adam Chlipala Simplify type of Basis.tag, regarding 'class' attribute; new compatibility parsing of 'class' values given as string literals
Sat, 05 May 2012 12:58:13 -0400 Adam Chlipala -dumpTypesOnError
Wed, 02 May 2012 17:17:57 -0400 Edward Z. Yang Add support for -boot flag, which allows in-tree execution of Ur/Web
Thu, 03 May 2012 09:56:41 -0400 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
Sun, 29 Apr 2012 16:23:03 -0400 Adam Chlipala 'urweb daemon start' and 'urweb daemon stop'
Sun, 22 Apr 2012 10:57:22 -0400 Adam Chlipala 'linker' .urp directive
Sun, 22 Apr 2012 09:08:45 -0400 Adam Chlipala -unifyMore
Sat, 21 Apr 2012 15:47:02 -0400 Adam Chlipala Antiquote for PRIMARY KEY
Wed, 14 Mar 2012 10:10:56 -0400 Adam Chlipala New JavaScript FFI function: setInnerHTML
Tue, 13 Mar 2012 13:36:26 -0400 Adam Chlipala Clarify necessity of 'effectful' in the manual
Sat, 10 Mar 2012 13:13:15 -0500 Adam Chlipala New release
Sat, 25 Feb 2012 15:34:44 -0500 Adam Chlipala Correct an SQL grammar omission (thanks to Alexei Golovko for spotting the problem)
Sat, 18 Feb 2012 08:14:51 -0500 Adam Chlipala Update manual to fix lexical table and clarify sequencing notation
Sat, 04 Feb 2012 11:08:56 -0500 Adam Chlipala Mention FFI encoding of abstract syntax types
Sat, 04 Feb 2012 10:42:18 -0500 Adam Chlipala Extend and document RANDOM
Fri, 03 Feb 2012 08:30:56 -0500 Adam Chlipala Mention convention for parens in selected expressions
Sat, 31 Dec 2011 16:08:17 -0500 Adam Chlipala More documentation on URL generation and free variables
Thu, 29 Dec 2011 10:04:09 -0500 Adam Chlipala Discuss a subtlety in the semantics of <dyn>
Wed, 28 Dec 2011 10:30:56 -0500 Adam Chlipala Merge
Wed, 28 Dec 2011 10:30:37 -0500 Adam Chlipala More about the JavaScript FFI in the manual
Tue, 27 Dec 2011 16:20:48 -0500 Adam Chlipala 'dynClass' pseudo-attribute
Tue, 20 Dec 2011 21:06:25 -0500 Adam Chlipala Refactor HTML contexts to prevent some illegal nestings (that can crash the JavaScript runtime system)
Tue, 20 Dec 2011 19:02:04 -0500 Adam Chlipala Redo HTML context classification, to keep regular <body> tags out of <table> and <tr>
Sat, 17 Dec 2011 20:42:39 -0500 Adam Chlipala Manual typo fix
Sun, 04 Dec 2011 14:40:12 -0500 Adam Chlipala timeFormat .urp directive
Sat, 03 Dec 2011 17:07:34 -0500 Adam Chlipala New 't.*' notation for SELECT
Thu, 24 Nov 2011 11:09:50 -0500 Adam Chlipala Mention Basis.current in manual
Sun, 20 Nov 2011 19:22:57 -0500 Adam Chlipala More complete account of URI determination in structure section
Sat, 19 Nov 2011 10:43:57 -0500 Adam Chlipala COALESCE
Mon, 14 Nov 2011 09:02:00 -0500 Adam Chlipala Fix completely broken manual description of 'view'
Sat, 05 Nov 2011 09:40:38 -0400 Adam Chlipala Fix SQL grammar bug in manual
Fri, 21 Oct 2011 08:36:10 -0400 Adam Chlipala Note a parsing restriction in the manual
Thu, 20 Oct 2011 09:27:37 -0400 Adam Chlipala Some notes on 'T' for update/delete combinators
Sat, 15 Oct 2011 10:05:13 -0400 Adam Chlipala Extend and document 'con' syntax with arguments
Sat, 15 Oct 2011 09:04:41 -0400 Adam Chlipala For new IF, fix Monoize typing and add to manual