racket/pkgs/racket-doc
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
..
compatibility use `scribble/examples' for the Reference 2015-12-11 12:29:41 -07:00
dynext add module-suffixes and doc-module-suffixes to "info.rkt" 2015-08-22 09:36:19 -06:00
ffi/examples _enum only takes symbols 2015-04-23 19:23:50 -04:00
file gzip: use path-add-extension as default 2017-03-26 20:58:59 -04:00
help update "Racket Documentation" app icon to match new logo 2016-12-23 11:29:03 -07:00
json Add some examples for the JSON docs 2016-09-07 22:46:38 -07:00
openssl "Mac OS X" -> "Mac OS" 2016-12-23 12:18:36 -07:00
pkg doc update for info.rkt files 2017-04-27 09:15:03 -06:00
scribblings add prop:authentic and (struct .... #:authentic ....) 2017-05-12 12:40:57 -06:00
syntax fix typo (#1620) 2017-02-17 21:54:37 +00:00
version typo: curent -> current 2016-01-06 15:42:58 -05:00
xml "Mac OS X" -> "Mac OS" 2016-12-23 12:18:36 -07:00
info.rkt Make log also accept a base. (#1667) 2017-04-15 10:40:41 -04:00
LICENSE.txt update copyright year to 2017 2017-01-02 06:42:31 -07:00