Jay McCarthy
|
a9a9274ff8
|
Fixing a typo
svn: r16306
|
2009-10-13 16:00:15 +00:00 |
|
Matthias Felleisen
|
1d78134f11
|
fixed 2 typos in syntax
svn: r16294
|
2009-10-10 18:10:43 +00:00 |
|
Matthew Flatt
|
d39cbf9c57
|
add some cross-references to sequence defns
svn: r16280
|
2009-10-08 12:25:24 +00:00 |
|
Matthew Flatt
|
75dc35602c
|
fix and improve docs on hash-map and hash-for-each
svn: r16279
|
2009-10-08 12:06:50 +00:00 |
|
Matthew Flatt
|
f1a3eaaf6d
|
more updates to 'do' docs (continuing from PR 10508)
svn: r16246
|
2009-10-05 18:01:17 +00:00 |
|
Eli Barzilay
|
a71b7ab998
|
typo (PR10508)
svn: r16245
|
2009-10-05 17:36:29 +00:00 |
|
Matthew Flatt
|
f6d34ab964
|
add unsafe-flabs and unsafe-fxabs (4.2.2.4)
svn: r16234
|
2009-10-04 03:25:56 +00:00 |
|
Matthew Flatt
|
01d15eb9b6
|
add unsafe-fx->fl; avoid some gcc warnings
svn: r16221
|
2009-10-02 19:45:41 +00:00 |
|
Matthew Flatt
|
954e850e20
|
fix reference (restoring some text that was lost in the reference-manual rewrite) to describe the problem with macro-introduced bindings and the top level
svn: r16205
|
2009-10-01 21:14:21 +00:00 |
|
Eli Barzilay
|
6a8c35d429
|
typo in DFlag
svn: r16181
|
2009-09-30 03:58:59 +00:00 |
|
Eli Barzilay
|
ac39ffe739
|
undo revision 16179, which had some junk included by mistake
svn: r16180
|
2009-09-30 03:57:08 +00:00 |
|
Eli Barzilay
|
38388b1d34
|
typo in DFlag
svn: r16179
|
2009-09-30 03:55:22 +00:00 |
|
Stevie Strickland
|
df409ae42f
|
Fixes some bad references in the mzlib scribble documentation that refer to
things that have moved away from the base contract file.
svn: r16127
|
2009-09-25 14:57:36 +00:00 |
|
Sam Tobin-Hochstadt
|
f64fe4a2e2
|
Fix bug in reader examples for keywords. Push to 4.2.2.
svn: r16066
|
2009-09-19 00:00:21 +00:00 |
|
Eli Barzilay
|
5e1def3615
|
argument name typo
svn: r16060
|
2009-09-18 05:47:20 +00:00 |
|
Stevie Strickland
|
636adcc142
|
Refactoring all the private contract stuff into its own playpen.
svn: r16052
|
2009-09-17 20:55:37 +00:00 |
|
Stevie Strickland
|
aca0bcf82e
|
First moving private/contract.ss to a different name. The diaspora from
that file into others will happen next.
svn: r16048
|
2009-09-17 17:42:45 +00:00 |
|
Matthew Flatt
|
ffe5097042
|
fix documented contract on current-load-relative-directory
svn: r16037
|
2009-09-17 12:47:51 +00:00 |
|
Robby Findler
|
b5fe3916ec
|
fixed a typo
svn: r16033
|
2009-09-17 10:20:17 +00:00 |
|
Jon Rafkind
|
f48b567901
|
add better example for define-for-syntax
svn: r16025
|
2009-09-16 19:03:55 +00:00 |
|
Matthew Flatt
|
e447bc743f
|
doc typo and style corrections
svn: r16020
|
2009-09-16 00:59:44 +00:00 |
|
Jon Rafkind
|
aef4f3905c
|
add prompt/control examples
svn: r16016
|
2009-09-15 01:18:33 +00:00 |
|
Jon Rafkind
|
f6b9265f77
|
add some examples for the control operators
svn: r16013
|
2009-09-14 21:42:59 +00:00 |
|
Jon Rafkind
|
9f10bc960b
|
typo
svn: r16011
|
2009-09-14 21:13:22 +00:00 |
|
Matthew Flatt
|
30c0dcf045
|
dynamic-require and 0 mode; repair to unsafe-fl ops; x86_64 for Mac OS X
svn: r15985
|
2009-09-11 23:05:50 +00:00 |
|
Jon Rafkind
|
974cc561bb
|
add #:property to define-struct/contract list of keywords
svn: r15975
|
2009-09-11 17:39:12 +00:00 |
|
Jon Rafkind
|
e95e50435c
|
typo
svn: r15909
|
2009-09-08 04:44:41 +00:00 |
|
Matthew Flatt
|
3ebbd56865
|
fix cm problem tracking reader dependencies; add 'reader' reader language
svn: r15907
|
2009-09-08 00:07:11 +00:00 |
|
Matthew Flatt
|
d92ac1c2fd
|
fix docs for syntax-local-name, syntax-local-infer-name, and 'inferred-name
svn: r15904
|
2009-09-07 21:02:03 +00:00 |
|
Matthew Flatt
|
a65ad71fad
|
clarification on closing pipe ports
svn: r15903
|
2009-09-07 20:49:35 +00:00 |
|
Matthew Flatt
|
8ae0ea9d14
|
unsafe ops (v4.2.1.8)
svn: r15899
|
2009-09-06 18:24:46 +00:00 |
|
Jon Rafkind
|
03be1db63e
|
add examples for define-contract/struct
svn: r15889
|
2009-09-05 17:04:14 +00:00 |
|
Robby Findler
|
937d2efab3
|
added exists to provide/contract
svn: r15871
|
2009-09-04 04:52:02 +00:00 |
|
Jon Rafkind
|
e6b536edba
|
remove tabs
svn: r15859
|
2009-09-02 16:59:26 +00:00 |
|
Jon Rafkind
|
9bbbec05b3
|
add examples for booleans
svn: r15851
|
2009-09-01 16:31:08 +00:00 |
|
Robby Findler
|
5c73253e03
|
changed the low-level api for contracts so the projections accept an extra argument indicating if the contract is being used positively or negatively
svn: r15850
|
2009-09-01 16:25:08 +00:00 |
|
Jon Rafkind
|
19de92f5fd
|
document generator forms
svn: r15833
|
2009-08-30 02:43:35 +00:00 |
|
Ryan Culpepper
|
927a4b45cb
|
fixed typo, added line breaks
svn: r15829
|
2009-08-29 22:59:33 +00:00 |
|
Eli Barzilay
|
cb78ec3bf6
|
a bunch of typos
svn: r15823
|
2009-08-28 04:06:14 +00:00 |
|
Eli Barzilay
|
ec9fc2571a
|
Added `in-producer'.
(Note that `test-generator' tests use quasiquote for the expected result).
svn: r15811
|
2009-08-27 09:15:52 +00:00 |
|
Jon Rafkind
|
49e57413bf
|
scribble: fix typo
svn: r15801
|
2009-08-26 16:08:33 +00:00 |
|
Matthew Flatt
|
8da19de7b2
|
improve readable-snip<%> and related docs
svn: r15784
|
2009-08-19 20:51:23 +00:00 |
|
John Clements
|
97196f5c26
|
no description of 'lst' argument
svn: r15746
|
2009-08-15 20:41:55 +00:00 |
|
Matthew Flatt
|
f37c71c6ee
|
setup-plt -D skips compilation of .scrbl files
svn: r15727
|
2009-08-13 16:24:33 +00:00 |
|
Matthew Flatt
|
5207a215af
|
add missing core form to kernel-form-identifier-list, improve docs
svn: r15702
|
2009-08-11 19:48:05 +00:00 |
|
Matthew Flatt
|
2414f4f880
|
print-syntax-width (4.2.1.6)
svn: r15696
|
2009-08-10 22:01:57 +00:00 |
|
Robby Findler
|
b5b32d1d8e
|
added automatic compilation to the module language, plus various other tweaks (contract library enhancement, bug fixes here and there)
svn: r15635
|
2009-07-30 05:17:40 +00:00 |
|
Matthew Flatt
|
324743b1c0
|
refine regexp-split contract
svn: r15625
|
2009-07-29 19:18:57 +00:00 |
|
Matthew Flatt
|
a47d94f75f
|
add file-or-directory-identity (4.1.2.5)
svn: r15623
|
2009-07-29 17:39:03 +00:00 |
|
Eli Barzilay
|
2425917a33
|
typo (PR10362 and PR10363)
svn: r15604
|
2009-07-28 17:05:47 +00:00 |
|