summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAge
* Fix bug in previous changeGravatar Adam Chlipala2011-11-20
|
* Don't treat comment-only lines as blank, in determining split point of .urp ↵Gravatar Adam Chlipala2011-11-20
| | | | files
* COALESCEGravatar Adam Chlipala2011-11-19
|
* Better error messages when client-side constructs are detected in CjrizeGravatar Adam Chlipala2011-11-19
|
* Fix catalog querying about empty tablesGravatar Adam Chlipala2011-11-18
|
* Regenerate proper Autotools files; fix JS stringToTime and add ↵Gravatar Adam Chlipala2011-11-18
| | | | stringToTime_error
* Better error messages about server-side use of client-side functionsGravatar Adam Chlipala2011-11-14
|
* Support the full set of XHTML character entitiesGravatar Adam Chlipala2011-11-05
|
* Adjust for different ml-lex behavior between SML/NJ and MLtonGravatar Adam Chlipala2011-11-05
|
* Shorter, more focused error messages about undetermined unification variablesGravatar Adam Chlipala2011-10-29
|
* Harmonize have/need terminology in error messages; display canceled record ↵Gravatar Adam Chlipala2011-10-27
| | | | summaries on errors
* Catch UnboundNamed exceptions that arise from missing signature itemsGravatar Adam Chlipala2011-10-21
|
* Change error message display order: only show disjointness/type class ↵Gravatar Adam Chlipala2011-10-15
| | | | failures if all record unifications succeeded
* Improved unification of record literals in type class resolutionGravatar Adam Chlipala2011-10-15
|
* Extend and document 'con' syntax with argumentsGravatar Adam Chlipala2011-10-15
|
* For new IF, fix Monoize typing and add to manualGravatar Adam Chlipala2011-10-15
|
* Basis.nullGravatar Adam Chlipala2011-10-06
|
* Resugar tag names before printing parse errorsGravatar Adam Chlipala2011-09-22
|
* An abstract type of IDsGravatar Adam Chlipala2011-09-03
|
* New client-side, document-level event handlersGravatar Adam Chlipala2011-09-03
|
* Gentle handling of back-button returns to pages with stale message-passing ↵Gravatar Adam Chlipala2011-08-28
| | | | credentials
* Fix another list unurlification segfault bug; List.foldlMiGravatar Adam Chlipala2011-08-21
|
* Add prototypes for [un]urlification functionsGravatar Adam Chlipala2011-08-21
|
* Fix crash in list unurlificationGravatar Adam Chlipala2011-08-21
|
* Basis.mkMonadGravatar Adam Chlipala2011-08-19
|
* Add antiquote for ORDER BY directionsGravatar Adam Chlipala2011-08-19
|
* Add timestamps to 'app.js' filenames, to prevent inappropriate caching by ↵Gravatar Adam Chlipala2011-08-19
| | | | browsers
* Fix bug with <dyn> as first child of <table>Gravatar Adam Chlipala2011-08-14
|
* Fix opening of shadowing, principal-signatured modules that open other modulesGravatar Adam Chlipala2011-08-04
|
* Compile self-tail-calls as gotosGravatar Adam Chlipala2011-08-02
|
* Introduce URWEB_STACK_SIZE environment variable (based on a patch by Hao Deng)Gravatar Adam Chlipala2011-08-02
|
* A few error message improvementsGravatar Adam Chlipala2011-08-02
|
* Fixes for detecting pastes and autocompletes for dynamic textboxesGravatar Adam Chlipala2011-07-15
|
* For non-debug builds, leave out source location info in what is shown to userGravatar Adam Chlipala2011-07-03
|
* 'show' instance for 'css_class'Gravatar Adam Chlipala2011-06-23
|
* Handle spaces in filenames passed to GCC (caught by Zachary Tatlock)Gravatar Adam Chlipala2011-06-15
|
* Keep user-set response headers on indirect returnsGravatar Adam Chlipala2011-06-12
|
* Proper C pretty-printing of floats in scientific notationGravatar Adam Chlipala2011-05-31
|
* Fix bug with string literals in unAsGravatar Adam Chlipala2011-05-30
|
* Remember to remove explicit table projections in SQLite UPDATE SET valuesGravatar Adam Chlipala2011-05-30
|
* getHeader and setHeaderGravatar Adam Chlipala2011-05-29
|
* Properly handle form textboxes that have sourcesGravatar Adam Chlipala2011-05-29
|
* Escape less-than in JavaScript stringsGravatar Adam Chlipala2011-05-12
|
* Warn that tests ought not to be usedGravatar Adam Chlipala2011-04-17
|
* Send newly created sources with messages to clientsGravatar Adam Chlipala2011-04-09
|
* Each context gets its own non-repeating sequence of source numbersGravatar Adam Chlipala2011-04-09
|
* Fix MySQL time handlingGravatar Adam Chlipala2011-03-27
|
* Fix some cookie-related bugs in MonoReduceGravatar Adam Chlipala2011-02-10
|
* Fix for handling of some attributes to client-side input widgets, based on a ↵Gravatar Adam Chlipala2011-01-16
| | | | patch from Vladimir Shabanov
* Patch from Vladimir Shabanov to support crypt under OS XGravatar Adam Chlipala2011-01-16
|