Matthew Flatt
|
f66e852163
|
add cross-references from model section to function sections
svn: r12502
|
2008-11-18 23:33:29 +00:00 |
|
Matthew Flatt
|
f81826e792
|
move threads-are-not-OS-threads docs from 10 to 1.1.13
svn: r12501
|
2008-11-18 23:22:56 +00:00 |
|
Matthew Flatt
|
c73bb99cf6
|
fix struct type immutable-field handling and checking of prop:procedure values (PR 9914 and more)
svn: r12454
|
2008-11-15 02:49:54 +00:00 |
|
Matthew Flatt
|
4dd202b960
|
,
svn: r12430
|
2008-11-13 21:11:48 +00:00 |
|
Matthew Flatt
|
4fe1da791c
|
display-list[-to-file] to display-lines[-to-file]
svn: r12402
|
2008-11-12 03:25:24 +00:00 |
|
Matthew Flatt
|
c8c04c2186
|
use scheme/private/map as doc src point for map, etc.
svn: r12398
|
2008-11-12 02:09:24 +00:00 |
|
Matthew Flatt
|
f96026edf1
|
minor doc corrections
svn: r12391
|
2008-11-11 22:24:17 +00:00 |
|
Matthew Flatt
|
a6d953b6f5
|
add port->string, file->string, etc.
svn: r12388
|
2008-11-11 17:55:14 +00:00 |
|
Matthew Flatt
|
ad75c8aa58
|
fix problems in lex-rename simplification; other tiny improvements and doc repairs
svn: r12380
|
2008-11-10 22:50:54 +00:00 |
|
Matthew Flatt
|
9a1916e03e
|
link 'help' to general docs
svn: r12374
|
2008-11-10 15:49:39 +00:00 |
|
Eli Barzilay
|
1e8bda724d
|
fix result of write-{string,bytes}
svn: r12370
|
2008-11-10 04:02:44 +00:00 |
|
Eli Barzilay
|
8009a73622
|
added get-namespace
svn: r12364
|
2008-11-09 07:35:49 +00:00 |
|
Eli Barzilay
|
1e3517d904
|
clarify errors when creating the sandbox
svn: r12362
|
2008-11-09 05:21:30 +00:00 |
|
Robby Findler
|
2394848555
|
function contracts now preserve tail recursion
svn: r12360
|
2008-11-09 02:31:25 +00:00 |
|
Eli Barzilay
|
5c2e2c25c5
|
argument typo
svn: r12359
|
2008-11-09 01:59:00 +00:00 |
|
Matthew Flatt
|
65eb7e7a18
|
call-with-immediate-continuation-mark
svn: r12339
|
2008-11-07 02:54:12 +00:00 |
|
Matthew Flatt
|
4215289320
|
doc fixes
svn: r12328
|
2008-11-06 16:22:12 +00:00 |
|
Matthew Flatt
|
37aae202c5
|
speed up doc build a little; fix bugs related to getting continuation marks from a thread and using the errortrace profiler
svn: r12237
|
2008-11-04 23:32:44 +00:00 |
|
Matthew Flatt
|
95bedb17fb
|
change contracts to reflect context via #%variable-reference instead of syntax objects; add id-less #%variable-reference form; drop link to unneeded CPort objects in delayed thunks; streamline some modules that tend to show up in deep phases
svn: r12231
|
2008-11-04 14:24:12 +00:00 |
|
Matthew Flatt
|
3a433f4ae4
|
clarify that unbound = top-level binding in reference
svn: r12226
|
2008-11-03 16:18:16 +00:00 |
|
Matthew Flatt
|
0b79aaa1ae
|
doc repairs
svn: r12216
|
2008-11-02 12:28:59 +00:00 |
|
Matthew Flatt
|
cc02b65628
|
point to syntax/module-reader from #lang reference docs
svn: r12200
|
2008-10-31 15:23:16 +00:00 |
|
Matthew Flatt
|
3bc23270cf
|
fix reference docs to match r12197
svn: r12199
|
2008-10-31 15:18:03 +00:00 |
|
Matthew Flatt
|
05fbd0ffd3
|
fix problem with simplifying module-rename contexts that have marked renamings
svn: r12195
|
2008-10-31 14:44:32 +00:00 |
|
Eli Barzilay
|
ae66a076fd
|
typo (PR9880)
svn: r12194
|
2008-10-31 14:13:01 +00:00 |
|
Matthew Flatt
|
00d2aabaf0
|
jit tweaks
svn: r12144
|
2008-10-27 19:00:13 +00:00 |
|
Jon Rafkind
|
06e5070d2d
|
s/open-input-port/open-input-file/
svn: r12121
|
2008-10-24 21:20:09 +00:00 |
|
Jon Rafkind
|
8b1df48587
|
add example for write
svn: r12106
|
2008-10-23 22:11:41 +00:00 |
|
Matthew Flatt
|
bb7d3d1a28
|
fix 'local-expand' checking of stop list to disallow symbols; extend 'continuation-marks' to work on threads; fix HtDP language module-level stop list
svn: r12101
|
2008-10-23 13:38:03 +00:00 |
|
Eli Barzilay
|
695c8979ec
|
caml -> camel aka gamal
svn: r12084
|
2008-10-21 18:43:23 +00:00 |
|
Eli Barzilay
|
d90bf83f8c
|
fix output contract (see PR9845)
svn: r12069
|
2008-10-20 03:28:01 +00:00 |
|
Matthew Flatt
|
46af55311d
|
regexp contract refinemenets (follow-up on PR 9840)
svn: r12065
|
2008-10-19 11:20:13 +00:00 |
|
Eli Barzilay
|
5e323e53b7
|
conract fixes (PR9840)
svn: r12053
|
2008-10-17 14:57:12 +00:00 |
|
Danny Yoo
|
614b8757de
|
Fixed typo in time-apply's documentation.
svn: r12048
|
2008-10-16 14:48:37 +00:00 |
|
Matthew Flatt
|
7a55275a26
|
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
svn: r12046
|
2008-10-15 22:23:56 +00:00 |
|
Robby Findler
|
2e9ac659bd
|
svn: r12044
|
2008-10-15 13:00:01 +00:00 |
|
Matthew Flatt
|
8b595ed120
|
make-syntax-delta-introducer and adjusted binding in scheme/unit forms
svn: r12032
|
2008-10-14 13:27:43 +00:00 |
|
Matthew Flatt
|
bad81f8bcd
|
small edits to contract docs
svn: r12028
|
2008-10-14 00:13:12 +00:00 |
|
Robby Findler
|
7ace3962fa
|
improved overview a little
svn: r12027
|
2008-10-13 22:31:43 +00:00 |
|
Matthew Flatt
|
d3397103a8
|
add some datatype deftechs
svn: r12026
|
2008-10-13 21:36:18 +00:00 |
|
Matthew Flatt
|
077e5a4666
|
change reference and some other docs to use #f instead of false/c and or/c insteda of one-of/c
svn: r12023
|
2008-10-13 19:45:37 +00:00 |
|
Matthew Flatt
|
ec68bafa9c
|
add eqv hash tables; add hash-update
svn: r12018
|
2008-10-13 16:21:18 +00:00 |
|
Matthew Flatt
|
82ad7da253
|
change -S, -X, and -z flags for mz/mr
svn: r11964
|
2008-10-07 14:56:26 +00:00 |
|
Eli Barzilay
|
433819df52
|
Added a #:language argument to `make-module-evaluator' to enforce a
particular language module.
svn: r11954
|
2008-10-06 21:34:24 +00:00 |
|
Eli Barzilay
|
f205e32302
|
clarify and give an example for PLTCOLLECTS
svn: r11949
|
2008-10-06 04:52:21 +00:00 |
|
Matthew Flatt
|
dd7db9ff7b
|
add read-language, module-compiled-language-info, and module->language-info
svn: r11827
|
2008-09-21 16:00:42 +00:00 |
|
Matthew Flatt
|
18176568c7
|
exit status clarifications in reference doc
svn: r11747
|
2008-09-14 14:15:49 +00:00 |
|
Robby Findler
|
d69957455c
|
a bunch more values are now converted into contracts automatically (added bytes)
svn: r11730
|
2008-09-13 22:37:16 +00:00 |
|
Robby Findler
|
85e489219c
|
a bunch more values are now converted into contracts automatically
svn: r11729
|
2008-09-13 22:35:09 +00:00 |
|
Matthew Flatt
|
72055191b4
|
add printable<%>
svn: r11705
|
2008-09-12 22:50:09 +00:00 |
|
Matthew Flatt
|
d9654f9a8a
|
doc: scheme/port is not re-exported by scheme/main
svn: r11551
|
2008-09-05 12:14:49 +00:00 |
|
Robby Findler
|
44b62899fa
|
improved blame error message when there is no source location
svn: r11526
|
2008-09-02 16:12:13 +00:00 |
|
Matthew Flatt
|
2b98280729
|
fix module-path-index spec and use related to resolved module paths
svn: r11523
|
2008-09-02 13:54:43 +00:00 |
|
Robby Findler
|
5596aff30f
|
improved contract error messages so that they now always have absolute module references in them for blame information
svn: r11511
|
2008-09-01 19:54:50 +00:00 |
|
Matthew Flatt
|
744df67d4e
|
fix some remaining Latex-isms that Eli found in the docs
svn: r11454
|
2008-08-27 12:28:24 +00:00 |
|
Eli Barzilay
|
d26f27e140
|
Lots of minor edits -- mainly dropping unnecessary backslashes and
using @litchar with braces.
svn: r11451
|
2008-08-27 08:35:27 +00:00 |
|
Eli Barzilay
|
6cd75acb0a
|
a bunch of (mostly) latex-leftover typos
svn: r11449
|
2008-08-27 07:07:59 +00:00 |
|
Eli Barzilay
|
8956e83c72
|
minor edits
svn: r11422
|
2008-08-25 17:01:03 +00:00 |
|
Matthew Flatt
|
0c56691440
|
fix ambiguous wording about #! as a synonym for #lang
svn: r11420
|
2008-08-25 15:39:26 +00:00 |
|
Eli Barzilay
|
ca99fe0b0d
|
improved example a little further
svn: r11418
|
2008-08-25 15:31:01 +00:00 |
|
Eli Barzilay
|
524cf0414d
|
fix typo, more explanations, better IO sample code
svn: r11414
|
2008-08-25 14:22:56 +00:00 |
|
Matthew Flatt
|
e507d9a1a3
|
fix doc mistakes related to struct guards
svn: r11368
|
2008-08-21 17:02:50 +00:00 |
|
Matthew Flatt
|
76cf25fc12
|
document 'mzc --decompile'
svn: r11317
|
2008-08-19 00:50:52 +00:00 |
|
Matthew Flatt
|
9453aaaccf
|
assign authors to manuals
svn: r11287
|
2008-08-15 20:16:06 +00:00 |
|
Matthew Flatt
|
32729b8ae8
|
fix docs to indicate that datum->syntax and syntax->datum recur through immutable prefab structures
svn: r11253
|
2008-08-14 21:04:01 +00:00 |
|
Matthew Flatt
|
caf7bdd363
|
fix descripting of struct-field-index (PR 9685)
svn: r11223
|
2008-08-13 18:51:03 +00:00 |
|
Matthew Flatt
|
178c30e6e4
|
fix lcm on 0
svn: r11194
|
2008-08-11 23:55:32 +00:00 |
|
Robby Findler
|
1b223aedec
|
fixed typo
svn: r11171
|
2008-08-09 18:21:01 +00:00 |
|
Matthew Flatt
|
d0419345d8
|
clean up extended in-vector, in-string, and in-bytes
svn: r11124
|
2008-08-07 12:13:21 +00:00 |
|
Eli Barzilay
|
097f05fe61
|
eof-object -> eof
svn: r11098
|
2008-08-06 02:57:49 +00:00 |
|
Noel Welsh
|
af47885ea2
|
Document the extended in-vector form.
svn: r11069
|
2008-08-04 18:48:58 +00:00 |
|
Eli Barzilay
|
a0fd33678f
|
* Added `note-init-lib' for libraries in scheme/init
* Use it in help.scrbl and in enter.scrbl (which is not reprovided by
scheme)
* Updated init.scrbl
* Improved code in reference.scrbl
svn: r11051
|
2008-08-03 18:58:04 +00:00 |
|
Eli Barzilay
|
b755a4b720
|
typo (PR9654)
svn: r11037
|
2008-08-02 19:45:21 +00:00 |
|
Eli Barzilay
|
3858ad007f
|
added example
svn: r11032
|
2008-08-02 07:46:48 +00:00 |
|
Eli Barzilay
|
857bc4b63b
|
typo
svn: r11031
|
2008-08-02 07:42:06 +00:00 |
|
Sam Tobin-Hochstadt
|
ec09e2c16a
|
Fix typo.
svn: r11027
|
2008-08-01 20:33:40 +00:00 |
|
Sam Tobin-Hochstadt
|
35575378d8
|
Add shorthands for define-require-syntax and define-provide-syntax.
Document shorthands.
svn: r11025
|
2008-08-01 18:48:48 +00:00 |
|
Matthew Flatt
|
21b831f4bf
|
make-reader-graph doesn't traverse mpairs
svn: r11020
|
2008-08-01 14:03:29 +00:00 |
|
Matthew Flatt
|
ba42c11850
|
fix doc typos
svn: r11006
|
2008-07-31 12:09:28 +00:00 |
|
Matthew Flatt
|
1ca888a934
|
dic docs for 'do' (PR 9640)
svn: r10970
|
2008-07-29 19:23:38 +00:00 |
|
Matthew Flatt
|
2c813c53c5
|
fix '(nonnegative|positive)-exact-integer?' contracts (moving 'exact-' to the front where it belongs)
svn: r10960
|
2008-07-29 12:56:05 +00:00 |
|
Eli Barzilay
|
5cee270746
|
svn: r10956
|
2008-07-29 07:45:26 +00:00 |
|
Matthew Flatt
|
65ce019fbc
|
refine map docs to clarify that the results are in order
svn: r10948
|
2008-07-28 20:28:20 +00:00 |
|
Eli Barzilay
|
0a79a5c513
|
removed bogus text
svn: r10943
|
2008-07-28 16:36:23 +00:00 |
|
Matthew Flatt
|
4092392e5a
|
adjust Scribble para/div style handling
svn: r10910
|
2008-07-25 13:16:06 +00:00 |
|
Matthew Flatt
|
8e4647cd6c
|
tweak table-of-contents rendering again
svn: r10902
|
2008-07-24 13:45:08 +00:00 |
|
Matthew Flatt
|
a97b4bff8a
|
scribble and doc improvements
svn: r10896
|
2008-07-24 11:32:16 +00:00 |
|
Matthew Flatt
|
5ff75bac42
|
allow duplicate struct properties if the values are eq?; add position-locations to text%
svn: r10849
|
2008-07-21 18:54:09 +00:00 |
|
Matthew Flatt
|
763d37d775
|
properties can now effectively inherit properties (v4.0.2.5)
svn: r10848
|
2008-07-21 17:04:25 +00:00 |
|
Eli Barzilay
|
bba44e46e8
|
clarify arity of procedure input to regexp-match
svn: r10838
|
2008-07-19 02:25:40 +00:00 |
|
Matthew Flatt
|
69d604c0be
|
fix udp test and update docs related to socket re-binding
svn: r10835
|
2008-07-18 21:33:11 +00:00 |
|
Matthew Flatt
|
867306caff
|
new #lang planet reader; new sandbox-make-loger parameter
svn: r10833
|
2008-07-18 17:25:49 +00:00 |
|
Eli Barzilay
|
57a3449003
|
yet another typo
svn: r10831
|
2008-07-18 07:08:55 +00:00 |
|
Eli Barzilay
|
d961143791
|
more typos
svn: r10830
|
2008-07-18 07:07:28 +00:00 |
|
Eli Barzilay
|
f405177906
|
typo
svn: r10829
|
2008-07-18 07:04:22 +00:00 |
|
Eli Barzilay
|
21b052d9f8
|
document new filtered-in and -out forms
svn: r10827
|
2008-07-18 01:01:43 +00:00 |
|
Matthew Flatt
|
a88d8487d4
|
fix logging doc typo
svn: r10819
|
2008-07-17 15:21:31 +00:00 |
|
Matthew Flatt
|
9af00fcfb4
|
v4.0.2.4: logging
svn: r10818
|
2008-07-17 15:20:17 +00:00 |
|
Eli Barzilay
|
3c38176bea
|
typos
svn: r10771
|
2008-07-14 16:10:34 +00:00 |
|
Matthew Flatt
|
71a2648851
|
explain what a box is in the reference, and add cross references to the guide
svn: r10753
|
2008-07-14 00:05:37 +00:00 |
|