index
:
urweb
master
functional programming language for web programming
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
c
/
urweb.c
Commit message (
Expand
)
Author
Age
*
Convenience libifying; allow more NULLs with globals
Adam Chlipala
2009-12-24
*
Proper JavaScript-side URI escaping/de-escaping; fix C-side URL encoding of b...
Adam Chlipala
2009-12-24
*
Don't relify in bigLibs; fix some memory bugs in transactionals
Adam Chlipala
2009-12-23
*
Stop skipping Especialization of generated functions; fix Compiler.parseUrp; ...
Adam Chlipala
2009-12-23
*
Bug fixes in redirect-related stuff
Adam Chlipala
2009-12-10
*
Basis.currentUrl, plus redirect debugging
Adam Chlipala
2009-12-10
*
Basis.url and redirects
Adam Chlipala
2009-12-10
*
Convert ctype is*() function results to booleans
Adam Chlipala
2009-12-08
*
Context globals; ctype functions
Adam Chlipala
2009-12-08
*
Move to simpler HTML escaping
Adam Chlipala
2009-12-08
*
Merge
Adam Chlipala
2009-12-03
|
\
*
|
UTF-8 in dynamic escaping
Adam Chlipala
2009-12-03
|
*
Fix handling of clearCookie/getCookie in same page gen
Adam Chlipala
2009-11-27
|
*
Port rest of demo to new cookie signature; fix parsing of multiple incoming c...
Adam Chlipala
2009-11-26
|
*
More fun with cookies
Adam Chlipala
2009-11-26
|
/
*
Explicitly abort in-flight RPCs onunload
Adam Chlipala
2009-11-24
*
Get message-passing working in IE6
Adam Chlipala
2009-11-21
*
Saving paper assignments
Adam Chlipala
2009-11-02
*
Initial form for paper assignment
Adam Chlipala
2009-11-01
*
Bidding interface
Adam Chlipala
2009-11-01
*
Initial support for char in SQL
Adam Chlipala
2009-10-22
*
Checking deadline; sign-in
Adam Chlipala
2009-10-22
*
Versioned1 demo working
Adam Chlipala
2009-10-06
*
Initial versioned1 demo working
Adam Chlipala
2009-10-06
*
Functions working with interpretation
Adam Chlipala
2009-09-22
*
Hopefully complete refactoring of Jscomp to output ASTs; partial implementati...
Adam Chlipala
2009-09-22
*
Fix C substring implementation
Adam Chlipala
2009-09-18
*
Fix Postgres timestamp round-tripping
Adam Chlipala
2009-09-15
*
Debugging new string urlification
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
*
dragList demo working, save for Gecko load delay and highlighting
Adam Chlipala
2009-09-08
*
dragList almost kinda works
Adam Chlipala
2009-09-08
*
grid1 compiles but gets stuck in JS
Adam Chlipala
2009-08-25
*
demo/sql works with SQLite
Adam Chlipala
2009-07-17
*
Demo working with MySQL
Adam Chlipala
2009-07-16
*
MySQL demo/sql succeeds in reading no rows
Adam Chlipala
2009-07-12
*
Start of multi-DBMS support
Adam Chlipala
2009-06-28
*
FastCGI working with lighttpd
Adam Chlipala
2009-06-27
*
.msgs processing in FastCGI
Adam Chlipala
2009-06-27
*
Serving Hello via FastCGI
Adam Chlipala
2009-06-27
*
cgi protocol
Adam Chlipala
2009-06-23
*
Further refactoring of request.c to work with CGI
Adam Chlipala
2009-06-23
*
Fix datatype import bug in Elaborate; fix server-side source setting; more st...
Adam Chlipala
2009-06-07
*
Fix pathmap bug; expose lower-level heap manipulation from C
Adam Chlipala
2009-05-31
*
strcspn and friends
Adam Chlipala
2009-05-31
*
Substring functions; fix a nasty MonoReduce pattern match substitution bug
Adam Chlipala
2009-05-30
*
String.length
Adam Chlipala
2009-05-30
*
Chars and more string operations
Adam Chlipala
2009-05-26
[next]