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
*
Lighter-weight encoding of window function use
Adam Chlipala
2012-06-03
*
Partitioning and ordering for window functions
Adam Chlipala
2012-06-02
*
Compiled a window function use
Adam Chlipala
2012-06-02
*
Track whether SQL expressions may use window functions, in preparation for ac...
Adam Chlipala
2012-06-02
*
Fix bugs in support for 'style' and 'dynStyle'
Adam Chlipala
2012-05-06
*
'dynStyle' pseudo-attribute
Adam Chlipala
2012-05-06
*
'style' attributes
Adam Chlipala
2012-05-06
*
Simplify type of Basis.tag, regarding 'class' attribute; new compatibility pa...
Adam Chlipala
2012-05-06
*
Fix generation of normal datatypes from polymorphic variants
Adam Chlipala
2012-04-29
*
Fix urlification of recursive polymorphic variants
Adam Chlipala
2012-04-28
*
Ensure proper ordering of <script> execution, to bring identifiers into scope...
Adam Chlipala
2012-04-27
*
Fix monoization of recursive variants
Adam Chlipala
2012-04-16
*
Saving uw_event for all events (so stopPropagation works everywhere)
Vladimir Shabanov
2012-04-11
*
Fixed 'onload' handling for img tag.
Vladimir Shabanov
2012-04-11
*
Avoid 'not fully determined' errors for fancy tasks
Adam Chlipala
2012-03-03
*
'ORDER BY RANDOM' (based on a patch from Ron de Bruijn)
Adam Chlipala
2012-02-02
*
Fix fetching of keycodes for key events
Adam Chlipala
2012-01-15
*
Finish function argument order-of-operations fix
Adam Chlipala
2012-01-07
*
First part of changes to avoid depending on C function call argument order of...
Adam Chlipala
2012-01-07
*
Adapt Monoize serialization to handle freshly created variant types
Adam Chlipala
2012-01-02
*
Error messages about applying 'dynClass' to tags that don't like it
Adam Chlipala
2011-12-31
*
Get a few more source files up-to-date with change to [tag] type
Adam Chlipala
2011-12-28
*
'dynClass' pseudo-attribute
Adam Chlipala
2011-12-27
*
SQL lower() and upper() functions
Adam Chlipala
2011-12-17
*
Catching integer divisions by zero
Adam Chlipala
2011-12-03
*
Add LIKE operator to SQL sublanguage.
Karn Kallio
2011-11-23
*
COALESCE
Adam Chlipala
2011-11-19
*
For new IF, fix Monoize typing and add to manual
Adam Chlipala
2011-10-15
*
IF THEN ELSE conditional for SQL.
Karn Kallio
2011-10-14
*
Primitive int/float functions: ceil, float, round, trunc
Adam Chlipala
2011-10-08
*
Basis.null
Adam Chlipala
2011-10-06
*
An abstract type of IDs
Adam Chlipala
2011-09-03
*
Basis.mkMonad
Adam Chlipala
2011-08-19
*
<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
[next]