aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* 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 cr...Gravatar Adam Chlipala2011-08-28
* 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 bro...Gravatar Adam Chlipala2011-08-19
* 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 to support crypt under OS XGravatar Adam Chlipala2011-01-16
* Hopeful fix to stop Especialize infinite loopingGravatar Adam Chlipala2010-12-21
* Use proper string time format for SQLiteGravatar Adam Chlipala2010-12-20
* Periodic tasksGravatar Adam Chlipala2010-12-18
* Change tasks to support parametric code; add clientLeavesGravatar Adam Chlipala2010-12-18
* postBody typeGravatar Adam Chlipala2010-12-18
* Change Basis.debug to use the protocol's debug functionGravatar Adam Chlipala2010-12-12
* minHeap option in .urp filesGravatar Adam Chlipala2010-12-11
* Comments in .urp filesGravatar Adam Chlipala2010-12-11
* New argument to transactional free functions, to specify whether we are about...Gravatar Adam Chlipala2010-12-04
* -limit for running timeGravatar Adam Chlipala2010-10-14
* Interface for setting memory limitsGravatar Adam Chlipala2010-10-14
* Hopeful fix for the Great Unification BugGravatar Adam Chlipala2010-10-10
* Flex kinds for type-level tuples; ::_ notationGravatar Adam Chlipala2010-10-10
* Shortcut invocations for single .ur filesGravatar Adam Chlipala2010-09-07
* 'tryDml' works with PostgresGravatar Adam Chlipala2010-09-07
* Server-side 'onError'Gravatar Adam Chlipala2010-09-07
* tryDmlGravatar Adam Chlipala2010-09-05
* Support multiple CSS classes for a single tagGravatar Adam Chlipala2010-09-05