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
*
New Basis functions: preventDefault and stopPropagation (code contributed by ...
Adam Chlipala
2011-09-11
*
Switch type of 'for' attribute
Adam Chlipala
2011-09-03
*
An abstract type of IDs
Adam Chlipala
2011-09-03
*
New client-side, document-level event handlers
Adam Chlipala
2011-09-03
*
Even gentler handling of back-button returns to pages with stale message-pass...
Adam Chlipala
2011-08-28
*
Gentle handling of back-button returns to pages with stale message-passing cr...
Adam Chlipala
2011-08-28
*
Gracefully accept browser's refusal to let us set certain AJAX headers
Adam Chlipala
2011-08-26
*
Fix another list unurlification segfault bug; List.foldlMi
Adam Chlipala
2011-08-21
*
Basis.mkMonad
Adam Chlipala
2011-08-19
*
List.mapXi
Adam Chlipala
2011-08-15
*
Fix bug with <dyn> as first child of <table>
Adam Chlipala
2011-08-14
*
List.find
Adam Chlipala
2011-07-24
*
Client-side 'addSeconds'
Adam Chlipala
2011-07-24
*
<image>
Adam Chlipala
2011-07-24
*
Backpedal on tutorial-motivated urweb-mode changes; add Basis.diffInSeconds a...
Adam Chlipala
2011-07-22
*
Fixes for detecting pastes and autocompletes for dynamic textboxes
Adam Chlipala
2011-07-15
*
Add client-side Basis.now and pretty-printing of times
Adam Chlipala
2011-07-06
*
Basis.currentUrlHasQueryString
Adam Chlipala
2011-07-03
*
Fix flift.
Karn Kallio
2011-07-02
*
recToList
Robin Green
2011-06-27
*
top.urs: More comments
Robin Green
2011-06-28
*
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
*
Add rowspan attribute to td,th elements.
Karn Kallio
2011-06-22
*
Implicit argument insertion for local variables
Adam Chlipala
2011-06-14
*
getHeader and setHeader
Adam Chlipala
2011-05-29
*
Properly handle form textboxes that have sources
Adam Chlipala
2011-05-29
*
Add two html elements: sup and sub
Karn Kallio
2011-04-18
*
Send newly created sources with messages to clients
Adam Chlipala
2011-04-09
*
Each context gets its own non-repeating sequence of source numbers
Adam Chlipala
2011-04-09
*
Make 'ex' kind-generic
Adam Chlipala
2011-03-11
*
sql_arith_option; 'ALL' for relational operators
Adam Chlipala
2011-02-25
*
Subqueries may always return NULL
Adam Chlipala
2011-02-03
*
Allow 'alt' attribute of <img> (suggested by Karn Kallio)
Adam Chlipala
2011-01-25
*
Allow CSS class specification for <form>
Adam Chlipala
2011-01-23
*
Fix the two functions I just added
Adam Chlipala
2011-01-20
*
queryXI and queryX1I
Adam Chlipala
2011-01-20
*
Allow subqueries to reference aggregate-only columns of free tables; treat no...
Adam Chlipala
2011-01-15
*
More string processing
Adam Chlipala
2011-01-13
*
Some more string parsing functions; naughtyDebug
Adam Chlipala
2011-01-11
*
String processing optimizations
Adam Chlipala
2011-01-11
*
Basis.currentUrlHasPost
Adam Chlipala
2011-01-06
*
Client-side redirects
Adam Chlipala
2011-01-06
*
Basis.readUtc
Adam Chlipala
2010-12-28
*
queryString and effectfulUrl
Adam Chlipala
2010-12-26
*
Expose buffer type for other C libraries; replace minusSeconds with addSeconds
Adam Chlipala
2010-12-26
*
Top.queryI1; fix definition of uw_Basis_minTime
Adam Chlipala
2010-12-24
*
[De]serialization of times in JavaScript; proper integer division in JavaScri...
Adam Chlipala
2010-12-23
*
Recursive record unification errors, for more detail
Adam Chlipala
2010-12-23
*
Basis.cdataChar
Adam Chlipala
2010-12-21
[next]