racket/racket/collects
Daniel Feltey e289750b03 Fix box/c typo/bug
Previously non-flat box/c contracts would always use the `write` contract to
check the contents of the box rather than the `read` contract.
2017-06-28 14:48:35 -05:00
..
acks add Gustavo to acks 2015-04-28 15:32:43 -06:00
compiler raco exe: fix incorrect shortcut in submodule checking 2017-06-20 08:28:54 -06:00
data Replace arithmetic with bit operations 2017-01-10 21:59:22 -06:00
db/private Changed the code to pass through the prep-status to the outer HANDLE so 2017-06-24 17:06:42 -04:00
dynext add path-extension, path-has-extension? and path-{add,replace}-extension 2016-04-16 17:56:34 -06:00
ffi Add a #:make-c-id flag to define-ffi-definer 2017-06-02 10:26:57 -04:00
file gzip: use path-add-extension as default 2017-03-26 20:58:59 -04:00
info
json re-organized in preparation for additions 2016-05-01 09:47:39 -04:00
launcher fix launcher creation for gracket[-text] on Mac OS 2017-04-16 15:51:28 -06:00
net net/git-checkout: adjust ADLER32 check to work with streaming 2017-06-26 13:49:18 -06:00
openssl add ffi/unsafe/global and switch openssl to use it 2017-05-26 17:49:16 -06:00
pkg raco pkg install: error message improvement 2017-06-22 12:40:09 -06:00
planet setup-plt -> raco setup 2016-08-24 15:33:07 -05:00
racket Fix box/c typo/bug 2017-06-28 14:48:35 -05:00
raco raco: fix command name selection by prefix 2017-04-10 08:22:49 -06:00
reader/lang
realm
s-exp/lang
setup improve cross-platform support 2017-04-25 08:31:26 -06:00
syntax syntax/parse: add ~or* and ~alt, like ~or{S,H} and ~or{EH}, respectively 2017-06-24 17:07:55 -04:00
version Fix check-version from version/check 2016-01-21 20:18:48 -06:00
xml add xml-attribute-encode function 2016-09-14 09:34:27 -07:00
.gitignore