summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAge
* 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
|
* 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 ↵Gravatar Adam Chlipala2010-12-04
| | | | about to retry
* -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
|
* Polymorphic variantsGravatar Adam Chlipala2010-08-19
|
* HTML commentsGravatar Adam Chlipala2010-08-10
|
* ML-style comments inside XMLGravatar Adam Chlipala2010-08-10
|
* Roll back WHERE checkingGravatar Adam Chlipala2010-07-27
|
* Initial version of equalKnown working for secretGravatar Adam Chlipala2010-07-27
|
* Consider view declarations while shakingGravatar Adam Chlipala2010-05-27
|
* Fix bug in module path generation with module roots; push wildification ↵Gravatar Adam Chlipala2010-05-27
| | | | through substructures
* URL-escape with '.' instead of '%', to avoid confusing proxiesGravatar Adam Chlipala2010-05-18
|
* Completely redid main Iflow logic; so far, policy and policy2 workGravatar Adam Chlipala2010-04-13
|
* Using multiple policies to check a written valueGravatar Adam Chlipala2010-04-11
|
* Change query_policy to sendClient; all arguments passed to SQL predicates ↵Gravatar Adam Chlipala2010-04-08
| | | | are variables
* Parsing more comparison operatorsGravatar Adam Chlipala2010-04-06
|
* Parsing float and string SQL literalsGravatar Adam Chlipala2010-04-06
|
* Introduced the known() predicateGravatar Adam Chlipala2010-04-06
|