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 (
Collapse
)
Author
Age
*
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 ↵
Adam Chlipala
2009-09-12
|
|
|
|
Apache no2slash()
*
grid1 compiles but gets stuck in JS
Adam Chlipala
2009-08-25
|
*
Library improvements; proper list [un]urlification; remove server-side ↵
Adam Chlipala
2009-08-09
|
|
|
|
ServerCalls; eta reduction in type inference
*
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
|
*
Datatype representation optimization
Adam Chlipala
2008-08-03
|
*
Mono_opt for urlifying bools
Adam Chlipala
2008-08-03
|
*
FFI datatypes
Adam Chlipala
2008-08-03
|
*
Push write inside case
Adam Chlipala
2008-08-03
|
*
Optimizing 'case' in Mono_reduce
Adam Chlipala
2008-08-03
|
*
Proper escaping of cdata
Adam Chlipala
2008-07-17
|
*
Passing an argument to a web function
Adam Chlipala
2008-07-13
|
*
Optimizing attrification of constants
Adam Chlipala
2008-07-10
|
*
More with attributes and efficient serialization
Adam Chlipala
2008-07-10
|
*
Stringifying attributes
Adam Chlipala
2008-07-10
|
*
Mono optimizations (start with string concat and space eating)
Adam Chlipala
2008-07-03