.. |
async-channels.scrbl
|
Fix typos (#3005)
|
2020-01-14 11:49:23 +01:00 |
block.scrbl
|
|
|
booleans.scrbl
|
Centralize documentation on equality and hashing (#3019)
|
2020-01-29 08:05:58 -07:00 |
breaks.scrbl
|
doc clarification for parameterize-break
|
2017-06-22 12:59:02 -06:00 |
bytes.scrbl
|
doc: fix typo
|
2021-01-19 06:59:04 -07:00 |
channels.scrbl
|
|
|
chaperones.scrbl
|
doc: repairs for some impersonate-... arity descriptions
|
2020-02-19 17:33:49 -07:00 |
chars.scrbl
|
doc: the relevant propert for char-numberic? is "Numeric_Type"
|
2020-10-30 17:01:43 -06:00 |
class.scrbl
|
fixes docs, closes #3682
|
2021-02-11 16:31:48 -05:00 |
cmdline.scrbl
|
|
|
code-inspectors.scrbl
|
change datum->syntax treatment of code inspectors
|
2019-05-21 09:59:19 -06:00 |
collects.scrbl
|
doc typo
|
2021-04-06 17:14:48 -06:00 |
compiler.scrbl
|
typos (#3668)
|
2021-01-30 13:27:27 -08:00 |
concurrency.scrbl
|
add memory-order-{acquire,release}
|
2020-07-11 19:59:27 -06:00 |
cont-marks.scrbl
|
allow #f argument to continuation-mark-set->{list[*],iterator}
|
2021-01-20 07:44:11 -07:00 |
cont.scrbl
|
docs: update BC and CS references
|
2021-01-30 10:53:07 -07:00 |
contracts-struct-prop.scrbl
|
|
|
contracts.scrbl
|
add blame-replaced-negative?
|
2021-03-11 17:02:53 -06:00 |
control-lib.scrbl
|
|
|
control.scrbl
|
add [unsafe-]assert-unreachable
|
2021-03-07 06:48:50 -07:00 |
custodians.scrbl
|
docs: update BC and CS references
|
2021-01-30 10:53:07 -07:00 |
custom-ports.scrbl
|
fix doc typo
|
2021-02-21 07:58:29 -07:00 |
custom-write.scrbl
|
improve consistency of printers and prop:custom-write
|
2020-01-15 07:21:19 -07:00 |
data.scrbl
|
Fix typo and trailing whitespace in box-cas! docs (#3601)
|
2021-01-05 08:31:53 -06:00 |
debugging.scrbl
|
docs: update BC and CS references
|
2021-01-30 10:53:07 -07:00 |
define-struct.scrbl
|
add structure-type sealing
|
2021-02-13 08:46:31 -07:00 |
dicts.scrbl
|
add keyword-apply/dict to racket/dict (#2592)
|
2020-10-07 01:11:02 -04:00 |
ellipses-defn.rkt
|
|
|
ellipses.rkt
|
|
|
encodings.scrbl
|
|
|
engine.scrbl
|
Fix typo in engine docs
|
2021-04-14 09:18:16 -04:00 |
enter.scrbl
|
|
|
envvars.scrbl
|
|
|
equality.scrbl
|
fix mutable hash tables for certain likely fixnum distibutions
|
2020-11-14 10:45:15 -07:00 |
eval-model.scrbl
|
docs: update BC and CS references
|
2021-01-30 10:53:07 -07:00 |
eval.scrbl
|
repair collection-file-path and default current-compiled-file-roots
|
2021-02-25 13:31:17 -07:00 |
evts.scrbl
|
doc: change define-struct to struct whenever possible
|
2021-02-05 15:22:51 -07:00 |
exit.scrbl
|
|
|
exns.scrbl
|
reference: improve cross referencing on source locations
|
2021-04-29 13:09:44 -06:00 |
extflonums.scrbl
|
reference: fix typos related to exfl->fx and fx->extfl
|
2020-06-11 19:37:12 -06:00 |
extras.css
|
|
|
extras.tex
|
|
|
fasl.scrbl
|
racket/fasl: use current-directory for relative-path unmarshaling
|
2021-01-26 11:29:43 -07:00 |
file-ports.scrbl
|
open-output-file et al.: add #:permissions argument
|
2021-04-28 13:58:12 -06:00 |
filesystem.scrbl
|
find-executable-path: avoid conversion of PATH to string
|
2021-03-02 15:51:53 -07:00 |
fixnums.scrbl
|
add fx{+,-,*,lshift}/wraparound
|
2020-11-18 17:39:18 -07:00 |
flonums.scrbl
|
docs: note in flsingle about its use for single-precision operations
|
2021-03-21 12:46:01 -06:00 |
for.scrbl
|
in-value: fix inlined binding
|
2021-04-28 14:19:50 -06:00 |
format.scrbl
|
|
|
futures-logging.scrbl
|
cs & thread: refactor and finish futures implementation
|
2019-06-19 12:50:19 -06:00 |
futures.scrbl
|
add memory-order-{acquire,release}
|
2020-07-11 19:59:27 -06:00 |
generic.scrbl
|
add make-struct-type-property/generic and make-generic-struct-type-property (#3627)
|
2021-03-25 19:44:40 -04:00 |
hashes.scrbl
|
correct some hash-table locking cases
|
2021-03-21 13:03:17 -06:00 |
help.scrbl
|
|
|
implementation.scrbl
|
typos (#3668)
|
2021-01-30 13:27:27 -08:00 |
include.scrbl
|
|
|
info.rkt
|
|
|
init.scrbl
|
|
|
interactive.scrbl
|
|
|
io.scrbl
|
add sha1-bytes , sha224-bytes , and sha256-bytes via rktio
|
2018-06-27 06:36:20 -06:00 |
kernel.scrbl
|
doc typos and clarifications on ffi/unsafe/vm
|
2020-01-30 05:52:18 -07:00 |
keywords.scrbl
|
move symbol->immutable-string and keyword->immutable->string out of racket/base
|
2020-01-30 15:53:16 -07:00 |
linklet.scrbl
|
raco demodularize: adapt to CS
|
2021-04-10 08:13:29 -06:00 |
load-lang.scrbl
|
|
|
logging.scrbl
|
log-message: make data argument optional
|
2019-03-03 20:37:07 -07:00 |
macros.scrbl
|
add syntax-serialize and syntax-deserialize
|
2021-04-01 08:05:51 -06:00 |
match-grammar.rkt
|
Fixes #1858: document list* as an alias of list-rest
|
2020-05-07 07:16:15 -04:00 |
match-parse.rkt
|
Fixes #1858: document list* as an alias of list-rest
|
2020-05-07 07:16:15 -04:00 |
match.scrbl
|
Make struct* use static struct field information
|
2020-08-21 05:47:07 -06:00 |
memory-order.scrbl
|
add memory-order-{acquire,release}
|
2020-07-11 19:59:27 -06:00 |
memory.scrbl
|
add ephemeron hash tables
|
2021-02-27 19:08:05 -07:00 |
model.scrbl
|
docs: update BC and CS references
|
2021-01-30 10:53:07 -07:00 |
module-reflect.scrbl
|
doc: more notes on dynamic-require examples
|
2020-05-25 07:49:15 -06:00 |
mpairs.scrbl
|
typo: 'any/v' -> 'any/c'
|
2019-05-25 20:17:01 -04:00 |
mz.rkt
|
correct some hash-table locking cases
|
2021-03-21 13:03:17 -06:00 |
namespaces.scrbl
|
reference: doc repairs
|
2018-06-15 17:19:42 -06:00 |
networking.scrbl
|
docs: port-number? and listen-port-number? require exact integers
|
2020-09-01 07:51:07 -06:00 |
notation.scrbl
|
|
|
numbers.scrbl
|
doc: more racketvalfont changes
|
2021-04-03 07:32:44 -06:00 |
os-lib.scrbl
|
|
|
os.scrbl
|
|
|
pairs.scrbl
|
docs: "a inclusive-range application" -> "an"
|
2021-04-05 16:39:48 -06:00 |
parameters.scrbl
|
doc: body-expr -> body
|
2020-05-24 14:22:38 -06:00 |
paths.scrbl
|
find-executable-path: avoid conversion of PATH to string
|
2021-03-02 15:51:53 -07:00 |
pipes.scrbl
|
|
|
places-logging.scrbl
|
|
|
places.scrbl
|
docs: update BC and CS references
|
2021-01-30 10:53:07 -07:00 |
plumbers.scrbl
|
typo: pluber? -> plumber?
|
2017-02-22 23:20:12 -05:00 |
port-buffers.scrbl
|
cs: auto-flush stdout/stderr only when terminals
|
2021-04-27 11:55:59 -06:00 |
port-lib.scrbl
|
fixup history note in compile-output-ports
|
2020-07-02 14:15:22 -06:00 |
port-line-counting.scrbl
|
|
|
port-procs.scrbl
|
rktio: better behavior for opening write and of fifo
|
2019-08-22 05:14:58 -06:00 |
ports.scrbl
|
|
|
pretty-print.scrbl
|
Doc typo
|
2017-10-04 21:14:12 -04:00 |
printer.scrbl
|
docs: update BC and CS references
|
2021-01-30 10:53:07 -07:00 |
procedures.scrbl
|
Fixes #1649: correct the docs for conjoin and disjoin
|
2020-04-24 21:24:58 -04:00 |
prog-steps.rkt
|
|
|
promise.scrbl
|
reference: document the synchronizaion result of delay/sync
|
2018-06-20 18:19:57 -06:00 |
prop-port.scrbl
|
|
|
read.scrbl
|
doc: fix contract for read-syntax
|
2021-04-11 09:30:41 -06:00 |
reader-example.rkt
|
Fix: make-complex -> make-rectangular
|
2019-03-29 20:26:39 -03:00 |
reader.scrbl
|
docs: clarify which compiled-code literals go through datum-intern-literal
|
2020-12-02 17:24:16 -07:00 |
readtables.scrbl
|
doc: simplify readtable-mapping result contract
|
2021-04-20 18:25:23 -06:00 |
reference.scrbl
|
docs: note in flsingle about its use for single-precision operations
|
2021-03-21 12:46:01 -06:00 |
regexps.scrbl
|
docs: regexp size limit only applies to Racket BC
|
2020-08-21 06:27:19 -06:00 |
repl.scrbl
|
add and use racket/repl
|
2018-05-30 15:55:54 +08:00 |
rerequire.scrbl
|
|
|
running.scrbl
|
update compilation info, especially for CS
|
2020-06-14 14:26:22 -06:00 |
runtime.scrbl
|
docs: update BC and CS references
|
2021-01-30 10:53:07 -07:00 |
rx.rkt
|
fix \D, \S, \W in string regexp
|
2019-02-14 11:50:58 -07:00 |
sandbox.scrbl
|
doc and test updates for a sandbox repair
|
2018-10-11 16:03:03 -06:00 |
security-guards.scrbl
|
|
|
security.scrbl
|
add and use racket/repl
|
2018-05-30 15:55:54 +08:00 |
semaphores.scrbl
|
Clarify that synchronizing on a semaphore decrements its counter (#3292)
|
2020-07-09 10:45:05 -07:00 |
sequences.scrbl
|
better phrasing
|
2021-04-15 12:07:26 -06:00 |
serialization.scrbl
|
doc: typo, 'produce' -> 'produces'
|
2020-02-24 21:09:25 -05:00 |
sets.scrbl
|
correct some hash-table locking cases
|
2021-03-21 13:03:17 -06:00 |
sha.scrbl
|
add sha1-bytes , sha224-bytes , and sha256-bytes via rktio
|
2018-06-27 06:36:20 -06:00 |
shared.scrbl
|
doc: fix usage of @racket in shared
|
2021-01-19 06:57:16 -07:00 |
splicing.scrbl
|
Add splicing-parameterize to racket/splicing
|
2018-02-01 10:28:20 -08:00 |
startup.scrbl
|
make embedding wrapper executable less sensitive to argv[0]
|
2021-03-12 20:08:53 -07:00 |
string-input.scrbl
|
docs: explain why not to use byte-ready?
|
2021-02-26 14:50:19 -07:00 |
string-output.scrbl
|
|
|
string-ports.scrbl
|
reference: fix docs on get-output-string
|
2021-02-17 08:41:09 -07:00 |
strings.scrbl
|
add {symbol,keyword}->immutable-string and string-append-immutable
|
2019-12-17 19:41:41 -07:00 |
struct-inspectors.scrbl
|
bc: fix interaction of prop:object-name and prop:procedure
|
2021-04-29 11:23:15 -06:00 |
struct.scrbl
|
add structure-type sealing
|
2021-02-13 08:46:31 -07:00 |
stx-comp.scrbl
|
docs: clarifications on identifier-binding results
|
2021-03-17 20:08:25 -06:00 |
stx-expand.scrbl
|
Delete docs for four obsolete expanded module stx props
|
2020-01-29 07:58:49 -07:00 |
stx-ops.scrbl
|
reference: improve cross referencing on source locations
|
2021-04-29 13:09:44 -06:00 |
stx-param.scrbl
|
|
|
stx-patterns.scrbl
|
syntax-case docs: clarify grammar of "rest" patterns
|
2018-06-01 17:47:02 +08:00 |
stx-props.scrbl
|
documment rename-transformer tracking in set!
|
2020-09-30 06:25:29 -06:00 |
stx-serialize.scrbl
|
doc: fix minor typo in stx-serialize.scrbl
|
2021-04-03 08:24:22 -06:00 |
stx-taints.scrbl
|
|
|
stx-trans.scrbl
|
docs: add missing info on syntax-local-bind-syntaxes
|
2020-11-29 07:07:44 -07:00 |
subprocess.scrbl
|
docs: add example for subprocess
|
2020-11-02 08:05:04 -07:00 |
surrogate.scrbl
|
reference: further corrections to the surrogate docs
|
2018-06-19 20:01:59 -06:00 |
symbols.scrbl
|
move symbol->immutable-string and keyword->immutable->string out of racket/base
|
2020-01-30 15:53:16 -07:00 |
sync.scrbl
|
|
|
syntax-model.scrbl
|
reference: improve cross referencing on source locations
|
2021-04-29 13:09:44 -06:00 |
syntax-util.scrbl
|
doc typo: disappeared-{use,binding}s -> disappeared-{use,binding}
|
2020-06-06 21:40:52 -04:00 |
syntax.scrbl
|
add #:unsafe option for #%declare
|
2020-11-10 10:36:03 -07:00 |
thread-cells.scrbl
|
|
|
thread-groups.scrbl
|
|
|
thread-local.scrbl
|
|
|
threads.scrbl
|
reference: improve description of thread-based concurrency
|
2019-09-27 09:18:18 -06:00 |
time.scrbl
|
add current-inexact-monotonic-milliseconds
|
2021-04-28 17:29:38 -06:00 |
trace.scrbl
|
doc: remove debug-scopes dependency
|
2018-05-31 09:36:51 -04:00 |
undefined.scrbl
|
|
|
units.scrbl
|
|
|
unix-paths.scrbl
|
|
|
unreachable.scrbl
|
add [unsafe-]assert-unreachable
|
2021-03-07 06:48:50 -07:00 |
unsafe-undefined.scrbl
|
Use @racketmodname in the documentation of racket/unsafe/undefined (#2117)
|
2018-06-02 21:26:59 -04:00 |
unsafe.scrbl
|
add [unsafe-]assert-unreachable
|
2021-03-07 06:48:50 -07:00 |
values.scrbl
|
|
|
vectors.scrbl
|
reference: specify time complexities for many list and vector operations
|
2020-11-08 07:52:01 -07:00 |
windows-paths.scrbl
|
traditional Windows directory paths are limited to 247 characters
|
2020-11-10 14:53:07 -07:00 |
write.scrbl
|
Add print-value-columns parameter.
|
2021-04-07 05:13:25 -06:00 |