racket/collects/scribblings/reference
Matthew Flatt 00d2aabaf0 jit tweaks
svn: r12144
2008-10-27 19:00:13 +00:00
..
async-channels.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
booleans.scrbl add some datatype deftechs 2008-10-13 21:36:18 +00:00
breaks.scrbl more net library docs 2008-04-13 15:44:10 +00:00
bytes.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
channels.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
chars.scrbl add some datatype deftechs 2008-10-13 21:36:18 +00:00
class.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
cmdline.scrbl #:name -> #:program in docs 2008-06-06 13:45:27 +00:00
code-inspectors.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
collects.scrbl change -S, -X, and -z flags for mz/mr 2008-10-07 14:56:26 +00:00
concurrency.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
cont-marks.scrbl fix 'local-expand' checking of stop list to disallow symbols; extend 'continuation-marks' to work on threads; fix HtDP language module-level stop list 2008-10-23 13:38:03 +00:00
cont.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
contracts.scrbl unit bug fixes related to new scoping of signature elements; change scribble/manual to compute ids typeset as variables at compile time, in preparation for moving from a parameter to syntax bindings; fix docs typos; extend decompiler's support for unmarshaling syntax objects 2008-10-15 22:23:56 +00:00
control-lib.scrbl rename drop and lift in Slideshow; minor doc fixes 2008-03-22 13:48:35 +00:00
control.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
custodians.scrbl fix '(nonnegative|positive)-exact-integer?' contracts (moving 'exact-' to the front where it belongs) 2008-07-29 12:56:05 +00:00
custom-ports.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
custom-write.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
data.scrbl explain what a box is in the reference, and add cross references to the guide 2008-07-14 00:05:37 +00:00
define-struct.scrbl fix 'local-expand' checking of stop list to disallow symbols; extend 'continuation-marks' to work on threads; fix HtDP language module-level stop list 2008-10-23 13:38:03 +00:00
dicts.scrbl add eqv hash tables; add hash-update 2008-10-13 16:21:18 +00:00
ellipses-defn.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
ellipses.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
encodings.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
enter.scrbl * Added `note-init-lib' for libraries in scheme/init 2008-08-03 18:58:04 +00:00
eval-model.scrbl add printable<%> 2008-09-12 22:50:09 +00:00
eval.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
evts.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
exit.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
exns.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
file-ports.scrbl s/open-input-port/open-input-file/ 2008-10-24 21:20:09 +00:00
filesystem.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
for.scrbl dic docs for 'do' (PR 9640) 2008-07-29 19:23:38 +00:00
hashes.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
help.scrbl * Added `note-init-lib' for libraries in scheme/init 2008-08-03 18:58:04 +00:00
include.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
info.ss proprocessor doc, merge scribblings and doc-categories fields 2008-04-23 00:20:25 +00:00
init.scrbl * Added `note-init-lib' for libraries in scheme/init 2008-08-03 18:58:04 +00:00
io.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
load-lang.scrbl scheme/load docs improvement 2008-04-14 19:21:16 +00:00
logging.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
macros.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
match-grammar.ss Update match documentation to new implementation: 2008-03-27 17:35:11 +00:00
match-parse.ss Update match documentation to new implementation: 2008-03-27 17:35:11 +00:00
match.scrbl add and use close-eval to reduce memory use when rendering reference and guide 2008-05-27 17:20:24 +00:00
memory.scrbl fix '(nonnegative|positive)-exact-integer?' contracts (moving 'exact-' to the front where it belongs) 2008-07-29 12:56:05 +00:00
model.scrbl dictionaries 2008-04-21 17:26:35 +00:00
module-reflect.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
mpairs.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
mz.ss * Added `note-init-lib' for libraries in scheme/init 2008-08-03 18:58:04 +00:00
namespaces.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
networking.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
numbers.scrbl add some datatype deftechs 2008-10-13 21:36:18 +00:00
os.scrbl v4.0.2.4: logging 2008-07-17 15:20:17 +00:00
pairs.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
parameters.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
paths.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
pipes.scrbl fix '(nonnegative|positive)-exact-integer?' contracts (moving 'exact-' to the front where it belongs) 2008-07-29 12:56:05 +00:00
port-buffers.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
port-lib.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
port-line-counting.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
port-procs.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
ports.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
pretty-print.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
printer.scrbl Lots of minor edits -- mainly dropping unnecessary backslashes and 2008-08-27 08:35:27 +00:00
procedures.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
prog-steps.ss * Newlines at EOFs 2008-07-09 07:18:06 +00:00
promise.scrbl document lazy restriction, try to improve description a little. 2008-06-23 04:36:05 +00:00
prop-port.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
read.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
reader-example.ss new hash function names and ops (3.99.0.23) 2008-04-08 21:42:38 +00:00
reader.scrbl add eqv hash tables; add hash-update 2008-10-13 16:21:18 +00:00
readtables.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
reference.scrbl assign authors to manuals 2008-08-15 20:16:06 +00:00
regexps.scrbl regexp contract refinemenets (follow-up on PR 9840) 2008-10-19 11:20:13 +00:00
running.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
runtime.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
rx.ss typo 2008-04-16 15:42:11 +00:00
sandbox.scrbl fix output contract (see PR9845) 2008-10-20 03:28:01 +00:00
security-guards.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
security.scrbl scheme/load 2008-04-14 15:20:18 +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 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
serialization.scrbl use new 'serialized=?' to tighten setup scribble fixpoint 2008-06-23 19:28:08 +00:00
shared.scrbl add and use close-eval to reduce memory use when rendering reference and guide 2008-05-27 17:20:24 +00:00
startup.scrbl change -S, -X, and -z flags for mz/mr 2008-10-07 14:56:26 +00:00
string-input.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
string-output.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
string-ports.scrbl fix '(nonnegative|positive)-exact-integer?' contracts (moving 'exact-' to the front where it belongs) 2008-07-29 12:56:05 +00:00
strings.scrbl tweak table-of-contents rendering again 2008-07-24 13:45:08 +00:00
struct-inspectors.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
struct.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
stx-certs.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
stx-comp.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
stx-expand.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
stx-ops.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
stx-param.scrbl 3.99.0.9: binding links in docs use nominal import sources 2008-01-03 19:07:02 +00:00
stx-patterns.scrbl prefab structure types (3.99.0.18) 2008-03-13 20:59:22 +00:00
stx-props.scrbl Lots of minor edits -- mainly dropping unnecessary backslashes and 2008-08-27 08:35:27 +00:00
stx-trans.scrbl make-syntax-delta-introducer and adjusted binding in scheme/unit forms 2008-10-14 13:27:43 +00:00
subprocess.scrbl jit tweaks 2008-10-27 19:00:13 +00:00
surrogate.scrbl r6rs tests and bug fixes 2008-05-01 13:52:05 +00:00
sync.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
syntax-model.scrbl typos 2008-07-14 16:10:34 +00:00
syntax.scrbl caml -> camel aka gamal 2008-10-21 18:43:23 +00:00
thread-cells.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
thread-groups.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
thread-local.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
threads.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
time.scrbl Fixed typo in time-apply's documentation. 2008-10-16 14:48:37 +00:00
units.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
unix-paths.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
values.scrbl improved scribble syntax use 2008-02-19 12:22:45 +00:00
vectors.scrbl fix '(nonnegative|positive)-exact-integer?' contracts (moving 'exact-' to the front where it belongs) 2008-07-29 12:56:05 +00:00
windows-paths.scrbl Lots of minor edits -- mainly dropping unnecessary backslashes and 2008-08-27 08:35:27 +00:00
write.scrbl add example for write 2008-10-23 22:11:41 +00:00