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
*
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
*
Fix list jsification bug; grid1 working with foreign key, but booleans not ge...
Adam Chlipala
2009-08-25
*
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
*
JavaScript urlifying of bools; correct Link attribute escaping
Adam Chlipala
2009-08-11
*
Be careful in Jscomp to avoid interpreting non-boolean/reference types as boo...
Adam Chlipala
2009-08-11
*
Library improvements; proper list [un]urlification; remove server-side Server...
Adam Chlipala
2009-08-09
*
Fix type class resolution infinite loop, discovered while meeting with Ezra
Adam Chlipala
2009-08-06
*
<dyn> inside <tr>
Adam Chlipala
2009-08-06
*
dlist row add working with Konqueror
Adam Chlipala
2009-08-06
*
dtable example and demos both working
Adam Chlipala
2009-08-06
*
Working on Grid; have gone from one dynamic table bizareness to another
Adam Chlipala
2009-07-19
*
FFI manual section
Adam Chlipala
2009-07-18
*
Key events get key code input
Adam Chlipala
2009-07-18
*
More command-line options
Adam Chlipala
2009-07-18
*
Blobs tested in MySQL and SQLite
Adam Chlipala
2009-07-18
*
Tweaking demos a bit
Adam Chlipala
2009-07-17
*
Fix month off-by-one for MySQL timestamps
Adam Chlipala
2009-07-17
*
Timestamps working with SQLite
Adam Chlipala
2009-07-17
*
Most of demo working with SQLite
Adam Chlipala
2009-07-17
*
demo/sql works with SQLite
Adam Chlipala
2009-07-17
*
Check for existence of sequences (MySQL)
Adam Chlipala
2009-07-17
*
Avoid preparing the same statement twice
Adam Chlipala
2009-07-17
[next]