Matthew Flatt
|
20fcb6314c
|
honu-module -> honu; misc doc and slideshow tweaks
svn: r10230
|
2008-06-12 13:02:41 +00:00 |
|
Matthew Flatt
|
10a4830f87
|
#:name -> #:program in docs
svn: r10172
|
2008-06-06 13:45:27 +00:00 |
|
Matthew Flatt
|
21fd7b93b3
|
change the way Scribble generates keys based on modules
svn: r10170
|
2008-06-06 13:24:58 +00:00 |
|
Matthew Flatt
|
b062c52067
|
fix some doc links
svn: r10154
|
2008-06-05 18:56:41 +00:00 |
|
Sam Tobin-Hochstadt
|
9b07e92fc4
|
Fix contract.
svn: r10135
|
2008-06-04 20:54:06 +00:00 |
|
Matthew Flatt
|
b0dbe9c3a1
|
fix doc bug (PR 9446)
svn: r10094
|
2008-06-02 20:59:17 +00:00 |
|
Matthew Flatt
|
9956e095af
|
add for-syntax #%datum export to scheme/runtime-path
svn: r10091
|
2008-06-02 15:11:29 +00:00 |
|
Carl Eastlund
|
e3f0a7ca15
|
Fixed typo in documentation of current-module-name-resolver.
svn: r10090
|
2008-06-02 15:04:21 +00:00 |
|
Matthew Flatt
|
f3f901a643
|
typo (PR 9439)
svn: r10066
|
2008-05-31 13:47:00 +00:00 |
|
Matthew Flatt
|
3d1241bc5d
|
refine setup-plt output; fix profiling (PR 9356); doc string-join (PR 9401)
svn: r10021
|
2008-05-29 20:01:58 +00:00 |
|
Matthew Flatt
|
3393108fd5
|
fix typo (PR 9431)
svn: r10018
|
2008-05-29 18:43:05 +00:00 |
|
Matthew Flatt
|
7ae0f500ae
|
add and use close-eval to reduce memory use when rendering reference and guide
svn: r9981
|
2008-05-27 17:20:24 +00:00 |
|
Matthew Flatt
|
cde865b571
|
fix bad encoding in reference manual
svn: r9965
|
2008-05-26 21:11:20 +00:00 |
|
Matthew Flatt
|
a41f8e8e38
|
tweak appearance of main doc page
svn: r9951
|
2008-05-25 15:16:03 +00:00 |
|
Matthew Flatt
|
5ca718b35e
|
units chapter in guide
svn: r9907
|
2008-05-20 20:16:44 +00:00 |
|
Matthew Flatt
|
6f6d8d74b4
|
regexp doc repairs and links
svn: r9876
|
2008-05-17 12:29:58 +00:00 |
|
Matthew Flatt
|
5205f45c50
|
doc corrections
svn: r9857
|
2008-05-15 19:19:18 +00:00 |
|
Matthew Flatt
|
4effd7b897
|
doc clarifications (PR 9307) and arity issue (PR 9025)
svn: r9855
|
2008-05-15 17:29:49 +00:00 |
|
Matthew Flatt
|
26a36a9cbe
|
add 'false?'
svn: r9849
|
2008-05-15 16:03:50 +00:00 |
|
Matthew Flatt
|
41ad955597
|
R6RS repairs (PRs 9361 and 9371)
svn: r9844
|
2008-05-15 13:23:16 +00:00 |
|
Matthew Flatt
|
a932a75708
|
fix rename-in bug, and try to provide a better error message for attempting to use a run-time definition in a transformer expression
svn: r9819
|
2008-05-12 23:13:47 +00:00 |
|
Eli Barzilay
|
3d9ef571e7
|
typo
svn: r9809
|
2008-05-11 21:01:47 +00:00 |
|
Eli Barzilay
|
759aba2105
|
add missing space (a better fix would be to note-lib)
svn: r9789
|
2008-05-10 06:34:09 +00:00 |
|
Matthew Flatt
|
548e45408b
|
regexp-replace* handles empty matches; empty-match handling documented
svn: r9751
|
2008-05-08 20:29:56 +00:00 |
|
Matthew Flatt
|
fad08fcd84
|
more drscheme repairs and tests
svn: r9721
|
2008-05-07 16:31:20 +00:00 |
|
Matthew Flatt
|
4ff1cd0ca4
|
r6rs repairs
svn: r9658
|
2008-05-05 15:50:35 +00:00 |
|
Matthew Flatt
|
b53e01c460
|
'nest' docs and enumeration of libraries re-exported by scheme
svn: r9653
|
2008-05-05 11:29:04 +00:00 |
|
Matthew Flatt
|
875dc56a37
|
fix desc of relativeness of (find-system-path 'collects-dir)
svn: r9644
|
2008-05-04 16:12:18 +00:00 |
|
Eli Barzilay
|
669c93680b
|
clarification
svn: r9621
|
2008-05-03 05:34:27 +00:00 |
|
Matthew Flatt
|
1dd30ca031
|
dup-{in,out}put-port and sandbox-error-output default
svn: r9617
|
2008-05-03 04:47:14 +00:00 |
|
Matthew Flatt
|
52581d024b
|
improve scribble memory use (a little bit)
svn: r9601
|
2008-05-02 19:48:57 +00:00 |
|
Matthew Flatt
|
7d6bf0371e
|
doc improvements
svn: r9566
|
2008-05-01 17:15:03 +00:00 |
|
Matthew Flatt
|
4e6639fb2f
|
r6rs tests and bug fixes
svn: r9563
|
2008-05-01 13:52:05 +00:00 |
|
Robby Findler
|
baa9ed726a
|
moved the surrogate library to scheme/ (out of mzlib/)
svn: r9554
|
2008-05-01 02:51:52 +00:00 |
|
Matthew Flatt
|
e6b2b19030
|
r6rs io/ports-6 repairs and tests
svn: r9523
|
2008-04-28 21:59:18 +00:00 |
|
Matthew Flatt
|
f579d40b82
|
'must-update file mode; R6RS tests and bug fixes
svn: r9511
|
2008-04-28 16:32:50 +00:00 |
|
Matthew Flatt
|
cd85479afc
|
typoe (PR 9301)
svn: r9485
|
2008-04-25 23:15:25 +00:00 |
|
Matthew Flatt
|
01baad11a0
|
hack evcase to support old and new 'else' bindings
svn: r9481
|
2008-04-25 21:36:37 +00:00 |
|
Matthew Flatt
|
1ee0298552
|
struct-copy
svn: r9456
|
2008-04-24 13:56:36 +00:00 |
|
Matthew Flatt
|
99ae76c2e9
|
expand user in file module paths; move framework doc index to end, but also fix Scribble latex output when index is not at the end
svn: r9453
|
2008-04-24 12:36:58 +00:00 |
|
Matthew Flatt
|
931d93ba2f
|
Scribble support for redirecting external links and re-rooting corss-reference paths
svn: r9448
|
2008-04-24 02:37:47 +00:00 |
|
Matthew Flatt
|
980652e901
|
fix doc bug
svn: r9435
|
2008-04-23 17:38:24 +00:00 |
|
Matthew Flatt
|
3e82dcc63b
|
doc tweaks
svn: r9434
|
2008-04-23 17:37:49 +00:00 |
|
Eli Barzilay
|
b1024c8952
|
Added append-map' and filter-not'.
svn: r9433
|
2008-04-23 17:26:41 +00:00 |
|
Matthew Flatt
|
5a3e7682f4
|
doc tweaks
svn: r9432
|
2008-04-23 17:16:29 +00:00 |
|
Eli Barzilay
|
1b552354a6
|
Use @(interaction-eval ...) instead of @interaction-eval[...].
svn: r9429
|
2008-04-23 16:47:17 +00:00 |
|
Eli Barzilay
|
b62fef320b
|
documented new scheme/list functions
svn: r9426
|
2008-04-23 15:03:11 +00:00 |
|
Matthew Flatt
|
a26b334c67
|
proprocessor doc, merge scribblings and doc-categories fields
svn: r9414
|
2008-04-23 00:20:25 +00:00 |
|
Matthew Flatt
|
e25e7a1098
|
keyword in methods and apply; procedure-reduce-keyword-arity
svn: r9396
|
2008-04-22 18:00:04 +00:00 |
|
Matthew Flatt
|
a0f65ba33e
|
dictionaries
svn: r9383
|
2008-04-21 17:26:35 +00:00 |
|
Matthew Flatt
|
476c374751
|
finish mzc docs
svn: r9378
|
2008-04-20 14:28:20 +00:00 |
|
Eli Barzilay
|
2736de7404
|
* move flatten' next to append*'
* document `add-between'
svn: r9369
|
2008-04-19 10:30:31 +00:00 |
|
Matthew Flatt
|
82c212625b
|
sgl docs
svn: r9362
|
2008-04-18 18:49:23 +00:00 |
|
Eli Barzilay
|
0b7bdfe92c
|
added scheme/string, include it in the scheme language, put string-append* in there, tested, documented
svn: r9356
|
2008-04-18 04:10:46 +00:00 |
|
Eli Barzilay
|
7b682783db
|
clarify append* description
svn: r9355
|
2008-04-18 03:52:58 +00:00 |
|
Matthew Flatt
|
5aeaf7ea75
|
R6RS docs, other misc clean-up
svn: r9349
|
2008-04-17 21:29:07 +00:00 |
|
Eli Barzilay
|
69939fea1b
|
typo
svn: r9330
|
2008-04-16 15:42:11 +00:00 |
|
Matthew Flatt
|
fbfc9bf883
|
keyword-ized plot, plot and mime docs
svn: r9304
|
2008-04-14 21:26:28 +00:00 |
|
Matthew Flatt
|
268c82d39b
|
scheme/load docs improvement
svn: r9301
|
2008-04-14 19:21:16 +00:00 |
|
Matthew Flatt
|
9617dbbfd6
|
fix continuation prompt in scheme/load
svn: r9297
|
2008-04-14 16:39:43 +00:00 |
|
Matthew Flatt
|
9851d4aa0f
|
refine namespace handling of scheme/load to that it works with both DrScheme and setting current-namespace within the program
svn: r9296
|
2008-04-14 16:11:22 +00:00 |
|
Matthew Flatt
|
febe8ce783
|
scheme/load
svn: r9294
|
2008-04-14 15:20:18 +00:00 |
|
Matthew Flatt
|
8036ddf5a1
|
remove euler from scheme/math
svn: r9290
|
2008-04-14 11:44:13 +00:00 |
|
Matthew Flatt
|
aa1a56c3fd
|
mred -z and textual-read-eval-print-loop
svn: r9285
|
2008-04-13 17:09:18 +00:00 |
|
Matthew Flatt
|
2b5d800190
|
more net library docs
svn: r9284
|
2008-04-13 15:44:10 +00:00 |
|
Matthew Flatt
|
85583d4ebb
|
more net docs
svn: r9279
|
2008-04-13 03:07:56 +00:00 |
|
Matthew Flatt
|
b9d7824c8e
|
more scribble rendering and doc details
svn: r9261
|
2008-04-11 19:09:26 +00:00 |
|
Matthew Flatt
|
0153e122b7
|
change -q to config option, fix unlikely race condition in wake-on-signal, add path->url and url->path, and adjust URL parsing
svn: r9239
|
2008-04-10 19:05:35 +00:00 |
|
Sam Tobin-Hochstadt
|
13b7f8c506
|
Add checked-struct-info.
svn: r9227
|
2008-04-09 23:25:30 +00:00 |
|
Matthew Flatt
|
021d4d7527
|
new hash function names and ops (3.99.0.23)
svn: r9209
|
2008-04-08 21:42:38 +00:00 |
|
Eli Barzilay
|
aaab16c2d7
|
fix space
svn: r9177
|
2008-04-07 16:17:24 +00:00 |
|
Matthew Flatt
|
53cc426d30
|
expans #reader/#lang protocol so that a #lang result can have more appropriate srclocs; fix up syntax/module-reader to use the new protocol; re-enable arrows to the language position in Check Syntax
svn: r9174
|
2008-04-06 23:31:58 +00:00 |
|
Matthew Flatt
|
5165d9e855
|
sync Ryan's macro-debugger changes
svn: r9166
|
2008-04-04 17:38:23 +00:00 |
|
Matthew Flatt
|
307ca18d31
|
doc make-generic and add 'generic?'
svn: r9164
|
2008-04-04 12:13:19 +00:00 |
|
Matthew Flatt
|
8bb63e146c
|
fix list-ref description
svn: r9157
|
2008-04-03 16:18:06 +00:00 |
|
Matthew Flatt
|
6a0150d518
|
fix typoes in numbers reference (PR 9271)
svn: r9153
|
2008-04-03 15:37:26 +00:00 |
|
Matthew Flatt
|
f28726ab4d
|
fix bytecode writing of prefabs, add prop:sequence
svn: r9149
|
2008-04-03 14:07:52 +00:00 |
|
Matthew Flatt
|
fc033290da
|
fix Scribble and some docs after today's changes
svn: r9142
|
2008-04-02 23:34:47 +00:00 |
|
Eli Barzilay
|
3ab57fbe50
|
svn: r9132
|
2008-04-02 07:47:38 +00:00 |
|
Matthew Flatt
|
fb392dd331
|
adjust sort keyword arguments and docs
svn: r9131
|
2008-04-02 01:28:09 +00:00 |
|
Eli Barzilay
|
bfc990e3c5
|
Added #:key and #:cache-keys to `sort', documented and tested.
svn: r9128
|
2008-04-01 20:58:41 +00:00 |
|
Sam Tobin-Hochstadt
|
aa40a654b0
|
Update match documentation to new implementation:
- Mention cons and mcons pattern.
- Describe greedyness.
- Mention additional literals in grammar.
svn: r9095
|
2008-03-27 17:35:11 +00:00 |
|
Matthew Flatt
|
06326b340b
|
thread-rewind-receive (3.99.0.21)
svn: r9088
|
2008-03-26 02:20:50 +00:00 |
|
Eli Barzilay
|
0f4dbe5933
|
typo
svn: r9073
|
2008-03-23 14:13:33 +00:00 |
|
Matthew Flatt
|
c81eb6ede0
|
add in-lines and some doc clarifications
svn: r9072
|
2008-03-23 13:25:56 +00:00 |
|
Matthew Flatt
|
a796029a56
|
rename drop and lift in Slideshow; minor doc fixes
svn: r9066
|
2008-03-22 13:48:35 +00:00 |
|
Eli Barzilay
|
289683eae1
|
text clarification from Matthew
svn: r9054
|
2008-03-22 01:32:32 +00:00 |
|
Eli Barzilay
|
7f9dd9775f
|
more tweaking
svn: r9051
|
2008-03-22 00:21:47 +00:00 |
|
Eli Barzilay
|
fde62e2630
|
minor tweaks
svn: r9050
|
2008-03-22 00:16:26 +00:00 |
|
Matthew Flatt
|
34d83b3551
|
change module-path? for planet path shorthand; doc edits
svn: r9048
|
2008-03-21 23:46:42 +00:00 |
|
Eli Barzilay
|
fb8efd4816
|
added take+drop+append to scheme/list (problems with texpict providing drop too)
svn: r9045
|
2008-03-21 18:45:18 +00:00 |
|
Eli Barzilay
|
710f8c72d3
|
contract typo
svn: r9044
|
2008-03-21 18:01:21 +00:00 |
|
Eli Barzilay
|
d88c6c476a
|
* Better versions of curry/r and negate, doc improvements, tests
svn: r9043
|
2008-03-21 17:55:29 +00:00 |
|
Eli Barzilay
|
40ec407042
|
some reformatting
svn: r9041
|
2008-03-21 17:42:40 +00:00 |
|
Matthew Flatt
|
70918ccfb5
|
fix list-ref and listt-ail docs
svn: r9040
|
2008-03-21 15:48:18 +00:00 |
|
Matthew Flatt
|
152b7a3ed8
|
fix typos
svn: r9037
|
2008-03-21 12:31:23 +00:00 |
|
Matthew Flatt
|
f5e0fd35f5
|
revise scribble/srcdoc so it is extensible; tweak bytecode optimizer to drop more omittable expressions
svn: r9028
|
2008-03-19 19:53:51 +00:00 |
|
John Clements
|
3f8d2d20f7
|
typo?
svn: r9027
|
2008-03-19 15:52:33 +00:00 |
|
Matthew Flatt
|
b26702358a
|
allowing shadowing of initial imports (3.99.0.20)
svn: r9025
|
2008-03-19 13:39:18 +00:00 |
|
Matthew Flatt
|
407e0bc2d9
|
fix serialization on prefabs, equal on cyclic hash tables
svn: r9020
|
2008-03-18 19:46:39 +00:00 |
|