index
:
debian-urweb
dfsg_clean
master
unofficial
Debian packaging for Ur/Web
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
monoize.sml
Commit message (
Expand
)
Author
Age
*
<image>
Adam Chlipala
2011-07-24
*
Workaround for old IE handling of <option> with no 'value' attribute
Adam Chlipala
2011-06-26
*
'show' instance for 'css_class'
Adam Chlipala
2011-06-23
*
xtable monoize to string.
Karn Kallio
2011-06-22
*
Remember to remove explicit table projections in SQLite UPDATE SET values
Adam Chlipala
2011-05-30
*
Properly handle form textboxes that have sources
Adam Chlipala
2011-05-29
*
sql_arith_option; 'ALL' for relational operators
Adam Chlipala
2011-02-25
*
Subqueries may always return NULL
Adam Chlipala
2011-02-03
*
Fix monoization of sql_relop (grandfathered into release!)
Adam Chlipala
2011-01-23
*
Allow CSS class specification for <form>
Adam Chlipala
2011-01-23
*
Fix for handling of some attributes to client-side input widgets, based on a ...
Adam Chlipala
2011-01-16
*
Allow subqueries to reference aggregate-only columns of free tables; treat no...
Adam Chlipala
2011-01-15
*
Fix time comparison operators; safer saving of queryStrings
Adam Chlipala
2010-12-27
*
queryString and effectfulUrl
Adam Chlipala
2010-12-26
*
Changed uw_Basis_time to store microseconds
Adam Chlipala
2010-12-24
*
[De]serialization of times in JavaScript; proper integer division in JavaScri...
Adam Chlipala
2010-12-23
*
Basis.cdataChar
Adam Chlipala
2010-12-21
*
Allow SQL aggregation over nullable types
Adam Chlipala
2010-12-21
*
Server-side 'onError'
Adam Chlipala
2010-09-07
*
tryDml
Adam Chlipala
2010-09-05
*
Support multiple CSS classes for a single tag
Adam Chlipala
2010-09-05
*
Confirm boxes; proper event handler setting for ctags
Adam Chlipala
2010-08-22
*
Some post-type-checking support for polymorphic variants
Adam Chlipala
2010-08-21
*
Polymorphic variants
Adam Chlipala
2010-08-19
*
Roll back WHERE checking
Adam Chlipala
2010-07-27
*
equalAny policies
Adam Chlipala
2010-07-27
*
Initial version of equalKnown working for secret
Adam Chlipala
2010-07-27
*
Some serious bug-fix work to get HTML example to compile; this includes fixin...
Adam Chlipala
2010-06-03
*
-moduleOf command-line option; compatibility fixes and better error messages ...
Adam Chlipala
2010-05-27
*
'also' policies and policy reduction; calendar in good shape
Adam Chlipala
2010-04-15
*
sendOwnIds policies
Adam Chlipala
2010-04-11
*
Update policies
Adam Chlipala
2010-04-11
*
Delete policies
Adam Chlipala
2010-04-11
*
Insert policies
Adam Chlipala
2010-04-11
*
Change query_policy to sendClient; all arguments passed to SQL predicates are...
Adam Chlipala
2010-04-08
*
Introduced the known() predicate
Adam Chlipala
2010-04-06
*
Pushing policies through
Adam Chlipala
2010-04-04
*
Relational operators portability
Adam Chlipala
2010-04-01
*
Make SELECT FROM clauses optional
Adam Chlipala
2010-03-28
*
Subquery FROM items
Adam Chlipala
2010-03-25
*
Subquery expressions
Adam Chlipala
2010-03-25
*
COUNT(col)
Adam Chlipala
2010-03-16
*
Tone down Reduce and compensate with a new push-lambda-inside-case rule in Mo...
Adam Chlipala
2010-03-02
*
Fix parsing of space-free .urp directives; use 'class' for 'c*' tags
Adam Chlipala
2010-02-28
*
Use COALESCE to hide NULL results of aggregate functions; fix bug with improp...
Adam Chlipala
2010-02-25
*
Small tweaks
Adam Chlipala
2010-01-28
*
<img> has dimensions and needs special HTML handling
Adam Chlipala
2010-01-26
*
Proper C-side deserialization; Shake.sliceDb
Adam Chlipala
2010-01-03
*
Proper [un]urlification of unit
Adam Chlipala
2010-01-01
*
Eta-expand bodies of transaction functions in Monoization, to enable later op...
Adam Chlipala
2009-12-31
[next]