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
/
tests
Commit message (
Expand
)
Author
Age
*
Add a simple 'make test' target
Adam Chlipala
2015-07-29
*
Add HTML 'align' attribute
Adam Chlipala
2015-07-02
*
Allow mouse and key events for <body>
Adam Chlipala
2015-07-02
*
Apply syntax sugar for 'class' attribute to <form> as well
Adam Chlipala
2015-06-08
*
Fix .sql generation to honor 'noMangleSql' in column names
Adam Chlipala
2015-05-10
*
New mouse events oncontextmenu, onmouseenter, and onmouseleave.
Ziv Scully
2015-04-07
*
Fix interpretation of 'file' argument paths
Adam Chlipala
2015-03-08
*
Support 'dynClass' and 'dynStyle' for <body>
Adam Chlipala
2015-03-03
*
Fix XML syntax for closing <input> tags
Adam Chlipala
2014-12-18
*
More HTML5 AJAX widgets
Adam Chlipala
2014-11-16
*
Textual HTML5 AJAX widgets
Adam Chlipala
2014-11-16
*
Some more HTML5 input types
Adam Chlipala
2014-11-16
*
More simple textual HTML5 input types
Adam Chlipala
2014-11-16
*
Remove 'value' attribute of <checkbox>
Adam Chlipala
2014-11-16
*
Make 'required' and 'autofocus' attributes Boolean; add a syntax extension fo...
Adam Chlipala
2014-11-16
*
Default to parsing time strings with the application-configured format
Adam Chlipala
2014-09-20
*
Extend ScriptCheck to take RPCs into account
Adam Chlipala
2014-08-24
*
A new test for <button>
Adam Chlipala
2014-08-17
*
Add tests/dbupload2.* files
Sergey Mironov
2014-08-15
*
MonoReduce bug involving 'error'
Adam Chlipala
2014-08-06
*
When unifying constructor-level unification variables, also unify their kinds
Adam Chlipala
2014-08-01
*
'aria-*' attributes
Adam Chlipala
2014-08-01
*
New .urp directive: file
Adam Chlipala
2014-07-31
*
Small tweak to ordering of unification rules, to support better record matching
Adam Chlipala
2014-07-29
*
Default 'jsFunc' for less-safe FFI
Adam Chlipala
2014-07-16
*
Fix off-by-one error in less-safe FFI wrapper generation
Adam Chlipala
2014-07-13
*
Finish example
Adam Chlipala
2014-06-25
*
New syntactic shorthand for antiquoting subqueries
Adam Chlipala
2014-06-25
*
'sql_injectable_prim' instance for 'url'
Adam Chlipala
2014-06-15
*
let..where..end
Adam Chlipala
2014-06-11
*
Align to sizeof(void *) instead of fixed 4
Adam Chlipala
2014-05-28
*
Fix dynClass for non-<body> contexts
Adam Chlipala
2014-05-04
*
New lessSafeFfi
Adam Chlipala
2014-05-02
*
Monadic bind supports patterns
Adam Chlipala
2014-05-02
*
HTML5 data-* attributes
Adam Chlipala
2014-05-02
*
<thead>, <tbody>, <tfoot>
Adam Chlipala
2014-04-30
*
Change <active> to avoid generating an empty <span> for empty content
Adam Chlipala
2014-04-21
*
getenv calls UNIX getenv() when no special alternative is set
Adam Chlipala
2014-03-07
*
Change Basis.getenv to return None outside the context of a web request
Adam Chlipala
2014-03-04
*
Some more nested functor bug-fixing, including generating fresh internal name...
Adam Chlipala
2014-02-20
*
Raise exception when recv()ing from someone else's channel; improve setting o...
Adam Chlipala
2013-12-27
*
Rename <activeHead> to <script> and make it work properly
Adam Chlipala
2013-12-09
*
Increase precision for rendering floats to SQL
Adam Chlipala
2013-12-03
*
Fix more of client-side error handlers
Adam Chlipala
2013-11-14
*
Identify more local definitions as functions that should be lifted to the top...
Adam Chlipala
2013-11-05
*
A fancier test for the new SQL constraints subtyping
Adam Chlipala
2013-11-04
*
Rename ListPair.map2 to ListPair.mp
Adam Chlipala
2013-11-04
*
ListPair.map2, based on code by escalier@riseup.net
Adam Chlipala
2013-11-03
*
Make transactional FFI functions effectful by default
Adam Chlipala
2013-10-10
*
Tweak Sergey's patch to work with Postgres
Adam Chlipala
2013-09-13
[next]