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 (
Expand
)
Author
Age
*
Merge pull request #185 from docelic/better-error-reports
Adam Chlipala
2020-01-12
|
\
*
|
At compile time, allow '#' as a URL
Adam Chlipala
2020-01-10
*
|
More lenient RFC 3339 parsing
Adam Chlipala
2019-12-23
*
|
Merge pull request #191 from JasonGross/patch-2
Adam Chlipala
2019-12-20
|
\
\
*
\
\
Merge branch 'master' of ssh://github.com/urweb/urweb
Adam Chlipala
2019-12-19
|
\
\
\
*
|
|
|
Fix toJson for records with optional fields
Adam Chlipala
2019-12-19
|
|
*
|
Try using brew upgrade in Travis
Jason Gross
2019-12-17
|
|
/
/
|
*
|
Merge pull request #190 from FrigoEU/sscanf
Adam Chlipala
2019-12-17
|
/
|
|
|
*
|
Remove sscanf from blob processing
Simon Van Casteren
2019-12-17
|
/
/
*
|
Support endpoints generation for urpless invocations (closes #187)
Adam Chlipala
2019-12-16
*
|
Merge pull request #183 from docelic/master
Adam Chlipala
2019-12-15
|
\
\
|
|
*
Improve error messages
Davor Ocelic
2019-12-12
|
|
/
|
/
|
|
*
Unix sockets: use platform-agnostic include file
Davor Ocelic
2019-12-10
|
*
Add UNIX socket support and a new '-u' option to specify socket filename to bind
Davor Ocelic
2019-12-10
|
/
*
SQL SIMILAR (via pg_trgm)
Adam Chlipala
2019-12-04
*
Json: expose RFC 3339 functions
Adam Chlipala
2019-11-08
*
Merge pull request #182 from FrigoEU/181
Adam Chlipala
2019-11-08
|
\
|
*
Fix for #181: unurlify x-www-form-urlencoded without custom serialization usi...
Simon Van Casteren
2019-11-04
|
/
*
Undo a questionable optimization, almost 10 years later (closes #179)
Adam Chlipala
2019-10-13
*
JSON instance for times, based on RFC 3339 (because Google APIs use it)
Adam Chlipala
2019-10-11
*
JSON records with optional fields
Adam Chlipala
2019-10-11
*
Update urlification of unit values for RPC results, to track a previous chang...
Adam Chlipala
2019-10-07
*
Optimize JSON unescaping for server-side execution
Adam Chlipala
2019-10-05
*
JavaScript 'currentUrl' should return a string, not a URL, since the latter h...
Adam Chlipala
2019-10-04
*
Merge pull request #180 from mclements/master
Adam Chlipala
2019-10-04
|
\
|
*
Add Step attribute to crange; fix tests for cnumber and crange
Mark Clements
2019-10-04
|
/
*
Unicode escapes in JSON
Adam Chlipala
2019-09-25
*
Desugaring of SQL constraints uses wildcards, so allow that even in signatures
Adam Chlipala
2019-09-21
*
Laxer wildcard restriction for signatures
Adam Chlipala
2019-09-20
*
Signatures should be allowed to use wildcards for kinds associated with concr...
Adam Chlipala
2019-09-18
*
Disallow wildcards in signatures (should help with #174)
Adam Chlipala
2019-09-18
*
More detailed error message for bad path kind spec (closes #178)
Adam Chlipala
2019-09-14
*
Merge pull request #177 from DestyNova/use-utf8-instead-of-escapes
Adam Chlipala
2019-09-06
|
\
*
|
urweb daemon restart
Adam Chlipala
2019-08-30
*
|
Smooth rough edges of daemon command-line behavior
Adam Chlipala
2019-08-30
|
*
PR suggestions (with thanks to @fabriceleal).
Oisín Mac Fhearaí
2019-08-29
|
*
Minor cleanup -- handle the case where we couldn't successfully generate a UT...
Oisín Mac Fhearaí
2019-08-28
*
|
Generic traversal for Elab should visit let-bound patterns
Adam Chlipala
2019-08-17
|
*
Try to avoid a pointer conversion error
Oisín Mac Fhearaí
2019-08-11
|
*
Add missing include
Oisín Mac Fhearaí
2019-08-11
|
*
* When htmlifying characters, don't use numeric escapes if they're
Oisín Mac Fhearaí
2019-08-11
|
/
*
Datetime.ord_month
Adam Chlipala
2019-08-10
*
Flush output on logging
Adam Chlipala
2019-08-04
*
Remove a misleading comment (#175)
Adam Chlipala
2019-07-26
*
New JavaScript FFI function 'listen'
Adam Chlipala
2019-07-17
*
Merge branch 'master' of ssh://github.com/urweb/urweb
Adam Chlipala
2019-07-06
|
\
*
|
Fix subsignature checking for mutually recursive types
Adam Chlipala
2019-07-06
|
*
Make uw_set_error_message actually act printf-y
Adam Chlipala
2019-07-04
|
/
*
MySQL forces NOT NULL TIMESTAMPs to have default values
Adam Chlipala
2019-05-31
*
Retool handling of text keys in MySQL
Adam Chlipala
2019-05-31
[next]