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
/
reduce.sml
Commit message (
Collapse
)
Author
Age
*
Convert to task syntax
Adam Chlipala
2009-12-15
|
*
Initializers and setval
Adam Chlipala
2009-12-13
|
*
RPC uses VM support for call/cc
Adam Chlipala
2009-10-25
|
*
Always inline records
Adam Chlipala
2009-10-25
|
*
Inlining threshold for Reduce
Adam Chlipala
2009-10-25
|
*
tail example working
Adam Chlipala
2009-09-17
|
*
Basic tail recursion introduction seems to be working
Adam Chlipala
2009-09-17
|
*
Escape character constants; lift indices properly in Reduce 'case' ↵
Adam Chlipala
2009-09-15
|
|
|
|
simplification
*
Have nullable columns working with Dbgrid
Adam Chlipala
2009-09-13
|
*
Nullable columns *might* be working, but too much JS is generated for the ↵
Adam Chlipala
2009-09-12
|
|
|
|
page to load in finite time
*
grid1 compiles but gets stuck in JS
Adam Chlipala
2009-08-25
|
*
Fixed bug in reduce bind-commutation
Adam Chlipala
2009-08-22
|
*
Convert to requiring explicit 'rpc' marker
Adam Chlipala
2009-08-22
|
*
Demo compiles with pattern-matching-fu
Adam Chlipala
2009-05-28
|
*
Mutual datatypes through Effectize
Adam Chlipala
2009-05-16
|
*
A view query works
Adam Chlipala
2009-04-28
|
*
Stop tracking CSS classes in XML types
Adam Chlipala
2009-04-12
|
*
style declarations
Adam Chlipala
2009-04-12
|
*
PRIMARY KEY
Adam Chlipala
2009-04-07
|
*
Track uniqueness sets in table types
Adam Chlipala
2009-04-07
|
*
UNIQUE constraints
Adam Chlipala
2009-04-07
|
*
demo/hello compiles with kind polymorphism
Adam Chlipala
2009-02-22
|
*
Start of kind polymorphism, up to the point where demo/hello elaborates with ↵
Adam Chlipala
2009-02-22
|
|
|
|
updated Basis/Top
*
"Hello world" compiles, after replacing type-level fold with map
Adam Chlipala
2009-02-21
|
*
First gimpy RPC
Adam Chlipala
2009-02-15
|
*
Start of RPCification
Adam Chlipala
2009-02-14
|
*
crud1 compiles with new Reduce
Adam Chlipala
2008-11-26
|
*
Fix environments for repeat visits for exp reduction
Adam Chlipala
2008-11-26
|
*
Most exp rules for new Reduce
Adam Chlipala
2008-11-26
|
*
Start of new Reduce
Adam Chlipala
2008-11-26
|
*
Add CutMulti
Adam Chlipala
2008-11-11
|
*
Replace 'with' with '++'
Adam Chlipala
2008-10-31
|
*
Especialize
Adam Chlipala
2008-10-30
|
*
Fix nasty de Bruijn substitution bug; TcSum demo
Adam Chlipala
2008-10-23
|
*
Crud supports INSERT
Adam Chlipala
2008-09-14
|
*
Remove unneeded 'rec' in Reduce
Adam Chlipala
2008-09-13
|
*
Unpoly non-recursive function
Adam Chlipala
2008-09-11
|
*
Compiling a con-tuple-using test case
Adam Chlipala
2008-08-16
|
*
Specialization of single-parameter datatypes
Adam Chlipala
2008-08-08
|
*
Record cut
Adam Chlipala
2008-07-24
|
*
MonoReduce
Adam Chlipala
2008-07-17
|
*
Remove closure conversion in favor of zany fun with modules, which also ↵
Adam Chlipala
2008-07-13
|
|
|
|
replaces 'page'
*
Reduce efold
Adam Chlipala
2008-06-26
|
*
Cjrize cfold
Adam Chlipala
2008-06-26
|
*
Separate compilation and automatic basis importation
Adam Chlipala
2008-06-22
|
*
Translation to Cjr
Adam Chlipala
2008-06-10
|
*
Closure conversion
Adam Chlipala
2008-06-10
|
*
Reducing known record projections
Adam Chlipala
2008-06-08
|
*
Beta reductions for expressions
Adam Chlipala
2008-06-08
|
*
Some con reducing
Adam Chlipala
2008-06-08