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
/
mono_opt.sml
Commit message (
Expand
)
Author
Age
*
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
*
[De]serialization of times in JavaScript; proper integer division in JavaScri...
Adam Chlipala
2010-12-23
*
Basis.cdataChar
Adam Chlipala
2010-12-21
*
Simplify Basis.strcat calls in MonoOpt
Adam Chlipala
2010-11-19
*
Polymorphic variants
Adam Chlipala
2010-08-19
*
URL-escape with '.' instead of '%', to avoid confusing proxies
Adam Chlipala
2010-05-18
*
Tone down Reduce and compensate with a new push-lambda-inside-case rule in Mo...
Adam Chlipala
2010-03-02
*
Basis.url and redirects
Adam Chlipala
2009-12-10
*
Move to simpler HTML escaping
Adam Chlipala
2009-12-08
*
UTF-8 in dynamic escaping
Adam Chlipala
2009-12-03
*
Escaping UTF-8 in MonoOpt
Adam Chlipala
2009-12-03
*
Optimizing str1 in MonoOpt
Adam Chlipala
2009-11-01
*
Chars working with SQLite
Adam Chlipala
2009-10-22
*
Initial support for char in SQL
Adam Chlipala
2009-10-22
*
Fix some MySQL hijinks
Adam Chlipala
2009-10-12
*
Change string URLification to avoid using the empty string, which confuses Ap...
Adam Chlipala
2009-09-12
*
grid1 compiles but gets stuck in JS
Adam Chlipala
2009-08-25
*
Library improvements; proper list [un]urlification; remove server-side Server...
Adam Chlipala
2009-08-09
*
MySQL accepts generated demo DDL
Adam Chlipala
2009-07-16
*
MySQL demo/sql succeeds in reading no rows
Adam Chlipala
2009-07-12
*
Redo Jscomp
Adam Chlipala
2009-05-17
*
allow/deny working in Mono_opt
Adam Chlipala
2009-05-02
*
A view query works
Adam Chlipala
2009-04-28
*
Returning a blob as page result
Adam Chlipala
2009-04-26
*
Classes as optional arguments to Basis.tag
Adam Chlipala
2009-04-12
*
URLs
Adam Chlipala
2009-04-09
*
CHECK constraints
Adam Chlipala
2009-04-09
*
Noisy demo
Adam Chlipala
2009-03-10
*
Batch example
Adam Chlipala
2009-03-10
*
Harmonized source-setting between server and client
Adam Chlipala
2008-12-30
*
Handling singnal bind
Adam Chlipala
2008-12-21
*
Start of JsComp
Adam Chlipala
2008-12-20
*
Displayed an alert dialog
Adam Chlipala
2008-12-19
*
Fusing writes with recursive function calls
Adam Chlipala
2008-11-25
*
Fix type calculation for applying-a-case optimization
Adam Chlipala
2008-11-11
*
Remove some allocation
Adam Chlipala
2008-11-09
*
Inserted a NULL value
Adam Chlipala
2008-11-06
*
Almost have that nested save function compiling
Adam Chlipala
2008-11-01
*
Remove empty writes
Adam Chlipala
2008-11-01
*
time type
Adam Chlipala
2008-10-30
*
Push writes inside lets
Adam Chlipala
2008-09-14
*
queryX
Adam Chlipala
2008-09-13
*
Optimize immediate writes of query results
Adam Chlipala
2008-09-13
*
Expand scope of base type conversion coalesce optimizations
Adam Chlipala
2008-09-11
*
'show' type class; htmlification optimizations
Adam Chlipala
2008-09-07
*
Change sqlify[int|float|string] to annotate with SQL types
Adam Chlipala
2008-09-04
*
Monoize HAVING
Adam Chlipala
2008-08-31
*
Monoized a WHERE clause with a comparison
Adam Chlipala
2008-08-31
*
Lists all the way through
Adam Chlipala
2008-08-09
[next]