index
:
debian-urweb
dfsg_clean
master
unofficial
Debian packaging for Ur/Web
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Orm searching
Adam Chlipala
2009-10-05
*
Basic CRUD operations in Orm
Adam Chlipala
2009-10-05
*
Better location calculation for record unification error messages; infer kind...
Adam Chlipala
2009-10-05
*
Mangle local table names to avoid keyword clashes in SQL
Adam Chlipala
2009-10-05
*
New release
Adam Chlipala
2009-09-26
*
Whitelisting tags that may be self-closed
Adam Chlipala
2009-09-26
*
Add tail call optimization to interpretation
Adam Chlipala
2009-09-24
*
Grid1 seems to work in latest Firefox
Adam Chlipala
2009-09-24
*
Fix sel() generation bug
Adam Chlipala
2009-09-24
*
demo/more compiles; small problem left with foreign keys in Grid1
Adam Chlipala
2009-09-24
*
Main demo pieces all seem to work with interpretation
Adam Chlipala
2009-09-24
*
demo/increment works with interpretation
Adam Chlipala
2009-09-24
*
Might have fixed demo/listEdit
Adam Chlipala
2009-09-24
*
demo/react works with interpretation
Adam Chlipala
2009-09-22
*
Quoting JavaScript working
Adam Chlipala
2009-09-22
*
Compiled an 'option' pattern-match
Adam Chlipala
2009-09-22
*
More interpreter debugging
Adam Chlipala
2009-09-22
*
Functions working with interpretation
Adam Chlipala
2009-09-22
*
Basic arithmetic working with interpretation
Adam Chlipala
2009-09-22
*
Hopefully complete refactoring of Jscomp to output ASTs; partial implementati...
Adam Chlipala
2009-09-22
*
Iterative versions of some JavaScript list functions
Adam Chlipala
2009-09-22
*
New release
Adam Chlipala
2009-09-19
*
Plugged a JavaScript memory leak
Adam Chlipala
2009-09-19
*
Paging + filtering seemingly working, but runtime system isn't GCing signals ...
Adam Chlipala
2009-09-19
*
Progress on sorting + filtering
Adam Chlipala
2009-09-19
*
Paging mostly working; just need to get it working properly with filtering
Adam Chlipala
2009-09-19
*
Testing Dlist MaxLength with constant value
Adam Chlipala
2009-09-19
*
Testing Dlist StartPosition with constant offset
Adam Chlipala
2009-09-19
*
Grid sorting working
Adam Chlipala
2009-09-19
*
Hopefully fixed Jscomp bug that was breaking Grid
Adam Chlipala
2009-09-19
*
Fix C substring implementation
Adam Chlipala
2009-09-18
*
Pseudo-sort working with filters
Adam Chlipala
2009-09-17
*
Grid changed to use Dlist.replace; filters stopped working
Adam Chlipala
2009-09-17
*
Don't try to check if functions are already tail-recursive
Adam Chlipala
2009-09-17
*
tail example working
Adam Chlipala
2009-09-17
*
Basic tail recursion introduction seems to be working
Adam Chlipala
2009-09-17
*
Bad sort functions tested
Adam Chlipala
2009-09-17
*
Insert dummy Sort parameter
Adam Chlipala
2009-09-17
*
Make filter argument to render, not create
Adam Chlipala
2009-09-17
*
Don't try to compile sigString() calls to JavaScript
Adam Chlipala
2009-09-17
*
Disable GCC inlining to stop goofy errors
Adam Chlipala
2009-09-17
*
Find more opportunities for 'let' inlining with better purity information
Adam Chlipala
2009-09-17
*
Print char patterns in C
Adam Chlipala
2009-09-17
*
Filters displaying properly
Adam Chlipala
2009-09-15
*
Filters displaying awfully
Adam Chlipala
2009-09-15
*
Filters implementation type-checking
Adam Chlipala
2009-09-15
*
Fix JavaScript char literals; don't generate demo links to nonexistent files
Adam Chlipala
2009-09-15
*
Escape character constants; lift indices properly in Reduce 'case' simplifica...
Adam Chlipala
2009-09-15
*
Fixed a Mono_reduce bug, which was breaking selection enabling in Grid
Adam Chlipala
2009-09-15
*
Selection working, but switching it on isn't
Adam Chlipala
2009-09-15
[next]