| Commit message (Expand) | Author | Age |
* | COALESCE | Adam Chlipala | 2011-11-19 |
* | Better error messages when client-side constructs are detected in Cjrize | Adam Chlipala | 2011-11-19 |
* | Fix catalog querying about empty tables | Adam Chlipala | 2011-11-18 |
* | Regenerate proper Autotools files; fix JS stringToTime and add stringToTime_e... | Adam Chlipala | 2011-11-18 |
* | Merge | Ron de Bruijn | 2011-11-17 |
|\ |
|
* | | Add read instance for time on the client | Ron de Bruijn | 2011-11-17 |
| * | Include character encoding in HTTP response headers. | Karn Kallio | 2011-11-16 |
|/ |
|
* | Better error messages about server-side use of client-side functions | Adam Chlipala | 2011-11-14 |
* | Fix completely broken manual description of 'view' | Adam Chlipala | 2011-11-14 |
* | Remove dummy entity | Adam Chlipala | 2011-11-06 |
* | Support the full set of XHTML character entities | Adam Chlipala | 2011-11-05 |
* | Tweaks to choices of source positions to use in error messages, including for... | Adam Chlipala | 2011-11-05 |
* | Adjust for different ml-lex behavior between SML/NJ and MLton | Adam Chlipala | 2011-11-05 |
* | Strengthen consNeq, to avoid unwise unifications | Adam Chlipala | 2011-11-05 |
* | Fix confusing error message when record unification fails because enclosed ty... | Adam Chlipala | 2011-11-05 |
* | Fix SQL grammar bug in manual | Adam Chlipala | 2011-11-05 |
* | Remove debug print | Adam Chlipala | 2011-11-02 |
* | Handle application in decompileCon | Adam Chlipala | 2011-11-02 |
* | Shorter, more focused error messages about undetermined unification variables | Adam Chlipala | 2011-10-29 |
* | Clear reducedSummaries | Adam Chlipala | 2011-10-28 |
* | Harmonize have/need terminology in error messages; display canceled record su... | Adam Chlipala | 2011-10-27 |
* | Turn off warnings about deprecated functions, to placate silly OpenSSL change... | Adam Chlipala | 2011-10-26 |
* | Catch UnboundNamed exceptions that arise from missing signature items | Adam Chlipala | 2011-10-21 |
* | Note a parsing restriction in the manual | Adam Chlipala | 2011-10-21 |
* | Some notes on 'T' for update/delete combinators | Adam Chlipala | 2011-10-20 |
* | Fix parsing conflict | Adam Chlipala | 2011-10-15 |
* | Change error message display order: only show disjointness/type class failure... | Adam Chlipala | 2011-10-15 |
* | Improved unification of record literals in type class resolution | Adam Chlipala | 2011-10-15 |
* | Extend and document 'con' syntax with arguments | Adam Chlipala | 2011-10-15 |
* | For new IF, fix Monoize typing and add to manual | Adam Chlipala | 2011-10-15 |
* | IF THEN ELSE conditional for SQL. | Karn Kallio | 2011-10-14 |
* | Primitive int/float functions: ceil, float, round, trunc | Adam Chlipala | 2011-10-08 |
* | Fix wildification for signatures with synonyms | Adam Chlipala | 2011-10-08 |
* | Merge | Adam Chlipala | 2011-10-06 |
|\ |
|
* | | Basis.null | Adam Chlipala | 2011-10-06 |
| * | Fix searching for underscore elements in PDF files. | Ron de Bruijn | 2011-09-30 |
* | | Tweaked Emacs mode to handle many "->" faster. | Vladimir Shabanov | 2011-09-26 |
* | | Minor tweak to speed up Emacs mode. | Vladimir Shabanov | 2011-09-26 |
|/ |
|
* | Add an URWEB_PQ_CON environment variable, which overrides the PostgreSQL conn... | Austin Seipp | 2011-09-23 |
* | Resugar tag names before printing parse errors | Adam Chlipala | 2011-09-22 |
* | Return to working version mode | Adam Chlipala | 2011-09-17 |
* | New release | Adam Chlipala | 2011-09-17 |
* | Added 'target' attribute for 'a' tag. | Vladimir Shabanov | 2011-09-12 |
* | New Basis functions: preventDefault and stopPropagation (code contributed by ... | Adam Chlipala | 2011-09-11 |
* | Disable C optimization in debug mode | Adam Chlipala | 2011-09-11 |
* | Switch type of 'for' attribute | Adam Chlipala | 2011-09-03 |
* | An abstract type of IDs | Adam Chlipala | 2011-09-03 |
* | New client-side, document-level event handlers | Adam Chlipala | 2011-09-03 |
* | Better detection of type class witnesses in local bindings | Adam Chlipala | 2011-09-03 |
* | Even gentler handling of back-button returns to pages with stale message-pass... | Adam Chlipala | 2011-08-28 |