racket/pkgs
Matthew Flatt f43234e1cb add prop:authentic and (struct .... #:authentic ....)
An authentic structure type is one whose instances cannot be
impersonated or chaperoned. The intended use of `prop:authentic` is to
annotate a library-private data structure where impersonators are
never needed internally for the data structure, and the declaration
lets the compiler produce less code and fewer branches by omitting
impersonator support.
2017-05-12 12:40:57 -06:00
..
at-exp-lib guard against missing scribble and syntax-color libraries 2017-01-27 11:43:13 -06:00
base add prop:authentic and (struct .... #:authentic ....) 2017-05-12 12:40:57 -06:00
compiler update copyright year to 2017 2017-01-02 06:42:31 -07:00
compiler-lib Add ignore-stderr submodule and test-ignore-stderrs "info.rkt" 2017-01-30 05:41:49 -07:00
compiler-test add dependency on the icons pkg 2017-05-02 15:32:28 -05:00
net update copyright year to 2017 2017-01-02 06:42:31 -07:00
net-doc Fix “git-checkout” by adding HTTP auto-reconnect 2017-02-11 08:55:41 -05:00
net-lib update copyright year to 2017 2017-01-02 06:42:31 -07:00
net-test Fix “git-checkout” by adding HTTP auto-reconnect 2017-02-11 08:55:41 -05:00
plt-services/meta Remove this drdr config file, which now lives in DrDr. 2014-12-20 20:06:03 -05:00
racket-benchmarks benchmark tabulate: fix handling for "rx" benchmark output 2017-01-24 17:38:01 -07:00
racket-doc add prop:authentic and (struct .... #:authentic ....) 2017-05-12 12:40:57 -06:00
racket-index fix relative references for license and acks in installer build 2017-03-24 16:02:23 -06:00
racket-lib update copyright year to 2017 2017-01-02 06:42:31 -07:00
racket-test fix cons/dc's predicate 2017-05-12 11:26:49 -05:00
racket-test-core add prop:authentic and (struct .... #:authentic ....) 2017-05-12 12:40:57 -06:00
racket-test-extra raco: fix command name selection by prefix 2017-04-10 08:22:49 -06:00
zo-lib compiler/zo-marshal: fix encoding mistakes 2016-08-17 18:05:17 -06:00