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
Commit message (
Expand
)
Author
Age
*
SELECT DISTINCT; eta expansion during Cjrization
Adam Chlipala
2009-10-06
*
Fix a de Bruijn index bug in map fusion
Adam Chlipala
2009-10-06
*
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
*
Whitelisting tags that may be self-closed
Adam Chlipala
2009-09-26
*
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
*
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
*
Hopefully complete refactoring of Jscomp to output ASTs; partial implementati...
Adam Chlipala
2009-09-22
*
Paging mostly working; just need to get it working properly with filtering
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
*
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
*
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
*
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
*
Fix Postgres timestamp round-tripping
Adam Chlipala
2009-09-15
*
Fix MySQL timestamp input
Adam Chlipala
2009-09-15
*
Fix a bug in Jscomp environment calculation for EQuery; smarter embedding of ...
Adam Chlipala
2009-09-14
*
Fix some MySQL bugs
Adam Chlipala
2009-09-13
*
Full Grid1 compiles, thanks to avoiding code size blow-up in mono_reduce
Adam Chlipala
2009-09-13
*
Have nullable columns working with Dbgrid
Adam Chlipala
2009-09-13
*
Nullable columns *might* be working, but too much JS is generated for the pag...
Adam Chlipala
2009-09-12
*
Merge
Adam Chlipala
2009-09-12
|
\
*
|
Debugging new string urlification
Adam Chlipala
2009-09-12
|
*
Prevent event bubbling
Adam Chlipala
2009-09-12
|
/
*
Change string URLification to avoid using the empty string, which confuses Ap...
Adam Chlipala
2009-09-12
*
Find chances to use mstrcat()
Adam Chlipala
2009-09-09
*
Don't replace <sc> in blob returns; optimize more 'option' pattern matches; d...
Adam Chlipala
2009-09-09
*
Fix memmem() signature; fix mono_reduce environment bookkeeping
Adam Chlipala
2009-09-08
*
'more' demos working after optimizer fix
Adam Chlipala
2009-09-08
*
dragList demo working, save for Gecko load delay and highlighting
Adam Chlipala
2009-09-08
*
dragList almost kinda works
Adam Chlipala
2009-09-08
*
New release
Adam Chlipala
2009-08-25
*
Fix structure wildification to take concrete con decls into account
Adam Chlipala
2009-08-25
*
Fix inconsistency in bool URLification between C and JavaScript
Adam Chlipala
2009-08-25
[next]