racket/collects/scribblings/reference
Matthew Flatt 34b8dc249e fix documented contracts for path functions
and make `cleanse-path' work for any platform's paths
  while fixing `resolve-path' checking to disallow paths
  for other platforms
 Closes PR 11891
2011-05-04 11:40:01 -06:00
..
async-channels.scrbl a round of doc corrections from Gwyth 2011-03-10 06:34:33 -06:00
block.scrbl internal-definition contexts allow expressions mixed with definitions 2010-07-07 13:56:16 -06:00
booleans.scrbl a round of doc corrections from Gwyth 2011-03-10 06:34:33 -06:00
breaks.scrbl fix ~300 typos reported by Vladimir Nesterovich (a.k.a. Gwyth) 2011-01-04 09:53:31 -07:00
bytes.scrbl a round of doc corrections from Gwyth 2011-03-10 06:34:33 -06:00
channels.scrbl a round of doc corrections from Gwyth 2011-03-10 06:34:33 -06:00
chaperones.scrbl fix doc typo 2010-11-12 15:28:57 -07:00
chars.scrbl refine `char-graphic?' to include all chars in L and N categories 2011-01-24 07:08:11 -07:00
class.scrbl fix typos 2011-04-20 14:25:53 -06:00
cmdline.scrbl Allow optional arguments with default in `cmdline', updated docs. 2010-11-12 17:21:11 -05:00
code-inspectors.scrbl added clarification on protect-out docs 2010-10-29 12:43:52 -07:00
collects.scrbl A bunch of typo fixes. 2010-08-26 12:11:00 -04:00
concurrency.scrbl fix ~300 typos reported by Vladimir Nesterovich (a.k.a. Gwyth) 2011-01-04 09:53:31 -07:00
cont-marks.scrbl fix interaction of `continuation-mark-set-first' and prompts 2011-01-15 08:05:55 -07:00
cont.scrbl doc corrections 2011-04-19 07:24:37 -06:00
contracts.scrbl made sure that all of the mzlib/contract exports are documented 2011-04-25 11:54:14 -05:00
control-lib.scrbl a round of doc corrections from Gwyth 2011-03-10 06:34:33 -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 a round of doc corrections from Gwyth 2011-03-10 06:34:33 -06:00
custom-write.scrbl a round of doc corrections from Gwyth 2011-03-10 06:34:33 -06:00
data.scrbl More reformatting 2010-05-21 20:41:35 -04:00
debugging.scrbl fix bytecode-writing inconsistencies related to syntax objects and paths 2010-08-17 17:18:24 -06:00
define-struct.scrbl a round of doc corrections from Gwyth 2011-03-10 06:34:33 -06:00
dicts.scrbl doc repair 2011-01-08 10:29:31 -07: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 a round of doc corrections from Gwyth 2011-03-10 06:34:33 -06:00
enter.scrbl Add a noise flag indicator to `enter!'. 2010-12-12 13:10:07 -05:00
eval-model.scrbl a round of doc corrections from Gwyth 2011-03-10 06:34:33 -06:00
eval.scrbl add current-get-interaction-input-port' and adjust racket/gui' 2011-01-24 19:47:20 -07:00
evts.scrbl Rename place-channel-recv place-channel-receive 2011-03-31 13:36:40 -06:00
exit.scrbl fix typo 2011-01-24 19:47:20 -07:00
exns.scrbl allow additional arguments to `raise-mismatch-error' 2011-04-24 07:55:33 -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
fasl.scrbl document racket/fasl 2010-10-09 08:15:26 -06:00
file-ports.scrbl fix typo 2011-04-15 07:32:45 -06:00
filesystem.scrbl fix xref 2011-03-28 10:43:25 -06:00
fixnums.scrbl fix ~300 typos reported by Vladimir Nesterovich (a.k.a. Gwyth) 2011-01-04 09:53:31 -07:00
flonums.scrbl fix ~300 typos reported by Vladimir Nesterovich (a.k.a. Gwyth) 2011-01-04 09:53:31 -07:00
for.scrbl fix ~300 typos reported by Vladimir Nesterovich (a.k.a. Gwyth) 2011-01-04 09:53:31 -07:00
futures.scrbl Add deftech for "future". 2011-04-28 18:23:53 -04:00
hashes.scrbl fix ~300 typos reported by Vladimir Nesterovich (a.k.a. Gwyth) 2011-01-04 09:53:31 -07: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 document racket/fasl 2010-10-09 08:15:26 -06: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 created racket/syntax from parts of unstable/syntax 2011-04-07 09:47:20 -06:00
match-grammar.rkt match': document var' pattern 2011-03-15 12:25:53 -06:00
match-parse.rkt match': document var' pattern 2011-03-15 12:25:53 -06:00
match.scrbl match': document var' pattern 2011-03-15 12:25:53 -06:00
memory.scrbl Fix typos in ephemeron docs. 2011-04-27 10:11:05 -04:00
model.scrbl dictionaries 2008-04-21 17:26:35 +00:00
module-reflect.scrbl fix typo 2011-04-18 15:47:52 -06:00
mpairs.scrbl fix ~300 typos reported by Vladimir Nesterovich (a.k.a. Gwyth) 2011-01-04 09:53:31 -07:00
mz.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
namespaces.scrbl fix typo 2011-04-18 06:34:50 -06:00
networking.scrbl Fixed various spelling errors. 2011-02-03 17:42:33 -05:00
numbers.scrbl Fix the 2-argument case of atan to conform to the documentation and 2011-03-17 13:10:19 -04:00
os.scrbl v4.0.2.4: logging 2008-07-17 15:20:17 +00:00
package.scrbl fix ~300 typos reported by Vladimir Nesterovich (a.k.a. Gwyth) 2011-01-04 09:53:31 -07:00
pairs.scrbl Add more examples for remove', remq', `remv'. 2011-04-29 13:27:38 -04:00
parameters.scrbl More reformatting 2010-05-21 20:41:35 -04:00
paths.scrbl fix documented contracts for path functions 2011-05-04 11:40:01 -06:00
pipes.scrbl a round of doc corrections from Gwyth 2011-03-10 06:34:33 -06:00
places.scrbl [Places] place/anon place/thunk 2011-04-27 11:50:44 -06:00
port-buffers.scrbl a round of doc corrections from Gwyth 2011-03-10 06:34:33 -06:00
port-lib.scrbl a round of doc corrections from Gwyth 2011-03-10 06:34:33 -06:00
port-line-counting.scrbl a round of doc corrections from Gwyth 2011-03-10 06:34:33 -06:00
port-procs.scrbl a round of doc corrections from Gwyth 2011-03-10 06:34:33 -06:00
ports.scrbl a round of doc corrections from Gwyth 2011-03-10 06:34:33 -06:00
pretty-print.scrbl a round of doc corrections from Gwyth 2011-03-10 06:34:33 -06:00
printer.scrbl a round of doc corrections from Gwyth 2011-03-10 06:34:33 -06:00
procedures.scrbl fix ~300 typos reported by Vladimir Nesterovich (a.k.a. Gwyth) 2011-01-04 09:53:31 -07:00
prog-steps.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
promise.scrbl fix ~300 typos reported by Vladimir Nesterovich (a.k.a. Gwyth) 2011-01-04 09:53:31 -07:00
prop-port.scrbl a round of doc corrections from Gwyth 2011-03-10 06:34:33 -06:00
read.scrbl a round of doc corrections from Gwyth 2011-03-10 06:34:33 -06:00
reader-example.rkt reader examples typo 2010-07-27 10:15:40 -04:00
reader.scrbl a round of doc corrections from Gwyth 2011-03-10 06:34:33 -06:00
readtables.scrbl a round of doc corrections from Gwyth 2011-03-10 06:34:33 -06:00
reference.scrbl fix references in eopl docs to assq, etc 2011-04-24 20:41:34 -06:00
regexps.scrbl Fix `regexp-quote' description. 2011-03-31 06:16:53 -04:00
running.scrbl fix bytecode-writing inconsistencies related to syntax objects and paths 2010-08-17 17:18:24 -06:00
runtime.scrbl futures: make `future' work in a future, overhaul logging, fix bugs 2011-04-06 17:40:44 -06:00
rx.rkt Reorganize the POSIX entries in a more logical order, fix [:lower:] and 2010-11-01 15:16:13 -04:00
sandbox.scrbl a round of doc corrections from Gwyth 2011-03-10 06:34:33 -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 a round of doc corrections from Gwyth 2011-03-10 06:34:33 -06:00
sequences.scrbl support exact nonnegative integers as sequences 2011-04-18 14:55:02 -06:00
serialization.scrbl fix typos 2011-04-20 14:25:53 -06:00
sets.scrbl moved contents of unstable/set to racket/set 2011-04-12 09:35:26 -06:00
shared.scrbl fix docs for recent shared' and struct' changes 2011-01-06 12:53:17 -07:00
splicing.scrbl somewhat rackety core docs 2010-04-22 15:10:25 -06:00
startup.scrbl a round of doc corrections from Gwyth 2011-03-10 06:34:33 -06:00
string-input.scrbl a round of doc corrections from Gwyth 2011-03-10 06:34:33 -06:00
string-output.scrbl a round of doc corrections from Gwyth 2011-03-10 06:34:33 -06:00
string-ports.scrbl a round of doc corrections from Gwyth 2011-03-10 06:34:33 -06:00
strings.scrbl a round of doc corrections from Gwyth 2011-03-10 06:34:33 -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 added examples to struct-copy docs 2011-03-25 11:04:17 -05:00
stx-certs.scrbl fix ~300 typos reported by Vladimir Nesterovich (a.k.a. Gwyth) 2011-01-04 09:53:31 -07:00
stx-comp.scrbl revise examples for bound-identifier=? and free-identifier=? 2010-06-03 17:41:08 -06:00
stx-expand.scrbl fix ~300 typos reported by Vladimir Nesterovich (a.k.a. Gwyth) 2011-01-04 09:53:31 -07:00
stx-ops.scrbl fix ~300 typos reported by Vladimir Nesterovich (a.k.a. Gwyth) 2011-01-04 09:53:31 -07:00
stx-param.scrbl fix ~300 typos reported by Vladimir Nesterovich (a.k.a. Gwyth) 2011-01-04 09:53:31 -07:00
stx-patterns.scrbl fix typo 2011-04-19 07:24:22 -06:00
stx-props.scrbl fix ~300 typos reported by Vladimir Nesterovich (a.k.a. Gwyth) 2011-01-04 09:53:31 -07:00
stx-trans.scrbl clarify mark interactions for `syntax-local-lift-require' 2011-04-14 08:03:21 -06:00
subprocess.scrbl fix docs 2011-05-03 14:43:27 -06:00
surrogate.scrbl fix ~300 typos reported by Vladimir Nesterovich (a.k.a. Gwyth) 2011-01-04 09:53:31 -07:00
sync.scrbl racketify reference more 2010-04-26 14:42:33 -06:00
syntax-model.scrbl special treatment of void as 'inferred-name property 2011-03-13 09:02:39 -06:00
syntax-util.scrbl removed define-pattern-variable 2011-04-07 09:47:20 -06:00
syntax.scrbl better docs and xref on `provide' and rename transformers 2011-04-14 07:47:40 -06:00
thread-cells.scrbl a round of doc corrections from Gwyth 2011-03-10 06:34:33 -06: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 Minor but potentially confusing typo 2011-04-07 10:52:15 -04:00
time.scrbl a round of doc corrections from Gwyth 2011-03-10 06:34:33 -06:00
trace.scrbl doc typo 2010-12-05 13:15:42 -07:00
units.scrbl a round of doc corrections from Gwyth 2011-03-10 06:34:33 -06:00
unix-paths.scrbl racketify reference more 2010-04-26 14:42:33 -06:00
unsafe.scrbl v5.0.99.2: proxy' -> impersonator' 2010-11-08 06:23:16 -07:00
values.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
vectors.scrbl generalize `flvector-copy' to support start and end indices 2010-09-17 13:35:01 -06:00
windows-paths.scrbl racketify reference more 2010-04-26 14:42:33 -06:00
write.scrbl a round of doc corrections from Gwyth 2011-03-10 06:34:33 -06:00