.. |
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
|
atomic mode for objc methods; doc tweaks
|
2009-01-06 19:52:40 +00:00 |
breaks.scrbl
|
more net library docs
|
2008-04-13 15:44:10 +00:00 |
bytes.scrbl
|
doc tweaks
|
2009-01-04 14:08:13 +00:00 |
channels.scrbl
|
improved scribble syntax use
|
2008-02-19 12:22:45 +00:00 |
chars.scrbl
|
speed up doc build a little; fix bugs related to getting continuation marks from a thread and using the errortrace profiler
|
2008-11-04 23:32:44 +00:00 |
class.scrbl
|
changed htdp languages to allow identifier module paths; scribble improvements to latex back-end; added definterface
|
2009-02-16 22:04:51 +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
|
some paren typos
|
2009-02-04 16:28:14 +00:00 |
concurrency.scrbl
|
move threads-are-not-OS-threads docs from 10 to 1.1.13
|
2008-11-18 23:22:56 +00:00 |
cont-marks.scrbl
|
call-with-immediate-continuation-mark
|
2008-11-07 02:54:12 +00:00 |
cont.scrbl
|
add propagated arguments to 'call-with-continuation-prompt'; streamline 'with-handlers' expansion; speed up slightly some JITted cross-module function calls
|
2009-01-02 21:57:31 +00:00 |
contracts.scrbl
|
fixed docs
|
2009-03-04 02:17:26 +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
|
memory accounting: blame the parent instead of the child
|
2008-12-15 17:09:33 +00:00 |
custom-ports.scrbl
|
typo
|
2009-03-07 00:46:28 +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
|
memory accounting: blame the parent instead of the child
|
2008-12-15 17:09:33 +00:00 |
eval.scrbl
|
compile-context-preservation-enabled and slightly better stack traces for errors from JIT-inlined arithmetic
|
2008-11-26 23:07:13 +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
|
getting-started doc improvements, and small change to raise-syntax-error
|
2009-02-15 15:15:06 +00:00 |
file-ports.scrbl
|
s/open-input-port/open-input-file/
|
2008-10-24 21:20:09 +00:00 |
filesystem.scrbl
|
adjust syntax/loc and some docs
|
2009-03-02 22:24:25 +00:00 |
for.scrbl
|
add #:contracts optional sub-form to defform
|
2009-01-05 14:00:07 +00:00 |
hashes.scrbl
|
getting-started doc improvements, and small change to raise-syntax-error
|
2009-02-15 15:15:06 +00:00 |
help.scrbl
|
document 'help' change
|
2009-01-14 22:45:46 +00:00 |
include.scrbl
|
fixed typo
|
2009-02-21 16:38:09 +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
|
add bitwise-bit-field
|
2009-01-23 17:22:57 +00:00 |
macros.scrbl
|
splicing-syntax-parameterize and docs for scheme/splicing
|
2008-11-26 21:31:58 +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
|
Fix docs on exception raised.
|
2009-03-10 23:56:07 +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
|
doc clarification
|
2009-02-18 02:59:56 +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
|
document 'help' change
|
2009-01-14 22:45:46 +00:00 |
namespaces.scrbl
|
add cross-references from model section to function sections
|
2008-11-18 23:33:29 +00:00 |
networking.scrbl
|
some doc clarifications and hyperlinks
|
2008-12-02 20:26:32 +00:00 |
numbers.scrbl
|
change 'syntax-local-transformer-expand' to capture lifts into a 'let'
|
2009-01-24 13:49:33 +00:00 |
os.scrbl
|
v4.0.2.4: logging
|
2008-07-17 15:20:17 +00:00 |
package.scrbl
|
use PDF-based picts in the Latex build of the Quick tutorial; in general, change a .pdf image extension to .png for HTML output; add package-original-identifiers and fix package-exporte-identifiers
|
2009-02-04 21:03:28 +00:00 |
pairs.scrbl
|
added argmin and argmax to scheme/list and to the teaching languages
|
2009-01-01 00:03:31 +00:00 |
parameters.scrbl
|
fix make-derived-parameter
|
2009-01-16 20:04:12 +00:00 |
paths.scrbl
|
add some-system-path<->string functions to scheme/path
|
2009-01-11 14:47:51 +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
|
,
|
2008-11-13 21:11:48 +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
|
doc read/write closed ports => exn:fail
|
2009-01-03 12:20:48 +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
|
some paren typos
|
2009-02-04 16:28:14 +00:00 |
procedures.scrbl
|
procedure-rename
|
2008-12-30 14:36:25 +00:00 |
prog-steps.ss
|
* Newlines at EOFs
|
2008-07-09 07:18:06 +00:00 |
promise.scrbl
|
added promise-forced? and promise-running?
|
2009-01-16 05:46:07 +00:00 |
prop-port.scrbl
|
improved scribble syntax use
|
2008-02-19 12:22:45 +00:00 |
read.scrbl
|
fix reference doc typos
|
2008-12-21 14:32:32 +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
|
infix for literal prefab structs, quasiquote unquoting in value positions of hash-table literals, and related changes (v4.1.4.3)
|
2009-02-09 15:27:51 +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
|
add Waddell99 citation
|
2008-12-08 00:07:42 +00:00 |
regexps.scrbl
|
add pin-curve, pin-arrow-curve, pin-arrows-curve
|
2009-02-24 17:25:39 +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
|
rename local smaller
|
2009-02-16 17:06:21 +00:00 |
sandbox.scrbl
|
changed htdp languages to allow identifier module paths; scribble improvements to latex back-end; added definterface
|
2009-02-16 22:04:51 +00:00 |
security-guards.scrbl
|
reference and ffi corrections and clarifications
|
2008-12-18 02:52:45 +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
|
fix problems in lex-rename simplification; other tiny improvements and doc repairs
|
2008-11-10 22:50:54 +00:00 |
splicing.scrbl
|
splicing-syntax-parameterize and docs for scheme/splicing
|
2008-11-26 21:31:58 +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
|
fix result of write-{string,bytes}
|
2008-11-10 04:02:44 +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
|
speed up doc build a little; fix bugs related to getting continuation marks from a thread and using the errortrace profiler
|
2008-11-04 23:32:44 +00:00 |
struct-inspectors.scrbl
|
procedure-rename
|
2008-12-30 14:36:25 +00:00 |
struct.scrbl
|
chat-noir literate small repairs
|
2009-02-21 13:30:22 +00:00 |
stx-certs.scrbl
|
change quote-syntax to include a certificate for the enclosing module, enable certificate checking of phase-1 bindings, and fix some other problems with certificates
|
2008-12-05 22:45:04 +00:00 |
stx-comp.scrbl
|
clarify that unbound = top-level binding in reference
|
2008-11-03 16:18:16 +00:00 |
stx-expand.scrbl
|
improved scribble syntax use
|
2008-02-19 12:22:45 +00:00 |
stx-ops.scrbl
|
infix for literal prefab structs, quasiquote unquoting in value positions of hash-table literals, and related changes (v4.1.4.3)
|
2009-02-09 15:27:51 +00:00 |
stx-param.scrbl
|
splicing-syntax-parameterize and docs for scheme/splicing
|
2008-11-26 21:31:58 +00:00 |
stx-patterns.scrbl
|
adjust syntax/loc and some docs
|
2009-03-02 22:24:25 +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
|
fix package so that syntax-local-value works after define*
|
2009-03-09 13:24:34 +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
|
revised internal-definitions context and a basic 'define-package' form
|
2008-11-24 19:52:41 +00:00 |
syntax.scrbl
|
add another example with require inside eval for protect-out
|
2009-03-03 02:51:32 +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
|
allow negative years in a 'date' structure
|
2009-02-18 21:29:58 +00:00 |
units.scrbl
|
Adding unit/s and define-unit/s, which is the inferred version of
|
2009-02-26 22:52:08 +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 |