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
*
Switch to Information Schema from Postgres catalog
Adam Chlipala
2009-06-30
*
Move all DBMS initialization to #init
Adam Chlipala
2009-06-30
*
Moved nextval code into Settings
Adam Chlipala
2009-06-28
*
Moved dml code into Settings
Adam Chlipala
2009-06-28
*
Moved query code into Settings
Adam Chlipala
2009-06-28
*
Start of multi-DBMS support
Adam Chlipala
2009-06-28
*
Move http protocol into its own file
Adam Chlipala
2009-06-28
*
FastCGI working with lighttpd
Adam Chlipala
2009-06-27
*
.msgs processing in FastCGI
Adam Chlipala
2009-06-27
*
Fix memory leak in fastcgi environment management
Adam Chlipala
2009-06-27
*
Fix env-reading bug in fastcgi; a bunch of non-AJAXy demos working
Adam Chlipala
2009-06-27
*
Serving Hello via FastCGI
Adam Chlipala
2009-06-27
*
Successfully starting FastCGI sessions with Apache
Adam Chlipala
2009-06-27
*
Avoid using prepared statements for non-persistent protocols
Adam Chlipala
2009-06-27
*
-debug from the command line
Adam Chlipala
2009-06-27
*
cgi protocol
Adam Chlipala
2009-06-23
*
Initial implementation of protocols in Settings
Adam Chlipala
2009-06-23
*
Further refactoring of request.c to work with CGI
Adam Chlipala
2009-06-23
*
Factor out common request functionality, in preparation for supporting differ...
Adam Chlipala
2009-06-23
*
Fix a bug with 'Some p' patterns, where 'p' needs specialization
Adam Chlipala
2009-06-18
*
Fix a variable capture bug in nested JavaScript; some more list stuff
Adam Chlipala
2009-06-16
*
Fix a bug in type class enrichment from substructures
Adam Chlipala
2009-06-16
*
Fix MonoReduce unsoundness with lets and fns
Adam Chlipala
2009-06-13
*
<dyn> inside <table>; fix Specialize bug with datatype decls generating other...
Adam Chlipala
2009-06-13
*
Some standard library reorgs and additions; handle mutual datatypes better in...
Adam Chlipala
2009-06-09
*
Mark current as effectful; add List functions
Adam Chlipala
2009-06-09
*
Fix datatype import bug in Elaborate; fix server-side source setting; more st...
Adam Chlipala
2009-06-07
*
List.all; fix ANDALSO/ORELSE parsing precedence
Adam Chlipala
2009-06-07
*
&& and ||
Adam Chlipala
2009-06-07
*
Start of Option; Basis.current; fix missed cases in Jscomp.isNullable
Adam Chlipala
2009-06-07
*
Fix unbound name problem in Jscomp injectors; more List stuff
Adam Chlipala
2009-06-06
*
List library additions; fix another substructure unification bug
Adam Chlipala
2009-06-06
*
Lexing some more string escape sequences; JS versions of number read; fix pro...
Adam Chlipala
2009-06-02
*
Tweak -- precedence; use right env for final exhaustiveness errors
Adam Chlipala
2009-06-02
*
Fix relative precedence of ; and case-stuff
Adam Chlipala
2009-06-02
*
Less whining about match failures; fix singleton record Jscomp bug
Adam Chlipala
2009-06-02
*
Do 'open constraints' automatically; fix sourceless <cselect> monoize bug; Mo...
Adam Chlipala
2009-06-02
*
Expose resolveClass from Elaborate
Adam Chlipala
2009-05-31
*
Fix pathmap bug; expose lower-level heap manipulation from C
Adam Chlipala
2009-05-31
*
strcspn and friends
Adam Chlipala
2009-05-31
*
Defer pattern-matching exhaustiveness checks and normalize pattern types more...
Adam Chlipala
2009-05-30
*
Substring functions; fix a nasty MonoReduce pattern match substitution bug
Adam Chlipala
2009-05-30
*
String.length
Adam Chlipala
2009-05-30
*
Fix variable adjustment bug in fn/case alternation
Adam Chlipala
2009-05-28
*
Fix EDLet elab_util bug
Adam Chlipala
2009-05-28
*
Destructing local let, to the point where demo compiles
Adam Chlipala
2009-05-28
*
Demo compiles with pattern-matching-fu
Adam Chlipala
2009-05-28
*
fn-pattern code in but not tested yet; hello compiles
Adam Chlipala
2009-05-28
*
Chars and more string operations
Adam Chlipala
2009-05-26
*
Change monoization of monads to allow partial applications of operations
Adam Chlipala
2009-05-23
[next]