racket/racket/collects
Matthew Flatt 4acf864b0e delay cross-system-library-subpath call
In `compiler/private/mach-o` --- which is reachable via `racket` due
to being a dependency of `setup/dirs` --- delay the call to
`cross-system-library-subpath` until needed.
2020-01-31 05:23:18 -07:00
..
acks Add Sarah and Andrew. 2018-06-19 11:25:55 -04:00
compiler delay cross-system-library-subpath call 2020-01-31 05:23:18 -07: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
ffi add ffi/unsafe/vm 2020-01-29 11:07:40 -07:00
file Fix typos (#3005) 2020-01-14 11:49:23 +01: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 Fix spelling typos 2019-11-28 07:51:39 -07:00
openssl openssl: condition versionless based on current, not cross target 2020-01-10 14:16:30 -07:00
pkg Fix typos (#3005) 2020-01-14 11:49:23 +01:00
planet Fix typos (#3005) 2020-01-14 11:49:23 +01:00
racket move symbol->immutable-string and keyword->immutable->string out of racket/base 2020-01-30 15:53:16 -07: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 Fix typos (#3005) 2020-01-14 11:49:23 +01:00
syntax make syntax->string work with pairs and _ 2019-11-27 13:57:45 -05:00
version Fix spelling typos 2019-11-28 07:51:39 -07:00
xml Fix typos (#3005) 2020-01-14 11:49:23 +01:00
.gitignore