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
*
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
*
grid1 compiles but gets stuck in JS
Adam Chlipala
2009-08-25
*
Be careful in Jscomp to avoid interpreting non-boolean/reference types as boo...
Adam Chlipala
2009-08-11
*
Library improvements; proper list [un]urlification; remove server-side Server...
Adam Chlipala
2009-08-09
*
Key events get key code input
Adam Chlipala
2009-07-18
*
Fix a variable capture bug in nested JavaScript; some more list stuff
Adam Chlipala
2009-06-16
*
<dyn> inside <table>; fix Specialize bug with datatype decls generating other...
Adam Chlipala
2009-06-13
*
Start of Option; Basis.current; fix missed cases in Jscomp.isNullable
Adam Chlipala
2009-06-07
*
Fix unbound name problem in Jscomp injectors; more List stuff
Adam Chlipala
2009-06-06
*
Lexing some more string escape sequences; JS versions of number read; fix pro...
Adam Chlipala
2009-06-02
[next]