racket/pkgs/racket-doc/scribblings/inside
Leif Andersen a6b7af9733 Made changes based on Matthew's comments.
1. Changed the API documentation for scheme_make_hash_tree, adding primitives for:

* SCHEME_hashtr_eq
* SCHEME_hashtr_equal
* SCHEME_hashtr_eqv

2. Changed direct uses of scheme_make_hash_tree to use these enumed values.

3. Fixed bugs in documentation

4. Defaults to racket/interactive (and racket/gui/interactive) if there is nothing in the config file
2016-07-26 10:14:38 -04:00
..
contmarks.scrbl
custodians.scrbl
embedding.scrbl Inside: fix embedding example to use functions 2016-03-30 21:02:30 -06:00
eval.scrbl Fix a few typos in the existing docs. 2016-07-26 10:14:38 -04:00
exns.scrbl
extensions.scrbl scheme_rename -> scheme_reload 2016-01-20 23:03:16 -05:00
hooks.scrbl declare and document scheme_set_dll_path() for Windows embedding 2015-11-13 06:49:07 -07:00
info.rkt
inside.scrbl
memory.scrbl add support for defining GC traversals through ffi/unsafe 2016-02-27 20:33:50 -07:00
misc.scrbl Made changes based on Matthew's comments. 2016-07-26 10:14:38 -04:00
namespaces.scrbl
numbers.scrbl
overview.scrbl Doc: github.com/plt -> github.com/racket 2015-11-06 10:26:07 -06:00
params.scrbl Adding documentation for new parameters and updating inside/params with other defs near my changes 2015-11-20 10:17:36 -05:00
ports.scrbl Fix a few typos in the existing docs. 2016-07-26 10:14:38 -04:00
procedures.scrbl
security.scrbl
strings.scrbl
structures.scrbl
subprocesses.scrbl
threads.scrbl Inside: fix embedding example to use functions 2016-03-30 21:02:30 -06:00
utils.rkt declare and document scheme_set_dll_path() for Windows embedding 2015-11-13 06:49:07 -07:00
values.scrbl Add docs for hash trees. 2016-07-26 10:14:38 -04:00