racket/racket/collects
Matthew Flatt ed415a3795 move "racket/src/racket" -> "racket/src/bc"
Also, move "racket/src/gracket" and "racket/src/foreign" to
subdirectories of "racket/src/bc".
2020-07-31 06:40:26 -06:00
..
acks Add Sarah and Andrew. 2018-06-19 11:25:55 -04:00
compiler bc: fix GC cooperation on internal setjmp 2020-06-14 06:24:50 -06:00
data cs: fix popcount in data/bit-vector for 32-bit mode 2019-11-25 15:06:09 -07:00
db/private sqlite3: fix reporting of insert-id 2019-04-26 13:35:08 +02:00
dynext add path-extension, path-has-extension? and path-{add,replace}-extension 2016-04-16 17:56:34 -06:00
ffi ffi: another spurious CAS accommodation 2020-06-29 12:45:14 -06:00
file Improve error message for disallowed links. 2020-05-14 10:48:59 -04:00
info
json json: preserve old behavior in terminating a number 2019-07-06 05:59:14 -06:00
launcher Fix typos 2019-12-13 06:31:50 -07:00
net Improve error message for disallowed links. 2020-05-14 10:48:59 -04:00
openssl add ssl-channel-binding (#3250) 2020-06-15 17:05:36 +02:00
pkg raco pkg config: warn about irrelevant default-scope 2020-06-23 10:29:51 -06:00
planet Fix typos (#3005) 2020-01-14 11:49:23 +01:00
racket more detail in racket/HISTORY.txt 2020-07-24 08:59:19 -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 support Racket BC build and installation with a "bc" suffix 2020-07-30 20:14:34 -06:00
syntax syntax/strip-context: handle hash tables 2020-07-02 14:42:18 -06:00
version move "racket/src/racket" -> "racket/src/bc" 2020-07-31 06:40:26 -06:00
xml read-xml: use {open,get}-output-string instead of list->string 2020-07-02 19:33:13 -04:00
.gitignore