John Clements
|
0302ca0a8d
|
added mappend\!
svn: r8327
|
2008-01-14 23:23:39 +00:00 |
|
John Clements
|
83568dd0de
|
immutable -> mutable
svn: r8322
|
2008-01-14 19:53:37 +00:00 |
|
Matthew Flatt
|
62f38e2a40
|
readline scribblings; set GC alignment to 8-byte by default
svn: r8320
|
2008-01-14 13:06:53 +00:00 |
|
Matthew Flatt
|
1c16d5829e
|
add support for user-specific documentation list
svn: r8306
|
2008-01-11 23:13:11 +00:00 |
|
Matthew Flatt
|
ce04c9457b
|
change style<%> size caching so that it doesn't create a link to a dc; adjust GC page size of windows to match system allocation granularity
svn: r8298
|
2008-01-11 14:30:37 +00:00 |
|
Eli Barzilay
|
fff894d710
|
remove the now-redundant main-doc option
svn: r8288
|
2008-01-11 02:29:49 +00:00 |
|
Matthew Flatt
|
1e069dd2bc
|
doc build automatically go to main doc dir; added doc categories for start doc; fix locale-sensitive byte<->string ops to actually use the locale; other small edits
svn: r8286
|
2008-01-10 23:42:23 +00:00 |
|
Matthew Flatt
|
2d08c17725
|
fix bug in deserializer; also change scribble eval to not use sandbox module mode
svn: r8280
|
2008-01-10 19:47:13 +00:00 |
|
Matthew Flatt
|
343308481a
|
work on guide, and fix problems with scribble/eval
svn: r8250
|
2008-01-07 21:47:22 +00:00 |
|
Matthew Flatt
|
a4cd1cdbae
|
minor Scribbl{e,ings} tweaks
svn: r8244
|
2008-01-07 12:18:53 +00:00 |
|
Robby Findler
|
1644b86aa8
|
ported all of the contracts guide except the examples section
svn: r8242
|
2008-01-07 04:42:25 +00:00 |
|
Eli Barzilay
|
e824a51c59
|
typos
svn: r8239
|
2008-01-07 02:13:08 +00:00 |
|
Matthew Flatt
|
f3cb86dc1a
|
sandbox Scribble evaluations; fix rational exact->inexact loss of precision
svn: r8238
|
2008-01-06 16:54:34 +00:00 |
|
Matthew Flatt
|
4b24262f96
|
maybe fix decreasing results from process-milliseconds
svn: r8226
|
2008-01-05 21:04:12 +00:00 |
|
Matthew Flatt
|
90f8b75f33
|
fix docs on planet path syntax
svn: r8207
|
2008-01-04 16:40:38 +00:00 |
|
Matthew Flatt
|
7fc41024c0
|
3.99.0.9: binding links in docs use nominal import sources
svn: r8196
|
2008-01-03 19:07:02 +00:00 |
|
Robby Findler
|
3cf6ed4673
|
mostly finished the contract library changes
svn: r8195
|
2008-01-03 18:10:43 +00:00 |
|
Robby Findler
|
e7b5653dd6
|
finished case->
svn: r8178
|
2008-01-02 01:24:55 +00:00 |
|
Matthew Flatt
|
63e8522426
|
3.99.0.8: unify 'random' and SRFI-27
svn: r8171
|
2007-12-31 11:30:06 +00:00 |
|
Robby Findler
|
90de53d2b2
|
finished ->d
svn: r8166
|
2007-12-30 23:36:58 +00:00 |
|
Matthew Flatt
|
5890eedeb4
|
scribble mrlib docs
svn: r8165
|
2007-12-30 22:46:20 +00:00 |
|
Matthew Flatt
|
643a19d01b
|
new 'file' collection to house file-format libraries
svn: r8156
|
2007-12-29 19:27:05 +00:00 |
|
Matthew Flatt
|
f80de2d73f
|
scribble trait docs
svn: r8154
|
2007-12-29 14:37:46 +00:00 |
|
Matthew Flatt
|
b9cc763355
|
scheme/runtime-path
svn: r8153
|
2007-12-29 14:18:15 +00:00 |
|
Matthew Flatt
|
1d8b21f53b
|
disallow empty application; rename regexp-match/fail-without-reading to regexp-try-match
svn: r8152
|
2007-12-29 13:51:32 +00:00 |
|
Matthew Flatt
|
92ac61e806
|
scheme/mpair
svn: r8151
|
2007-12-29 12:30:25 +00:00 |
|
Matthew Flatt
|
bd260e132e
|
typo in reference
svn: r8139
|
2007-12-27 16:35:35 +00:00 |
|
Matthew Flatt
|
53bf8bae8e
|
3.99.0.7: add prop:equal+hash
svn: r8137
|
2007-12-27 16:19:35 +00:00 |
|
Matthew Flatt
|
c0872f69ea
|
equal? and hashing work on cyclic values
svn: r8132
|
2007-12-27 11:07:14 +00:00 |
|
Matthew Flatt
|
5c76cb507e
|
finish mz docs
svn: r8123
|
2007-12-26 02:58:13 +00:00 |
|
Matthew Flatt
|
396dd54b06
|
call-with-exception-handler change, plus some configure/Makefile changes that didn't help fix the built-on-10.5-for-10.4 problem but are still healthier in the long run
svn: r8102
|
2007-12-22 12:41:48 +00:00 |
|
Matthew Flatt
|
dfc2da108e
|
change --main to print its results, add scheme_detach_multiple_values
svn: r8092
|
2007-12-21 13:27:04 +00:00 |
|
Matthew Flatt
|
68ec60f448
|
fill out more documentation; add placeholder? and hash-table-placeholder?
svn: r8089
|
2007-12-21 03:45:22 +00:00 |
|
Robby Findler
|
342eb86c10
|
finished the new ->*
svn: r8086
|
2007-12-20 20:35:58 +00:00 |
|
Matthew Flatt
|
d794bde875
|
liberalize un{quote,syntax}-spliciing to allow a non-list at the end of an enclosing list
svn: r8083
|
2007-12-20 14:00:15 +00:00 |
|
Matthew Flatt
|
c4960b7418
|
turn shared.ss test suite back on, tweak docs
svn: r8076
|
2007-12-19 22:25:12 +00:00 |
|
Matthew Flatt
|
a018da21f7
|
detect syntax-wrapped keyword for generate-temporaries
svn: r8074
|
2007-12-19 21:41:28 +00:00 |
|
Matthew Flatt
|
f70ea2d03a
|
shared
svn: r8069
|
2007-12-19 21:32:07 +00:00 |
|
Matthew Flatt
|
b78f8acb50
|
catch sxref failures and report as warnings when loading help data
svn: r8063
|
2007-12-19 15:36:35 +00:00 |
|
Matthew Flatt
|
415cd0bf15
|
lazy, force, delay in scheme/promise and scheme; clean up mzscheme some, and clean up the docs some
svn: r8053
|
2007-12-18 21:37:23 +00:00 |
|
Robby Findler
|
a3f3dcb64d
|
added keywords to ->*
svn: r8049
|
2007-12-18 20:19:11 +00:00 |
|
Matthew Flatt
|
058d8dc77e
|
document mz/mr command-line arguments
svn: r8047
|
2007-12-18 13:52:50 +00:00 |
|
Robby Findler
|
e050a30cdb
|
improved the contract -> documentation
svn: r8044
|
2007-12-18 02:29:56 +00:00 |
|
Matthew Flatt
|
ec3f79cf47
|
doc tweaks
svn: r8043
|
2007-12-18 01:44:09 +00:00 |
|
Matthew Flatt
|
9117a35625
|
contract doc tweaks
svn: r8042
|
2007-12-18 01:24:40 +00:00 |
|
Robby Findler
|
0e43e1da8c
|
added keywords to -> contract
svn: r8041
|
2007-12-17 23:48:30 +00:00 |
|
Matthew Flatt
|
5b984bc34e
|
tweak mzscheme's help form
svn: r8036
|
2007-12-17 16:23:54 +00:00 |
|
Matthew Flatt
|
f5845e01a0
|
slideshow fixes
svn: r8035
|
2007-12-17 15:56:53 +00:00 |
|
Matthew Flatt
|
67752bc435
|
add 'last' field to picts, and document slideshow/code
svn: r8033
|
2007-12-17 00:28:20 +00:00 |
|
Robby Findler
|
57fa5d8e66
|
fixed a typo
svn: r8027
|
2007-12-16 04:43:24 +00:00 |
|
Robby Findler
|
44d76d4c9a
|
fixed a typo
svn: r8026
|
2007-12-16 04:38:40 +00:00 |
|
Matthew Flatt
|
fd1de94a48
|
change Scribble to complain about colliding tags
svn: r8025
|
2007-12-16 03:10:00 +00:00 |
|
Robby Findler
|
9a0498b44d
|
moved class, contracts, serialize, and traits into scheme/ and changed the class and contract interface so that contracts no longer depend on the class system (instead its the other way around)
svn: r8017
|
2007-12-15 18:46:55 +00:00 |
|
Matthew Flatt
|
f12a39d97b
|
added scheme/help
svn: r8016
|
2007-12-15 18:02:05 +00:00 |
|
Matthew Flatt
|
265550c08f
|
reference doc tweaks
svn: r8008
|
2007-12-14 13:19:46 +00:00 |
|
Matthew Flatt
|
b167903e2c
|
better arg names in docs for make-polar
svn: r8002
|
2007-12-13 23:14:18 +00:00 |
|
Matthew Flatt
|
a375882307
|
scribble wxme docs
svn: r8000
|
2007-12-13 22:30:40 +00:00 |
|
Matthew Flatt
|
8d4d43e45f
|
add missing file
svn: r7990
|
2007-12-13 15:39:43 +00:00 |
|
Matthew Flatt
|
138a38ea04
|
new scheme/cmdline, refine -r/-u to imply -N
svn: r7989
|
2007-12-13 15:04:20 +00:00 |
|
Matthew Flatt
|
bd7ced966e
|
add 'compose' to scheme/base; switch Help Desk to a mzscheme app
svn: r7979
|
2007-12-12 22:17:09 +00:00 |
|
Matthew Flatt
|
5a6f8aede3
|
sandbox doc and API tweaks
svn: r7972
|
2007-12-12 18:39:15 +00:00 |
|
Matthew Flatt
|
020948cf1b
|
document the scheme/control library
svn: r7971
|
2007-12-12 18:19:07 +00:00 |
|
Matthew Flatt
|
a559a710d4
|
adjust document names
svn: r7968
|
2007-12-12 16:31:57 +00:00 |
|
Matthew Flatt
|
e25d25b0cb
|
fix contract docs
svn: r7966
|
2007-12-12 14:04:47 +00:00 |
|
Matthew Flatt
|
622cd0554d
|
revised mzlib/sandbox in scheme/sandbox
svn: r7965
|
2007-12-12 13:47:02 +00:00 |
|
Matthew Flatt
|
ca5a7c5560
|
split part of scheme/file into scheme/path, document them
svn: r7938
|
2007-12-10 17:59:26 +00:00 |
|
Matthew Flatt
|
eab8008c4f
|
change 'include' and 'include-bitmap' to better match normal module-path syntax
svn: r7936
|
2007-12-10 16:13:25 +00:00 |
|
Matthew Flatt
|
b7583984d8
|
Scribble insidemz
svn: r7931
|
2007-12-09 22:59:08 +00:00 |
|
Matthew Flatt
|
8e68038c83
|
simple bibliography support in Scribble
svn: r7929
|
2007-12-09 17:40:40 +00:00 |
|
Matthew Flatt
|
40910d252c
|
add DOCTYPE for Scribble-generated HTML
svn: r7924
|
2007-12-07 20:46:12 +00:00 |
|
Matthew Flatt
|
b7a7de9000
|
fix CRLF handling in match grammar
svn: r7922
|
2007-12-07 20:14:15 +00:00 |
|
Matthew Flatt
|
d91a07ef9b
|
updates from Chongkai, plus a small doc repair
svn: r7919
|
2007-12-07 18:38:07 +00:00 |
|
Matthew Flatt
|
ac5e43ffb3
|
fix image paths in quick
svn: r7906
|
2007-12-06 21:23:38 +00:00 |
|
Matthew Flatt
|
cd7157641c
|
Scribble improvements: defmodule & co.
svn: r7902
|
2007-12-05 21:41:07 +00:00 |
|
Matthew Flatt
|
9b96716432
|
improve arity error messages when keywords are involved
svn: r7887
|
2007-12-02 15:45:51 +00:00 |
|
Matthew Flatt
|
c9545a836b
|
more doc fixes
svn: r7881
|
2007-12-01 02:47:17 +00:00 |
|
Matthew Flatt
|
58684c1b0b
|
doc corrections in quick and guide
svn: r7880
|
2007-12-01 01:47:32 +00:00 |
|
Matthew Flatt
|
d194a8b145
|
doc serialize
svn: r7875
|
2007-11-30 21:34:16 +00:00 |
|
Matthew Flatt
|
8930f31115
|
remove 'else' and '=>' bindings from 'mzscheme'
svn: r7859
|
2007-11-29 14:08:08 +00:00 |
|
Matthew Flatt
|
cbf636442b
|
define-struct/derived and doc improvements
svn: r7844
|
2007-11-27 15:15:34 +00:00 |
|
Matthew Flatt
|
5f312dcbde
|
doc fixes
svn: r7832
|
2007-11-25 19:48:41 +00:00 |
|
Matthew Flatt
|
1858ceb76e
|
doc scheme/port
svn: r7821
|
2007-11-23 16:56:55 +00:00 |
|
Matthew Flatt
|
0cc6eac6db
|
doc require/provide transformers and pretty-print
svn: r7820
|
2007-11-23 14:53:20 +00:00 |
|
Matthew Flatt
|
0d44c0c57a
|
disable print-vector-length by default
svn: r7818
|
2007-11-22 19:27:02 +00:00 |
|
Matthew Flatt
|
44478fa8e0
|
match docs
svn: r7817
|
2007-11-22 18:51:26 +00:00 |
|
Matthew Flatt
|
4fa69c974d
|
fix typos
svn: r7812
|
2007-11-22 04:12:37 +00:00 |
|
Matthew Flatt
|
60b1a5c55d
|
typo fixes from Sam
svn: r7795
|
2007-11-21 02:12:44 +00:00 |
|
Matthew Flatt
|
04fb4eacec
|
,
svn: r7793
|
2007-11-21 01:38:58 +00:00 |
|
Matthew Flatt
|
5b0a0be3d6
|
change scheme/unit and scheme/signature #langs to build on scheme/base
svn: r7792
|
2007-11-20 23:44:31 +00:00 |
|
Matthew Flatt
|
dc5670cad5
|
finish up regexp (and former mzlib/string.ss) docs
svn: r7785
|
2007-11-20 13:54:07 +00:00 |
|
Matthew Flatt
|
0f700b8531
|
add lib'
svn: r7771
|
2007-11-19 22:46:22 +00:00 |
|
Matthew Flatt
|
e11974a6c7
|
fix typo
svn: r7770
|
2007-11-19 22:17:22 +00:00 |
|
Matthew Flatt
|
c04cf36c29
|
add some reader forms to the index
svn: r7769
|
2007-11-19 22:17:07 +00:00 |
|
Matthew Flatt
|
e8097b4eaf
|
docs on variable-reference->...namespace
svn: r7767
|
2007-11-19 19:01:26 +00:00 |
|
Matthew Flatt
|
391892a848
|
3.99.0.3: improved namespace API
svn: r7756
|
2007-11-18 02:06:57 +00:00 |
|
Matthew Flatt
|
cc2a099a32
|
more slideshow docs/refinements
svn: r7751
|
2007-11-16 21:58:33 +00:00 |
|
Matthew Flatt
|
53027b6c1e
|
drop _loader in reference
svn: r7742
|
2007-11-15 22:48:34 +00:00 |
|
Matthew Flatt
|
9e70499c8c
|
remove all the bous exported-from annotations in the reference
svn: r7739
|
2007-11-15 18:14:59 +00:00 |
|
Matthew Flatt
|
39cedb62ed
|
v3.99.0.2
svn: r7706
|
2007-11-13 12:40:00 +00:00 |
|
Matthew Flatt
|
f6088ad0e2
|
clarification onf editor<%> refresh method
svn: r7461
|
2007-10-09 12:59:31 +00:00 |
|