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
/
js
Commit message (
Expand
)
Author
Age
*
Avoid URL size limit in RPCs with large arguments
Adam Chlipala
2012-03-03
*
Basis.toMilliseconds and diffInMilliseconds, based on a patch from Gergely Buday
Adam Chlipala
2012-02-04
*
Fix runtime system handling of <dyn> inside <table> inside <dyn>
Adam Chlipala
2012-01-22
*
Fix bug with 'dynClass' immediately inside <dyn>
Adam Chlipala
2012-01-14
*
Undo change to dyn() in runtime system
Adam Chlipala
2011-12-31
*
Add dynamic content before running its scripts, to get IDs in scope; fix gene...
Adam Chlipala
2011-12-29
*
'dynClass' pseudo-attribute
Adam Chlipala
2011-12-27
*
Fix client-side [int] parsing and extend server-side [time] parsing to suppor...
Adam Chlipala
2011-12-04
*
Make last change nicer
Adam Chlipala
2011-12-04
*
Stop [read] from raising an exception for invalid [int] strings
Adam Chlipala
2011-12-04
*
timeFormat .urp directive
Adam Chlipala
2011-12-04
*
Change client-side debug to use console.debug
Adam Chlipala
2011-12-03
*
Client-side strlenGe
Adam Chlipala
2011-12-03
*
Avoid setting a Date's time with a non-integer value
Adam Chlipala
2011-12-03
*
Change client-side int parsing to match server-side, in ignoring initial zeroes
Adam Chlipala
2011-12-03
*
Allow sources to be returned by RPCs
Adam Chlipala
2011-12-03
*
Catching integer divisions by zero
Adam Chlipala
2011-12-03
*
Switch to YUI strftime
Adam Chlipala
2011-11-26
*
Catch more <ccheckbox> events
Adam Chlipala
2011-11-24
*
Client-side timef
Adam Chlipala
2011-11-24
*
Regenerate proper Autotools files; fix JS stringToTime and add stringToTime_e...
Adam Chlipala
2011-11-18
*
Add read instance for time on the client
Ron de Bruijn
2011-11-17
*
Primitive int/float functions: ceil, float, round, trunc
Adam Chlipala
2011-10-08
*
New Basis functions: preventDefault and stopPropagation (code contributed by ...
Adam Chlipala
2011-09-11
*
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 bug with <dyn> as first child of <table>
Adam Chlipala
2011-08-14
*
Client-side 'addSeconds'
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
*
Fix flift.
Karn Kallio
2011-07-02
*
Workaround for old IE handling of <option> with no 'value' attribute
Adam Chlipala
2011-06-26
*
Properly handle form textboxes that have sources
Adam Chlipala
2011-05-29
*
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
*
Client-side redirects
Adam Chlipala
2011-01-06
*
[De]serialization of times in JavaScript; proper integer division in JavaScri...
Adam Chlipala
2010-12-23
*
Fix JavaScript unit unurlification; URL blessing client-side
Adam Chlipala
2010-11-26
*
Confirm boxes; proper event handler setting for ctags
Adam Chlipala
2010-08-22
*
Switch to strings and eval for thunkifying JavaScripted functions
Adam Chlipala
2010-05-22
*
Thunking recursive JavaScripted function ASTs, to reduce page load time drama...
Adam Chlipala
2010-05-22
*
URL-escape with '.' instead of '%', to avoid confusing proxies
Adam Chlipala
2010-05-18
*
Louder jscomp; toUpper/Lower fix for JavaScript
Adam Chlipala
2010-03-04
*
Set additional request headers for POST RPCs
Adam Chlipala
2010-02-09
*
JavaScript urlification; more lenient export pattern in Corify; only include ...
Adam Chlipala
2010-01-02
*
Proper client-side attrifyString
Adam Chlipala
2010-01-01
[next]