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
*
[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
*
Less whining about match failures; fix singleton record Jscomp bug
Adam Chlipala
2009-06-02
*
Do 'open constraints' automatically; fix sourceless <cselect> monoize bug; Mo...
Adam Chlipala
2009-06-02
*
Substring functions; fix a nasty MonoReduce pattern match substitution bug
Adam Chlipala
2009-05-30
*
Fix variable adjustment bug in fn/case alternation
Adam Chlipala
2009-05-28
*
Chars and more string operations
Adam Chlipala
2009-05-26
*
Redo Jscomp
Adam Chlipala
2009-05-17
*
Corify FFI datatypes properly; eliminate nested JavaScript markers
Adam Chlipala
2009-05-17
*
Fix another problem with overwrites during JavaScript pattern matching
Adam Chlipala
2009-05-16
*
Mutual datatypes through Pathcheck
Adam Chlipala
2009-05-16
[next]