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
/
lib
Commit message (
Expand
)
Author
Age
*
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
*
Add <pre> tag support
Sergey Mironov
2014-02-24
*
Merge with small clean-ups
Adam Chlipala
2014-02-18
|
\
|
*
Add Datetime JavaScript support.
Patrick Hurst
2014-02-17
|
*
Merge in upstream changes.
Patrick Hurst
2014-01-18
|
|
\
|
|
/
|
/
|
*
|
Raise exception when recv()ing from someone else's channel; improve setting o...
Adam Chlipala
2013-12-27
|
*
Add datetime functions for adding time intervals.
Patrick Hurst
2013-12-09
|
*
Finish datetime -> t rename
Patrick Hurst
2013-12-08
|
*
Rename datetime type to t in the .urs file.
Patrick Hurst
2013-12-08
|
*
Add day-of-week/month <-> int conversion functions.
Patrick Hurst
2013-12-07
|
*
Day of week functions.
Patrick Hurst
2013-12-05
|
*
Basic datetime library.
Patrick Hurst
2013-12-05
|
*
Add basic year/month/day/hour/minute/second <-> time functions.
Patrick Hurst
2013-12-05
*
|
Add show instance for 'id' type
Sergey Mironov
2013-10-07
*
|
Add JavaScript mappings for isprint and ord
Adam Chlipala
2013-12-09
*
|
Rename <activeHead> to <script> and make it work properly
Adam Chlipala
2013-12-09
*
|
activeHead: don't modify the head. just execute the code provided
Sergey Mironov
2013-12-06
*
|
Add activeHead tag.
Sergey Mironov
2013-12-06
|
/
*
Fix more of client-side error handlers
Adam Chlipala
2013-11-14
*
Fix regression in execution of 'onError' handlers
Adam Chlipala
2013-11-14
*
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
*
Add <dl> <dt> <dd> tags
Sergey Mironov
2013-10-07
*
Add xhead type
Sergey Mironov
2013-10-07
*
Add <em> and <strong> tags
Sergey Mironov
2013-10-07
*
Add 'rel' attribute to <a>
Adam Chlipala
2013-08-09
*
Basis.tryRpc
Adam Chlipala
2013-04-16
*
Add some name-mangling rules to allow XML attribute 'name' and attributes wit...
Adam Chlipala
2012-12-27
*
add Placeholder attribute to <password>; change <textbox> code generation to ...
Adam Chlipala
2012-11-30
*
Rename Basis.exp to Basis.pow, to avoid confusion with 'expression'; add a te...
Adam Chlipala
2012-11-28
*
Standard library additions: Option.unsafeGet, Basis.exp
Austin Seipp
2012-11-28
*
Removed unused parent() function which conflicts with window.parent.
Vladimir Shabanov
2012-10-22
*
Minor js optimizations.
Vladimir Shabanov
2012-08-30
*
Removed setting of ignored XMLHttpRequest headers.
Vladimir Shabanov
2012-08-30
*
Fixed memory leak in dynClass
Vladimir Shabanov
2012-08-30
*
show_sql_query
Adam Chlipala
2012-08-22
*
Back out last change and pursue a different fix, based on explicitly aborting...
Adam Chlipala
2012-08-03
*
Undo change to script evaluation, originally made to support <active> + 'give...
Adam Chlipala
2012-08-03
*
Basis.getenv
Adam Chlipala
2012-08-02
*
Removed evaluation of js function name strings. (from Vladimir Shabanov)
Adam Chlipala
2012-07-29
*
Change 'spawn' implementation to allow blocking within <active code>
Adam Chlipala
2012-07-25
*
Fix JavaScript implementation of strcspn()
Adam Chlipala
2012-07-24
*
Disallow suspending operations in <active code={...}>
Adam Chlipala
2012-07-23
*
Add more global mouse event hooks
Adam Chlipala
2012-07-23
*
Nicer <active> semantics
Adam Chlipala
2012-07-22
*
Top.postFields
Adam Chlipala
2012-07-21
*
<active>
Adam Chlipala
2012-07-21
*
Basis.giveFocus
Adam Chlipala
2012-07-21
[next]