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
*
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
*
ctextarea; s/header/include in the manual
Adam Chlipala
2009-12-29
*
Alter JavaScript lastParent() to play nice with Firebug
Adam Chlipala
2009-12-25
*
Proper JavaScript-side URI escaping/de-escaping; fix C-side URL encoding of b...
Adam Chlipala
2009-12-24
*
Context globals; ctype functions
Adam Chlipala
2009-12-08
*
Represent FFI function names as strings, to deal with cross-file recursion
Adam Chlipala
2009-12-05
*
Explicitly abort in-flight RPCs onunload
Adam Chlipala
2009-11-24
*
Proper initial values of dynamic checkboxes in IE
Adam Chlipala
2009-11-22
*
Get dynamic <select> working in IE
Adam Chlipala
2009-11-22
*
grid0 working in IE
Adam Chlipala
2009-11-22
*
Get message-passing working in IE6
Adam Chlipala
2009-11-21
*
Send RPCs with POST, to avoid caching
Adam Chlipala
2009-11-21
*
Deal with bizarre IE6 .innerHTML behavior (which eats some <script> tags)
Adam Chlipala
2009-11-21
*
Fix for lack of 'apply' method of IE6 native functions
Adam Chlipala
2009-11-21
*
Use call/cc for recv and sleep
Adam Chlipala
2009-10-25
*
RPC uses VM support for call/cc
Adam Chlipala
2009-10-25
*
Add tail call optimization to interpretation
Adam Chlipala
2009-09-24
*
Grid1 seems to work in latest Firefox
Adam Chlipala
2009-09-24
*
Main demo pieces all seem to work with interpretation
Adam Chlipala
2009-09-24
*
demo/increment works with interpretation
Adam Chlipala
2009-09-24
*
Might have fixed demo/listEdit
Adam Chlipala
2009-09-24
*
demo/react works with interpretation
Adam Chlipala
2009-09-22
*
Quoting JavaScript working
Adam Chlipala
2009-09-22
*
Compiled an 'option' pattern-match
Adam Chlipala
2009-09-22
*
More interpreter debugging
Adam Chlipala
2009-09-22
*
Basic arithmetic working with interpretation
Adam Chlipala
2009-09-22
*
Hopefully complete refactoring of Jscomp to output ASTs; partial implementati...
Adam Chlipala
2009-09-22
*
Iterative versions of some JavaScript list functions
Adam Chlipala
2009-09-22
*
Plugged a JavaScript memory leak
Adam Chlipala
2009-09-19
*
Grid sorting working
Adam Chlipala
2009-09-19
*
Filters displaying properly
Adam Chlipala
2009-09-15
*
Filters displaying awfully
Adam Chlipala
2009-09-15
*
Debugging new string urlification
Adam Chlipala
2009-09-12
[next]