.. |
async-channels.scrbl
|
|
|
booleans.scrbl
|
remove tabs
|
2009-09-02 16:59:26 +00:00 |
breaks.scrbl
|
|
|
bytes.scrbl
|
add some examples for byte strings
|
2009-10-16 19:41:40 +00:00 |
channels.scrbl
|
|
|
chars.scrbl
|
|
|
class.scrbl
|
Forgot to document set-field!, which came in with cc-phase2.
|
2010-02-26 20:04:26 +00:00 |
cmdline.scrbl
|
doc fixes (PRs 9971, 10168)
|
2010-01-08 14:14:16 +00:00 |
code-inspectors.scrbl
|
|
|
collects.scrbl
|
fix docs on collection paths (PR 10641)
|
2009-12-04 22:01:43 +00:00 |
concurrency.scrbl
|
enable futures by default on Mac OS X and Linux x86/x86_64; future docs to ref and guide
|
2010-02-28 22:06:59 +00:00 |
cont-marks.scrbl
|
|
|
cont.scrbl
|
|
|
contracts.scrbl
|
Add the ability to contract more than one value returned from a with-contract
|
2010-03-03 21:54:18 +00:00 |
control-lib.scrbl
|
add prompt/control examples
|
2009-09-15 01:18:33 +00:00 |
control.scrbl
|
|
|
custodians.scrbl
|
|
|
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
|
|
|
data.scrbl
|
basic set library
|
2010-02-20 13:00:48 +00:00 |
define-struct.scrbl
|
|
|
dicts.scrbl
|
|
|
ellipses-defn.ss
|
|
|
ellipses.ss
|
|
|
encodings.scrbl
|
|
|
enter.scrbl
|
|
|
eval-model.scrbl
|
enable futures by default on Mac OS X and Linux x86/x86_64; future docs to ref and guide
|
2010-02-28 22:06:59 +00:00 |
eval.scrbl
|
fix documented contract on current-load-relative-directory
|
2009-09-17 12:47:51 +00:00 |
evts.scrbl
|
A bunch of additional typos
|
2010-02-05 03:21:52 +00:00 |
exit.scrbl
|
|
|
exns.scrbl
|
normalized the results of procedure-arity
|
2010-01-06 19:34:29 +00:00 |
extras.css
|
|
|
extras.tex
|
|
|
file-ports.scrbl
|
|
|
filesystem.scrbl
|
Added --addon'/ -A', in addition to $PLTADDONDIR from revision 17121.
|
2009-12-01 15:11:45 +00:00 |
for.scrbl
|
more updates to 'do' docs (continuing from PR 10508)
|
2009-10-05 18:01:17 +00:00 |
futures.scrbl
|
svn: r18404
|
2010-03-01 12:25:55 +00:00 |
hashes.scrbl
|
add optional initialization argument to make-hash (and variants)
|
2010-02-17 17:44:29 +00:00 |
help.scrbl
|
|
|
include.scrbl
|
|
|
info.ss
|
|
|
init.scrbl
|
|
|
io.scrbl
|
|
|
load-lang.scrbl
|
|
|
logging.scrbl
|
|
|
macros.scrbl
|
|
|
match-grammar.ss
|
update match grammar
|
2010-01-05 14:48:30 +00:00 |
match-parse.ss
|
|
|
match.scrbl
|
Add unstable/match with == match expander.
|
2009-11-16 16:58:11 +00:00 |
memory.scrbl
|
|
|
model.scrbl
|
|
|
module-reflect.scrbl
|
replae module->compiled-module-expression with module->imports and module->exports
|
2010-01-09 14:42:18 +00:00 |
mpairs.scrbl
|
doc improvements: some details on reachability for weak references; module example in insidemz; clarification for 'read-language' related to readtables and #reader
|
2010-01-31 01:10:56 +00:00 |
mz.ss
|
reference: added spacing in sequence boilerplate macro
|
2009-12-01 07:57:33 +00:00 |
namespaces.scrbl
|
|
|
networking.scrbl
|
fix typo and explicitly close scheme/vector example evaluator
|
2009-11-10 12:34:54 +00:00 |
numbers.scrbl
|
doc addition and prose tweaks
|
2010-02-27 03:40:15 +00:00 |
os.scrbl
|
|
|
package.scrbl
|
|
|
pairs.scrbl
|
fix remq example
|
2010-02-25 17:14:58 +00:00 |
parameters.scrbl
|
|
|
paths.scrbl
|
argument name typo
|
2009-09-18 05:47:20 +00:00 |
pipes.scrbl
|
clarification on closing pipe ports
|
2009-09-07 20:49:35 +00:00 |
port-buffers.scrbl
|
|
|
port-lib.scrbl
|
Add in-port', port->list', `file->list'.
|
2009-10-29 18:49:34 +00:00 |
port-line-counting.scrbl
|
|
|
port-procs.scrbl
|
|
|
ports.scrbl
|
|
|
pretty-print.scrbl
|
|
|
printer.scrbl
|
|
|
procedures.scrbl
|
normalized the results of procedure-arity
|
2010-01-06 19:34:29 +00:00 |
prog-steps.ss
|
|
|
promise.scrbl
|
new kinds of promises
|
2009-11-16 11:06:47 +00:00 |
prop-port.scrbl
|
|
|
read.scrbl
|
doc improvements: some details on reachability for weak references; module example in insidemz; clarification for 'read-language' related to readtables and #reader
|
2010-01-31 01:10:56 +00:00 |
reader-example.ss
|
Fix bug in reader examples for keywords. Push to 4.2.2.
|
2009-09-19 00:00:21 +00:00 |
reader.scrbl
|
fixing typo.
|
2009-10-27 17:10:14 +00:00 |
readtables.scrbl
|
doc improvements: some details on reachability for weak references; module example in insidemz; clarification for 'read-language' related to readtables and #reader
|
2010-01-31 01:10:56 +00:00 |
reference.scrbl
|
unsafe ops (v4.2.1.8)
|
2009-09-06 18:24:46 +00:00 |
regexps.scrbl
|
fixed up the regexp-match contracts to make them more specific
|
2010-02-09 16:03:03 +00:00 |
running.scrbl
|
|
|
runtime.scrbl
|
|
|
rx.ss
|
A bunch of additional typos
|
2010-02-05 03:21:52 +00:00 |
sandbox.scrbl
|
minor typo fix an/and
|
2010-01-28 18:09:52 +00:00 |
security-guards.scrbl
|
|
|
security.scrbl
|
|
|
semaphores.scrbl
|
|
|
sequences.scrbl
|
basic set library
|
2010-02-20 13:00:48 +00:00 |
serialization.scrbl
|
|
|
sets.scrbl
|
doc addition and prose tweaks
|
2010-02-27 03:40:15 +00:00 |
shared.scrbl
|
|
|
splicing.scrbl
|
|
|
startup.scrbl
|
typo in DFlag
|
2009-09-30 03:58:59 +00:00 |
string-input.scrbl
|
|
|
string-output.scrbl
|
|
|
string-ports.scrbl
|
|
|
strings.scrbl
|
|
|
struct-inspectors.scrbl
|
|
|
struct.scrbl
|
setup-plt -D skips compilation of .scrbl files
|
2009-08-13 16:24:33 +00:00 |
stx-certs.scrbl
|
change expand and local-expand to lift certificates
|
2009-12-30 17:27:38 +00:00 |
stx-comp.scrbl
|
fixed a typo
|
2009-09-17 10:20:17 +00:00 |
stx-expand.scrbl
|
added examples for expand
|
2009-11-17 20:29:47 +00:00 |
stx-ops.scrbl
|
Corrected contract of datum->syntax source locations.
|
2010-02-05 20:49:10 +00:00 |
stx-param.scrbl
|
|
|
stx-patterns.scrbl
|
add example for "with-syntax"
|
2010-02-10 17:49:26 +00:00 |
stx-props.scrbl
|
|
|
stx-trans.scrbl
|
change expand and local-expand to lift certificates
|
2009-12-30 17:27:38 +00:00 |
subprocess.scrbl
|
|
|
surrogate.scrbl
|
|
|
sync.scrbl
|
|
|
syntax-model.scrbl
|
Typo fixes.
|
2009-12-17 14:52:13 +00:00 |
syntax.scrbl
|
Allow `path-up' to take multiple paths.
|
2010-03-01 21:27:03 +00:00 |
thread-cells.scrbl
|
|
|
thread-groups.scrbl
|
|
|
thread-local.scrbl
|
|
|
threads.scrbl
|
enable futures by default on Mac OS X and Linux x86/x86_64; future docs to ref and guide
|
2010-02-28 22:06:59 +00:00 |
time.scrbl
|
basic set library
|
2010-02-20 13:00:48 +00:00 |
units.scrbl
|
Add ellipses to the compound-unit, compound-unit/infer grammars for the
|
2010-02-10 16:15:45 +00:00 |
unix-paths.scrbl
|
|
|
unsafe.scrbl
|
doc corrections
|
2010-02-20 14:58:10 +00:00 |
values.scrbl
|
|
|
vectors.scrbl
|
doc improvements: some details on reachability for weak references; module example in insidemz; clarification for 'read-language' related to readtables and #reader
|
2010-01-31 01:10:56 +00:00 |
windows-paths.scrbl
|
|
|
write.scrbl
|
|
|