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
/
cjr.sml
Commit message (
Collapse
)
Author
Age
*
Mutual datatypes through Cjrize
Adam Chlipala
2009-05-16
|
*
Basis.list
Adam Chlipala
2009-04-30
|
*
A view query works
Adam Chlipala
2009-04-28
|
*
Returning a blob as page result
Adam Chlipala
2009-04-26
|
*
Label exported symbols by effect-ness; factor out some common datatypes
Adam Chlipala
2009-04-16
|
*
Catching duplicate cookie and style paths
Adam Chlipala
2009-04-16
|
*
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
|
*
UNIQUE constraints
Adam Chlipala
2009-04-07
|
*
_Really_ implement embedded closure GC; extend Scriptcheck to figure out ↵
Adam Chlipala
2009-04-04
|
|
|
|
when client IDs must be assigned
*
On start-up, delete/nullify rows mentioning clients or channels
Adam Chlipala
2009-04-02
|
*
Expunging non-nullable rows
Adam Chlipala
2009-03-29
|
*
Avoid any JavaScript when pages don't need it; update demo prose
Adam Chlipala
2009-03-10
|
*
First gimpy RPC
Adam Chlipala
2009-02-15
|
*
Successfully generated a page element from a signal
Adam Chlipala
2008-12-20
|
*
Reading cookies works
Adam Chlipala
2008-11-06
|
*
Binops; equality tested on int; lame 404 substitute
Adam Chlipala
2008-10-21
|
*
SQL sequences
Adam Chlipala
2008-09-14
|
*
Unpolyed a polymorphic function of two arguments
Adam Chlipala
2008-09-11
|
*
First INSERT works
Adam Chlipala
2008-09-07
|
*
pquery working with all four types of columns
Adam Chlipala
2008-09-07
|
*
'read' type class
Adam Chlipala
2008-09-07
|
*
Converting string to int
Adam Chlipala
2008-09-07
|
*
'error' function
Adam Chlipala
2008-09-07
|
*
Ran a prepared statement with one string parameter
Adam Chlipala
2008-09-07
|
*
Table declarations pushed to Cjr
Adam Chlipala
2008-09-02
|
*
'database' declaration threaded through compiler
Adam Chlipala
2008-09-02
|
*
Cjrize query
Adam Chlipala
2008-09-02
|
*
Lists all the way through
Adam Chlipala
2008-08-09
|
*
Datatype representation optimization
Adam Chlipala
2008-08-03
|
*
bool in Basis
Adam Chlipala
2008-08-03
|
*
FFI datatypes
Adam Chlipala
2008-08-03
|
*
Compiled pattern matching to C
Adam Chlipala
2008-08-03
|
*
Cjrize ECon
Adam Chlipala
2008-08-03
|
*
Storing datatype constructors in type references past monoize
Adam Chlipala
2008-07-29
|
*
Start of unurlify for datatypes
Adam Chlipala
2008-07-29
|
*
Datatypes through cjrize, modulo decoding
Adam Chlipala
2008-07-29
|
*
Simple forms work
Adam Chlipala
2008-07-22
|
*
Compiled (non-mutual) 'val rec'
Adam Chlipala
2008-07-17
|
*
Multiple arguments to web functions
Adam Chlipala
2008-07-13
|
*
Passing an argument to a web function
Adam Chlipala
2008-07-13
|
*
Cjr ready for dispatch code generation
Adam Chlipala
2008-07-13
|
*
Remove closure conversion in favor of zany fun with modules, which also ↵
Adam Chlipala
2008-07-13
|
|
|
|
replaces 'page'
*
More with attributes and efficient serialization
Adam Chlipala
2008-07-10
|
*
Writing HTML
Adam Chlipala
2008-07-10
|
*
First executable generated
Adam Chlipala
2008-07-10
|
*
FFI through cjrize
Adam Chlipala
2008-06-22
|
*
Translation to Cjr
Adam Chlipala
2008-06-10