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
*
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