racket/racket/collects
Matthew Flatt c19b944110 racket/port: fix evt constructors to work right with read errors
Propoagate read errors to the `sync` that is applied to an event,
instead of writing the events to stdout.

Related to racket/web-server#76
2019-10-14 11:52:50 -06:00
..
acks Add Sarah and Andrew. 2018-06-19 11:25:55 -04:00
compiler xform: accomodate unusual #pragma placement 2019-09-30 18:12:30 -06:00
data switch to a new, Racket-implemented expander & module system 2018-02-26 13:19:53 -07:00
db/private sqlite3: fix reporting of insert-id 2019-04-26 13:35:08 +02:00
dynext
ffi add custodian-based unloading of foreign libraries 2019-09-06 17:35:54 -06:00
file file/tar: add #:timestamp parameter 2019-06-10 13:24:11 -04:00
info
json json: preserve old behavior in terminating a number 2019-07-06 05:59:14 -06:00
launcher adjust build to update "raco.exe" when needed 2019-07-27 09:54:22 -06:00
net net/url: avoid failure on bad proxy environment variable 2019-05-29 15:13:03 -06:00
openssl Generate new certificate (valid for 10 yrs) for testing using 2048bits 2019-07-22 13:17:35 +02:00
pkg Specify that inbound contributions are licensed under MIT/Apache/LGPL. (#2839) 2019-10-01 10:05:32 -04:00
planet planet: adapt to work with Racket CS overlay build 2019-05-22 08:30:41 -06:00
racket racket/port: fix evt constructors to work right with read errors 2019-10-14 11:52:50 -06:00
raco switch to a new, Racket-implemented expander & module system 2018-02-26 13:19:53 -07:00
reader/lang
realm
s-exp/lang
setup raco setup: accomodate unusual flie names in pkg-dep checking 2019-09-27 06:55:44 -06:00
syntax syntax/parse: fix ~between; closes #2856 2019-10-14 04:09:22 +02:00
version allow some redirections in the url that looks for the new version 2019-03-24 19:21:07 -05:00
xml Fixes #2440 2019-01-18 16:20:47 +00:00
.gitignore