racket/collects/scribblings/reference
2010-08-13 09:54:51 -05:00
..
async-channels.scrbl More reformatting 2010-05-21 20:41:35 -04:00
block.scrbl internal-definition contexts allow expressions mixed with definitions 2010-07-07 13:56:16 -06:00
booleans.scrbl somewhat rackety core docs 2010-04-22 15:10:25 -06:00
breaks.scrbl rackety reference; any lingering reference to racket as scheme is a doc bug 2010-04-27 08:20:16 -06:00
bytes.scrbl Fixed a mistake in the byte-string reference. 2010-06-17 18:45:28 -04:00
channels.scrbl More reformatting 2010-05-21 20:41:35 -04:00
chaperones.scrbl add chaperone-evt 2010-07-01 14:59:01 -06:00
chars.scrbl reference racket conversions and scribble qq repairs 2010-04-23 17:00:53 -06:00
class.scrbl fix doc typo 2010-07-20 10:36:52 -06:00
cmdline.scrbl somewhat rackety core docs 2010-04-22 15:10:25 -06:00
code-inspectors.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
collects.scrbl fix doc typo 2010-07-26 09:43:55 -05:00
concurrency.scrbl rackety reference; any lingering reference to racket as scheme is a doc bug 2010-04-27 08:20:16 -06:00
cont-marks.scrbl Small typos, some reformatting. 2010-05-21 16:30:16 -04:00
cont.scrbl allow full continuations to escape past a continuation barrier 2010-07-10 07:31:58 -06:00
contracts.scrbl improved the ->* docs 2010-08-13 09:54:51 -05:00
control-lib.scrbl somewhat rackety core docs 2010-04-22 15:10:25 -06:00
control.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
custodians.scrbl custodian box as synchronizable event 2010-07-04 10:42:38 -06:00
custom-ports.scrbl fix problems with having a struct implement both prop:evt and prop:procedure; merge to 4.2.4 2010-01-24 15:30:16 +00:00
custom-write.scrbl change prop:custom-print-as-constructor to more general prop:custom-print-quotable 2010-05-10 18:32:25 -06:00
data.scrbl More reformatting 2010-05-21 20:41:35 -04:00
debugging.scrbl Update `trace' docs. 2010-06-27 19:17:04 -04:00
define-struct.scrbl partly rackety guide 2010-04-27 14:09:51 -06:00
dicts.scrbl Adding sequence support for mlists and more sequence xrefs 2010-08-12 14:10:20 -06:00
ellipses-defn.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
ellipses.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
encodings.scrbl rackety reference; any lingering reference to racket as scheme is a doc bug 2010-04-27 08:20:16 -06:00
enter.scrbl somewhat rackety core docs 2010-04-22 15:10:25 -06:00
eval-model.scrbl allow full continuations to escape past a continuation barrier 2010-07-10 07:31:58 -06:00
eval.scrbl disable check on a module's source name 2010-05-14 11:33:09 -06:00
evts.scrbl custodian box as synchronizable event 2010-07-04 10:42:38 -06:00
exit.scrbl rackety reference; any lingering reference to racket as scheme is a doc bug 2010-04-27 08:20:16 -06:00
exns.scrbl fix typos 2010-07-02 16:08:14 -06:00
extras.css major Scribble revision (v4.2.1.2) 2009-07-25 20:25:33 +00:00
extras.tex major Scribble revision (v4.2.1.2) 2009-07-25 20:25:33 +00:00
file-ports.scrbl rackety reference; any lingering reference to racket as scheme is a doc bug 2010-04-27 08:20:16 -06:00
filesystem.scrbl More reformatting 2010-05-21 20:41:35 -04:00
for.scrbl fix typo 2010-05-16 07:30:43 -06:00
futures.scrbl rackety reference; any lingering reference to racket as scheme is a doc bug 2010-04-27 08:20:16 -06:00
hashes.scrbl Rename hash-range and domain to keys and values 2010-08-12 14:10:17 -06:00
help.scrbl rackety reference; any lingering reference to racket as scheme is a doc bug 2010-04-27 08:20:16 -06:00
include.scrbl somewhat rackety core docs 2010-04-22 15:10:25 -06:00
info.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
init.scrbl finish Guide chaper on defining languages 2010-05-14 13:34:23 -06:00
io.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
load-lang.scrbl rackety reference; any lingering reference to racket as scheme is a doc bug 2010-04-27 08:20:16 -06:00
logging.scrbl racketify reference more 2010-04-26 14:42:33 -06:00
macros.scrbl splicing-syntax-parameterize and docs for scheme/splicing 2008-11-26 21:31:58 +00:00
match-grammar.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
match-parse.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
match.scrbl document match* 2010-08-10 15:56:15 -05:00
memory.scrbl fix doc typo 2010-07-21 15:50:22 -06:00
model.scrbl dictionaries 2008-04-21 17:26:35 +00:00
module-reflect.scrbl Small typos, some reformatting. 2010-05-21 16:30:16 -04:00
mpairs.scrbl Adding sequence support for mlists and more sequence xrefs 2010-08-12 14:10:20 -06:00
mz.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
namespaces.scrbl somewhat rackety core docs 2010-04-22 15:10:25 -06:00
networking.scrbl rackety reference; any lingering reference to racket as scheme is a doc bug 2010-04-27 08:20:16 -06:00
numbers.scrbl add flreal-part', flimag-part', `make-flrectangular', and unsafe variants 2010-07-02 16:08:15 -06:00
os.scrbl v4.0.2.4: logging 2008-07-17 15:20:17 +00:00
package.scrbl rackety reference; any lingering reference to racket as scheme is a doc bug 2010-04-27 08:20:16 -06:00
pairs.scrbl Documenting make-hasheqv and using it 2010-05-27 12:35:30 -06:00
parameters.scrbl More reformatting 2010-05-21 20:41:35 -04:00
paths.scrbl Fixing path-only documentation and adding new test case 2010-07-19 13:56:01 -06:00
pipes.scrbl racketify reference more 2010-04-26 14:42:33 -06:00
port-buffers.scrbl More reformatting 2010-05-21 20:41:35 -04:00
port-lib.scrbl Added some indexes to the reference to make open-output-nowhere easier 2010-05-25 17:30:54 -04:00
port-line-counting.scrbl racketify reference more 2010-04-26 14:42:33 -06:00
port-procs.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
ports.scrbl doc read/write closed ports => exn:fail 2009-01-03 12:20:48 +00:00
pretty-print.scrbl change `pretty-print' to accept a qq-depth argument 2010-05-27 20:22:44 -06:00
printer.scrbl fix reference typo 2010-05-10 20:40:51 -06:00
procedures.scrbl Small typos, some reformatting. 2010-05-21 16:30:16 -04:00
prog-steps.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
promise.scrbl Various lazy-related fixes etc. 2010-05-21 15:12:16 -04:00
prop-port.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
read.scrbl finish Guide chaper on defining languages 2010-05-14 13:34:23 -06:00
reader-example.rkt reader examples typo 2010-07-27 10:15:40 -04:00
reader.scrbl Fix typo. Closes PR 10958. 2010-06-04 14:15:50 -04:00
readtables.scrbl More reformatting 2010-05-21 20:41:35 -04:00
reference.scrbl add note about racket/base being faster than racket 2010-06-28 14:04:48 -06:00
regexps.scrbl restore support for sub-matches in `regexp-replace*' 2010-06-26 18:23:54 -06:00
running.scrbl racketify reference more 2010-04-26 14:42:33 -06:00
runtime.scrbl More reformatting 2010-05-21 20:41:35 -04:00
rx.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
sandbox.scrbl rackety reference; any lingering reference to racket as scheme is a doc bug 2010-04-27 08:20:16 -06:00
security-guards.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
security.scrbl chaperones (v4.2.5.3) 2010-03-28 01:10:33 +00:00
semaphores.scrbl change reference and some other docs to use #f instead of false/c and or/c insteda of one-of/c 2008-10-13 19:45:37 +00:00
sequences.scrbl Dropping _0 2010-08-12 19:51:05 -06:00
serialization.scrbl improve racket/serialize to handle cycles with mutable prefabs 2010-07-09 14:19:59 -06:00
sets.scrbl Adding sequence support for mlists and more sequence xrefs 2010-08-12 14:10:20 -06:00
shared.scrbl somewhat rackety core docs 2010-04-22 15:10:25 -06:00
splicing.scrbl somewhat rackety core docs 2010-04-22 15:10:25 -06:00
startup.scrbl finish Guide chaper on defining languages 2010-05-14 13:34:23 -06:00
string-input.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
string-output.scrbl More reformatting 2010-05-21 20:41:35 -04:00
string-ports.scrbl More reformatting 2010-05-21 20:41:35 -04:00
strings.scrbl somewhat rackety core docs 2010-04-22 15:10:25 -06:00
struct-inspectors.scrbl fix the interaction of chaperones, keywords, and the whole zoo of reflective procedure operations 2010-04-01 13:14:50 +00:00
struct.scrbl improve racket/serialize to handle cycles with mutable prefabs 2010-07-09 14:19:59 -06:00
stx-certs.scrbl change expand and local-expand to lift certificates 2009-12-30 17:27:38 +00:00
stx-comp.scrbl revise examples for bound-identifier=? and free-identifier=? 2010-06-03 17:41:08 -06:00
stx-expand.scrbl added examples for expand 2009-11-17 20:29:47 +00:00
stx-ops.scrbl add `identifier-prune-to-source-module' and use it in contract implementation 2010-06-30 10:40:03 -06:00
stx-param.scrbl somewhat rackety core docs 2010-04-22 15:10:25 -06:00
stx-patterns.scrbl show example of nested syntax matching 2010-06-28 14:33:00 -06:00
stx-props.scrbl More reformatting 2010-05-21 20:41:35 -04:00
stx-trans.scrbl More reformatting 2010-05-21 20:41:35 -04:00
subprocess.scrbl add `subprocess-group-enabled' for process-group support 2010-07-05 17:51:26 -06:00
surrogate.scrbl somewhat rackety core docs 2010-04-22 15:10:25 -06:00
sync.scrbl racketify reference more 2010-04-26 14:42:33 -06:00
syntax-model.scrbl internal-definition contexts allow expressions mixed with definitions 2010-07-07 13:56:16 -06:00
syntax.scrbl add collection-file-path and splace collection trees at the file level 2010-07-25 11:01:09 -05:00
thread-cells.scrbl More reformatting 2010-05-21 20:41:35 -04:00
thread-groups.scrbl racketify reference more 2010-04-26 14:42:33 -06:00
thread-local.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
threads.scrbl More reformatting 2010-05-21 20:41:35 -04:00
time.scrbl Adding date->seconds 2010-05-24 14:25:35 -06:00
trace.scrbl Update `trace' docs. 2010-06-27 19:17:04 -04:00
units.scrbl doc typo 2010-07-26 14:53:45 -05:00
unix-paths.scrbl racketify reference more 2010-04-26 14:42:33 -06:00
unsafe.scrbl add flreal-part', flimag-part', `make-flrectangular', and unsafe variants 2010-07-02 16:08:15 -06:00
values.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
vectors.scrbl A few fixes to the documentation 2010-08-12 14:10:20 -06:00
windows-paths.scrbl racketify reference more 2010-04-26 14:42:33 -06:00
write.scrbl expose internal display/write/print-limiting functionality via `printf' 2010-07-02 16:08:14 -06:00