aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add support for -boot flag, which allows in-tree execution of Ur/WebGravatar Edward Z. Yang2012-05-02
* Catch duplicate top-level module names; fix dropping of constraints during in...Gravatar Adam Chlipala2012-05-03
* Don't modify the module cache after elaboration failuresGravatar Adam Chlipala2012-05-02
* Better discovery of type class instances from recursive definitionsGravatar Adam Chlipala2012-05-02
* In simplifying constructors for error messages, unfold constructor synonyms f...Gravatar Adam Chlipala2012-05-02
* Fix generation of normal datatypes from polymorphic variantsGravatar Adam Chlipala2012-04-29
* 'urweb daemon start' and 'urweb daemon stop'Gravatar Adam Chlipala2012-04-29
* Initial support for reusing elaboration resultsGravatar Adam Chlipala2012-04-29
* Include JavaScript files properly in error handler pagesGravatar Adam Chlipala2012-04-28
* Fix urlification of recursive polymorphic variantsGravatar Adam Chlipala2012-04-28
* Avoid generating empty <script> tagsGravatar Adam Chlipala2012-04-27
* Ensure proper ordering of <script> execution, to bring identifiers into scope...Gravatar Adam Chlipala2012-04-27
* Omit unnecessary parens around arrows in pretty-printingGravatar Adam Chlipala2012-04-27
* Removed excess zero byte from empty pages.Gravatar Vladimir Shabanov2012-04-25
* 'linker' .urp directiveGravatar Adam Chlipala2012-04-22
* Another test for cancelation in error messagesGravatar Adam Chlipala2012-04-22
* -unifyMoreGravatar Adam Chlipala2012-04-22
* Antiquote for PRIMARY KEYGravatar Adam Chlipala2012-04-21
* Omit 'Basis.' in pretty-printing constructors, where this is unambiguousGravatar Adam Chlipala2012-04-21
* Pretty-print tuple types using tuple syntaxGravatar Adam Chlipala2012-04-21
* Saving proper environments, to use in displaying nested error messagesGravatar Adam Chlipala2012-04-21
* Add another rule to simplify record concatenations for pretty-printingGravatar Adam Chlipala2012-04-21
* Avoid kindof failures in elaborationGravatar Adam Chlipala2012-04-21
* Tweak printing of constructor record literals to allow re-parsing by compilerGravatar Adam Chlipala2012-04-16
* Simplify types for printing with '-dumpTypes'Gravatar Adam Chlipala2012-04-16
* Do a lot more type simplification for error messagesGravatar Adam Chlipala2012-04-16
* Fix monoization of recursive variantsGravatar Adam Chlipala2012-04-16
* Saving uw_event for all events (so stopPropagation works everywhere)Gravatar Vladimir Shabanov2012-04-11
* Fixed 'onload' handling for img tag.Gravatar Vladimir Shabanov2012-04-11
* Remove string-valued style attribute, which may allow injection attacksGravatar Adam Chlipala2012-04-15
* Added several missing tag attributesGravatar Vladimir Shabanov2012-04-11
* Optimize code from last changeset a bitGravatar Adam Chlipala2012-04-08
* Refactor to avoid dependence on recursive mutexesGravatar Adam Chlipala2012-04-08
* Return to working version modeGravatar Adam Chlipala2012-03-29
* New releaseGravatar Adam Chlipala2012-03-29
* Fix defunctorization of modules containing datatype definitionsGravatar Adam Chlipala2012-03-29
* Change ID generation scheme to conform to HTML standards (thanks to Edward Ya...Gravatar Adam Chlipala2012-03-16
* New JavaScript FFI function: setInnerHTMLGravatar Adam Chlipala2012-03-14
* Remove weird special case for FFI functions whose first arguments have type [...Gravatar Adam Chlipala2012-03-14
* Delete C temporary directories, even if other files wind up thereGravatar Adam Chlipala2012-03-13
* Clarify necessity of 'effectful' in the manualGravatar Adam Chlipala2012-03-13
* Remove seemingly inaccurate part of comment (perhaps clarified version can be...Gravatar Adam Chlipala2012-03-13
* Refactor SQL parsing code from Iflow to Sql, add querydml parser.Gravatar Edward Z. Yang2012-03-12
* Some minor documentation to the Mono AST.Gravatar Edward Z. Yang2012-03-12
* Handle recursive RPC handlersGravatar Adam Chlipala2012-03-11
* Return to working version modeGravatar Adam Chlipala2012-03-10
* New releaseGravatar Adam Chlipala2012-03-10
* Change <radio> to yield [option string]Gravatar Adam Chlipala2012-03-10
* Avoid URL size limit in RPCs with large argumentsGravatar Adam Chlipala2012-03-03
* Avoid 'not fully determined' errors for fancy tasksGravatar Adam Chlipala2012-03-03