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 (
Collapse
)
Author
Age
*
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 ↵
Adam Chlipala
2009-06-23
|
|
|
|
different protocols
*
New release
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 ↵
Adam Chlipala
2009-06-13
|
|
|
|
other mutually-recursive datatype decls
*
Some standard library reorgs and additions; handle mutual datatypes better ↵
Adam Chlipala
2009-06-09
|
|
|
|
in Specialize
*
Mark current as effectful; add List functions
Adam Chlipala
2009-06-09
|
*
Fix datatype import bug in Elaborate; fix server-side source setting; more ↵
Adam Chlipala
2009-06-07
|
|
|
|
standard library stuff
*
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 ↵
Adam Chlipala
2009-06-02
|
|
|
|
problem with signature unification; escape < more often in Jscomp
*
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; ↵
Adam Chlipala
2009-06-02
|
|
|
|
Monad library module
*
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 ↵
Adam Chlipala
2009-05-30
|
|
|
|
more thoroughly
*
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
|
*
Use a timeout to avoid errors after unload
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
|
*
Switch to Maranget's pattern exhaustiveness algorithm
Adam Chlipala
2009-05-23
|
[next]