Robby Findler
|
68efb4008a
|
normalized the results of procedure-arity
svn: r17504
|
2010-01-06 19:34:29 +00:00 |
|
Ryan Culpepper
|
63469d2f3d
|
scribblings: fixed misc doc typos
syntax/id-table: disabled debugging code
svn: r17215
|
2009-12-05 22:02:46 +00:00 |
|
Matthew Flatt
|
06288a8b7f
|
procedure-rename special treatment of struct accessors & mutators
svn: r17093
|
2009-11-29 15:53:08 +00:00 |
|
Matthew Flatt
|
345c17e85c
|
major Scribble revision (v4.2.1.2)
svn: r15569
|
2009-07-25 20:25:33 +00:00 |
|
Matthew Flatt
|
ab1db74ecc
|
more keyword-argument performance improvements, including general fast path for applying simple applicable-struct wrappers over plain procedures
svn: r15403
|
2009-07-08 13:57:16 +00:00 |
|
Eli Barzilay
|
a1d943146b
|
added a nullary case to compose
svn: r14697
|
2009-05-03 20:41:37 +00:00 |
|
Eli Barzilay
|
3ca6ac2175
|
added stupid make-list and stupid const
svn: r14693
|
2009-05-03 16:17:48 +00:00 |
|
Eli Barzilay
|
c0a8a01222
|
Changed @itemize{...} to @itemize[...] (done after comparing the doc
tree and verifying that there are no changes).
(Also fixed a few bugs that were in the code)
svn: r14427
|
2009-04-05 17:46:20 +00:00 |
|
Matthew Flatt
|
87274b2a97
|
procedure-rename
svn: r12952
|
2008-12-30 14:36:25 +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
|
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
|
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
|
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 |
|
Matthew Flatt
|
763d37d775
|
properties can now effectively inherit properties (v4.0.2.5)
svn: r10848
|
2008-07-21 17:04:25 +00:00 |
|
Carl Eastlund
|
e03b419c10
|
Fixed documentation for make-keyword-procedure: default for plain-proc uses apply, not keyword-apply.
svn: r10477
|
2008-06-27 14:10:36 +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
|
5205f45c50
|
doc corrections
svn: r9857
|
2008-05-15 19:19:18 +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 |
|
Matthew Flatt
|
e25e7a1098
|
keyword in methods and apply; procedure-reduce-keyword-arity
svn: r9396
|
2008-04-22 18:00:04 +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
|
d88c6c476a
|
* Better versions of curry/r and negate, doc improvements, tests
svn: r9043
|
2008-03-21 17:55:29 +00:00 |
|
Eli Barzilay
|
d6cbe2b09f
|
* New scheme/function module (added by mistake on the previous commit)
* Added it to scheme/main
* Documented it
svn: r9018
|
2008-03-18 14:37:04 +00:00 |
|
Eli Barzilay
|
264af9a6d0
|
improved scribble syntax use
svn: r8720
|
2008-02-19 12:22:45 +00:00 |
|
Danny Yoo
|
ab3dee3d0e
|
Added #:mutable to fish example in procedures.scrbl.
svn: r8517
|
2008-02-03 04:09:16 +00:00 |
|
Matthew Flatt
|
5c76cb507e
|
finish mz docs
svn: r8123
|
2007-12-26 02:58:13 +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
|
f12a39d97b
|
added scheme/help
svn: r8016
|
2007-12-15 18:02:05 +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
|
9b96716432
|
improve arity error messages when keywords are involved
svn: r7887
|
2007-12-02 15:45:51 +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
|
82d45bc644
|
doc procedure-reduce-arity
svn: r7269
|
2007-09-03 17:06:54 +00:00 |
|
Matthew Flatt
|
e4cbc4e6a9
|
371.2
svn: r7263
|
2007-09-02 17:39:32 +00:00 |
|
Matthew Flatt
|
4dca3a9cf3
|
doc work on reference
svn: r6879
|
2007-07-10 02:49:44 +00:00 |
|
Matthew Flatt
|
560eb67217
|
doc work, especially threads and continuations reference
svn: r6786
|
2007-07-02 02:02:10 +00:00 |
|
Eli Barzilay
|
2974f38f31
|
removed spaces at eolns to make new-reader-diffs easier to follow
svn: r6763
|
2007-06-29 05:58:56 +00:00 |
|
Matthew Flatt
|
9d425a0bbf
|
keyword-procedure corrections
svn: r6655
|
2007-06-14 02:15:32 +00:00 |
|
Matthew Flatt
|
b0328d4853
|
keyword-procedure implementation scribblings; reverted opt-lambda hacks
svn: r6654
|
2007-06-14 02:05:38 +00:00 |
|
Matthew Flatt
|
05607ad661
|
work on docs for keyword arguments
svn: r6581
|
2007-06-12 01:44:02 +00:00 |
|