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
/
src
/
jscomp.sml
Commit message (
Expand
)
Author
Age
*
Basis.tryRpc
Adam Chlipala
2013-04-16
*
Change Name_js to skip code snippets that depend on the CSRF-protection signa...
Adam Chlipala
2013-04-01
*
Make Scriptcheck catch more script/message-passing uses, and move the phase e...
Adam Chlipala
2013-03-15
*
Removed evaluation of js function name strings. (from Vladimir Shabanov)
Adam Chlipala
2012-07-29
*
Add support for -boot flag, which allows in-tree execution of Ur/Web
Edward Z. Yang
2012-05-02
*
First part of changes to avoid depending on C function call argument order of...
Adam Chlipala
2012-01-07
*
Fix handling of quotes in generating C literals
Adam Chlipala
2012-01-02
*
timeFormat .urp directive
Adam Chlipala
2011-12-04
*
Allow sources to be returned by RPCs
Adam Chlipala
2011-12-03
*
Catching integer divisions by zero
Adam Chlipala
2011-12-03
*
Fix bug in JavaScript embedding of lists
Adam Chlipala
2011-08-15
*
Add client-side Basis.now and pretty-printing of times
Adam Chlipala
2011-07-06
*
Each context gets its own non-repeating sequence of source numbers
Adam Chlipala
2011-04-09
*
To generate server-side source JavaScript, try both the old and new strategie...
Adam Chlipala
2011-03-28
*
Ignore JavaScript events in Effectize; allow extra spaces for 'jsFunc'; eat c...
Adam Chlipala
2011-03-10
*
Notice that Basis.now is effectful; smarter JavaScript encoding of initial so...
Adam Chlipala
2011-02-08
*
Patch from Vladimir Shabanov to support implicit passing of 'time' values fro...
Adam Chlipala
2011-01-20
*
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
*
Fix RPC deserialization of channels
Adam Chlipala
2010-11-19
*
tryDml
Adam Chlipala
2010-09-05
*
Better UTF-8 escaping for JavaScript and SQL literals
Adam Chlipala
2010-08-10
*
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
*
Fix width/height CSS choices for table rows/columns; stop warning about inabi...
Adam Chlipala
2010-05-16
*
Louder jscomp; toUpper/Lower fix for JavaScript
Adam Chlipala
2010-03-04
*
Tone down Reduce and compensate with a new push-lambda-inside-case rule in Mo...
Adam Chlipala
2010-03-02
*
Proper C-side deserialization; Shake.sliceDb
Adam Chlipala
2010-01-03
*
JavaScript urlification; more lenient export pattern in Corify; only include ...
Adam Chlipala
2010-01-02
*
Initializers and setval
Adam Chlipala
2009-12-13
*
Basis.url and redirects
Adam Chlipala
2009-12-10
*
Represent FFI function names as strings, to deal with cross-file recursion
Adam Chlipala
2009-12-05
*
Initial form for paper assignment
Adam Chlipala
2009-11-01
*
Use call/cc for recv and sleep
Adam Chlipala
2009-10-25
*
RPC uses VM support for call/cc
Adam Chlipala
2009-10-25
*
demo/more compiles; small problem left with foreign keys in Grid1
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
*
Compiled an 'option' pattern-match
Adam Chlipala
2009-09-22
*
More interpreter debugging
Adam Chlipala
2009-09-22
*
Hopefully complete refactoring of Jscomp to output ASTs; partial implementati...
Adam Chlipala
2009-09-22
*
Grid sorting working
Adam Chlipala
2009-09-19
*
Hopefully fixed Jscomp bug that was breaking Grid
Adam Chlipala
2009-09-19
*
Don't try to compile sigString() calls to JavaScript
Adam Chlipala
2009-09-17
*
Fix JavaScript char literals; don't generate demo links to nonexistent files
Adam Chlipala
2009-09-15
*
Fix a bug in Jscomp environment calculation for EQuery; smarter embedding of ...
Adam Chlipala
2009-09-14
*
Fix inconsistency in bool URLification between C and JavaScript
Adam Chlipala
2009-08-25
*
Fix list jsification bug; grid1 working with foreign key, but booleans not ge...
Adam Chlipala
2009-08-25
[next]