racket/collects/scribblings/reference
2012-09-19 06:02:44 -06:00
..
async-channels.scrbl
block.scrbl Use a new evaluaor in "for.scrbl", have it require `racket/base' for syntax. 2012-07-22 13:38:38 -04:00
booleans.scrbl Reorder docs. 2012-05-24 16:51:14 -04:00
breaks.scrbl SIGHUP and SIGTERM -> exn:break:hang-up' and exn:break:terminate' 2012-08-13 17:11:20 -06:00
bytes.scrbl Fixes spelling errors in reference. 2012-02-21 14:21:43 -05:00
channels.scrbl racket/base: add some missing predicates 2012-05-29 11:01:52 -06:00
chaperones.scrbl Reference: fix doc typos 2012-07-03 03:10:04 -04:00
chars.scrbl intern strings, etc. only when making syntax objects, not in `read' 2011-12-14 16:03:44 -07:00
class.scrbl racket/class: add dynamic-get-field' and dynamic-set-field!' 2012-09-04 15:28:18 -06:00
cmdline.scrbl racket/cmdline add `#:ps' clause 2012-05-29 11:00:43 -06:00
code-inspectors.scrbl references: link "A parameter that..." to the definition of "parameter" 2012-08-22 10:28:56 -06:00
collects.scrbl Reference: fix doc typos 2012-07-03 03:10:04 -04:00
concurrency.scrbl move future-visualizer docs out of the Reference 2012-09-07 09:11:16 -06:00
cont-marks.scrbl Documentation for mark key proxies and contracts 2012-06-26 13:39:36 -04:00
cont.scrbl Fix doc contracts for continuation aborts 2012-09-13 14:48:46 -04:00
contracts-struct-prop.scrbl moved unstable/prop-contract into racket/contract/base 2011-12-18 13:57:50 -07:00
contracts.scrbl add a mention of the flat/chaperone/impersonator contract hierarchy to the contract docs 2012-08-28 13:19:05 -05:00
control-lib.scrbl Fix doc contracts for continuation aborts 2012-09-13 14:48:46 -04:00
control.scrbl
custodians.scrbl references: link "A parameter that..." to the definition of "parameter" 2012-08-22 10:28:56 -06:00
custom-ports.scrbl port position-tracking clean-ups 2012-08-28 16:04:41 -06:00
custom-write.scrbl Docs for gen:custom-write. 2012-05-24 16:51:14 -04:00
data.scrbl fix docs for `box-cas!', fix JITted version to check mutability 2012-05-03 21:38:36 -06:00
debugging.scrbl
define-struct.scrbl doc clarifications 2012-06-27 13:20:18 -06:00
dicts.scrbl Fic generics docs. 2012-08-08 17:26:55 -04:00
distributed.scrbl [Distributed Places] added #:thunk and #:named keyword arguments to distributed place creation functions 2012-07-31 11:51:55 -06:00
ellipses-defn.rkt
ellipses.rkt
encodings.scrbl references: link "A parameter that..." to the definition of "parameter" 2012-08-22 10:28:56 -06:00
engine.scrbl Move engines from mzlib/thread to racket/engine 2012-07-26 14:47:29 -04:00
enter.scrbl
eval-model.scrbl Reference: fix doc typos 2012-07-03 03:10:04 -04:00
eval.scrbl add `current-compiled-file-roots', PLTCOMPILEDROOTS, and -R/--compiled 2012-09-11 13:18:18 -06:00
evts.scrbl references: link "A parameter that..." to the definition of "parameter" 2012-08-22 10:28:56 -06:00
exit.scrbl references: link "A parameter that..." to the definition of "parameter" 2012-08-22 10:28:56 -06:00
exns.scrbl racket/gui: new-style error messages 2012-09-02 16:38:43 -06:00
extras.css
extras.tex
fasl.scrbl
file-ports.scrbl doc and terminology fix 2012-02-26 22:13:02 -05:00
filesystem.scrbl references: link "A parameter that..." to the definition of "parameter" 2012-08-22 10:28:56 -06:00
fixnums.scrbl add a #:fill' clause to for/vector' et al. 2012-08-15 09:32:55 -06:00
flonums.scrbl add a #:fill' clause to for/vector' et al. 2012-08-15 09:32:55 -06:00
for.scrbl add #:break' and #:final' to `for' forms 2012-09-14 14:57:35 -06:00
format.scrbl racket/format: change ~r to accept #:notation argument 2012-09-16 17:12:02 -04:00
futures-logging.scrbl move future-visualizer docs out of the Reference 2012-09-07 09:11:16 -06:00
futures.scrbl move future-visualizer docs out of the Reference 2012-09-07 09:11:16 -06:00
generic.scrbl racket/generics: add contract combinator 2012-06-25 20:33:48 -04:00
hashes.scrbl Have a generic interface for equal+hash. 2012-05-24 16:51:11 -04:00
help.scrbl fix `help' docs 2012-06-25 08:21:55 -06:00
include.scrbl
info.rkt
init.scrbl Big newline at EOF scan. 2012-02-29 00:28:11 -05:00
io.scrbl Add pointers to the Guide in Reference docs. 2012-05-01 14:57:14 -04:00
load-lang.scrbl
logging.scrbl Some "@racket" fixes. 2012-09-08 15:17:04 -04:00
macros.scrbl Add a `compatibility' collect for compatibility with other languages. 2012-07-27 16:49:05 -04:00
match-grammar.rkt
match-parse.rkt
match.scrbl references: link "A parameter that..." to the definition of "parameter" 2012-08-22 10:28:56 -06:00
memory.scrbl add `define-logger' and filtering based on logger name 2012-09-07 08:16:38 -06:00
model.scrbl
module-reflect.scrbl references: link "A parameter that..." to the definition of "parameter" 2012-08-22 10:28:56 -06:00
mpairs.scrbl Fix documentation for packages and mutable lists. 2012-07-31 17:12:30 -04:00
mz.rkt
namespaces.scrbl references: link "A parameter that..." to the definition of "parameter" 2012-08-22 10:28:56 -06:00
networking.scrbl minor doc fixes 2012-09-13 14:17:14 -06:00
numbers.scrbl references: link "A parameter that..." to the definition of "parameter" 2012-08-22 10:28:56 -06:00
os.scrbl
pairs.scrbl Some "@racket" fixes. 2012-09-08 15:17:04 -04:00
parameters.scrbl
paths.scrbl add `current-compiled-file-roots', PLTCOMPILEDROOTS, and -R/--compiled 2012-09-11 13:18:18 -06:00
pipes.scrbl
places.scrbl SIGHUP and SIGTERM -> exn:break:hang-up' and exn:break:terminate' 2012-08-13 17:11:20 -06:00
port-buffers.scrbl port position-tracking clean-ups 2012-08-28 16:04:41 -06:00
port-lib.scrbl change `transplant-{input,output}-port' to propagate buffering 2012-08-27 19:44:06 -06:00
port-line-counting.scrbl references: link "A parameter that..." to the definition of "parameter" 2012-08-22 10:28:56 -06:00
port-procs.scrbl references: link "A parameter that..." to the definition of "parameter" 2012-08-22 10:28:56 -06:00
ports.scrbl
pretty-print.scrbl references: link "A parameter that..." to the definition of "parameter" 2012-08-22 10:28:56 -06:00
printer.scrbl Fix doc typos 2012-07-06 18:59:10 -04:00
procedures.scrbl try to improve docs for `make-keyword-procedure' 2012-03-31 07:45:53 -06:00
prog-steps.rkt
promise.scrbl fix `delay/thread' error when promise-running thread terminates 2012-08-29 09:32:54 -06:00
prop-port.scrbl
read.scrbl references: link "A parameter that..." to the definition of "parameter" 2012-08-22 10:28:56 -06:00
reader-example.rkt
reader.scrbl doc corrections 2012-08-11 06:42:24 -06:00
readtables.scrbl
reference.scrbl add a mention of the flat/chaperone/impersonator contract hierarchy to the contract docs 2012-08-28 13:19:05 -05:00
regexps.scrbl Move regexp-replaces' from ffi/unsafe' to `racket/private/string'. 2012-06-22 14:27:14 -04:00
rmpi.scrbl racket/place/distributed: fix doc problems 2012-05-20 14:11:17 -06:00
running.scrbl
runtime.scrbl references: link "A parameter that..." to the definition of "parameter" 2012-08-22 10:28:56 -06:00
rx.rkt Fixes spelling errors in reference. 2012-02-21 14:21:43 -05:00
sandbox.scrbl references: link "A parameter that..." to the definition of "parameter" 2012-08-22 10:28:56 -06:00
security-guards.scrbl references: link "A parameter that..." to the definition of "parameter" 2012-08-22 10:28:56 -06:00
security.scrbl
semaphores.scrbl racket/base: add some missing predicates 2012-05-29 11:01:52 -06:00
sequences.scrbl doc fix for `in-producer' 2012-09-14 13:03:06 -06:00
serialization.scrbl doc correction and improvement 2012-06-25 08:17:17 -06:00
sets.scrbl racket/set: add set-first' and set-rest' 2012-09-12 17:57:03 -06:00
shared.scrbl
splicing.scrbl
startup.scrbl add `current-compiled-file-roots', PLTCOMPILEDROOTS, and -R/--compiled 2012-09-11 13:18:18 -06:00
string-input.scrbl Fix contracts on several I/O functions 2012-08-18 00:22:21 -04:00
string-output.scrbl
string-ports.scrbl
strings.scrbl add `racket/format' 2012-09-07 08:16:37 -06:00
struct-inspectors.scrbl references: link "A parameter that..." to the definition of "parameter" 2012-08-22 10:28:56 -06:00
struct.scrbl Allow guards for impersonatable struct type properties 2012-07-19 22:46:14 -04:00
stx-certs.scrbl
stx-comp.scrbl
stx-expand.scrbl
stx-ops.scrbl doc fix 2012-08-12 20:17:29 -06:00
stx-param.scrbl
stx-patterns.scrbl fix docs for `syntax-id-rules' 2012-01-29 06:50:35 -07:00
stx-props.scrbl
stx-taints.scrbl
stx-trans.scrbl references: link "A parameter that..." to the definition of "parameter" 2012-08-22 10:28:56 -06:00
subprocess.scrbl Use string-no-nuls?' and bytes-no-nuls?' in more docs & error messages. 2012-07-22 13:00:05 -04:00
surrogate.scrbl
symbols.scrbl
sync.scrbl
syntax-model.scrbl fix grammar for fully expanded submodules 2012-09-19 06:02:44 -06:00
syntax-util.scrbl make record-disappeared-uses call syntax-local-introduce 2012-08-24 09:34:41 -05:00
syntax.scrbl minor doc fixes 2012-09-13 14:17:14 -06:00
thread-cells.scrbl racket/base: add some missing predicates 2012-05-29 11:01:52 -06:00
thread-groups.scrbl references: link "A parameter that..." to the definition of "parameter" 2012-08-22 10:28:56 -06:00
thread-local.scrbl
threads.scrbl SIGHUP and SIGTERM -> exn:break:hang-up' and exn:break:terminate' 2012-08-13 17:11:20 -06:00
time.scrbl change contract on second' of date' to allow only 1 leap second 2012-06-23 02:04:55 -07:00
trace.scrbl references: link "A parameter that..." to the definition of "parameter" 2012-08-22 10:28:56 -06:00
units.scrbl Moved some mzlib library implementations to racket 2012-07-11 18:26:10 -04:00
unix-paths.scrbl
unsafe.scrbl Fix docs for unsafe-flmin and unsafe-flmax. 2012-06-09 09:20:55 -04:00
values.scrbl
vectors.scrbl
windows-paths.scrbl reference: fix docs for Windows path cleansing 2012-09-13 11:05:52 -06:00
write.scrbl doc repair 2012-08-27 20:17:06 -06:00