Jasper Pilgrim
cd0350c883
Fix typo (pre-heating -> preheating)
2018-05-12 09:57:49 -06:00
Jasper Pilgrim
8d52373f5a
Fix typo
2018-05-04 10:34:11 -05:00
Jasper Pilgrim
ecae427777
Fix typo ( #2063 )
2018-05-03 10:08:47 -04:00
Stephen Chang
5de19e593b
guide: a few more typos in instantiations and visits sec
2018-04-19 13:33:25 -04:00
Ben Greenman
25fbaad1ad
guide: proofread section on instantiations and visits
2018-04-19 11:48:47 -04:00
Vincent St-Amour
becdd56ca8
Fix typoes in the visit module instantiation docs.
2018-04-18 11:07:46 -05:00
Matthew Flatt
959a57d31f
guide: add section on instantions and visits
2018-04-17 14:07:33 -06:00
Leandro Facchinetti
b8341f1559
Fix grammar
2018-03-20 14:58:45 -05:00
Paulo Matos
80ae3394aa
Update function name
...
Function reference `supervise-named-dynamic-place-at` should be `supervise-place-at`.
2018-03-06 09:19:49 -07:00
Robby Findler
34189b38f7
attmpet to clarify define/contract's boundary a bit more
2018-03-02 14:44:46 -06:00
Robby Findler
081b1cc3f3
add for-label require; closes #1967
2018-03-02 07:42:56 -06:00
Matthew Flatt
59ef254318
switch to a new, Racket-implemented expander & module system
...
This commit merges changes that were developed in the "racket7" repo.
See that repo (which is no longer modified) for a more fine-grained
change history.
The commit includes experimental support for running Racket on Chez
Scheme, but that "CS" variant is not built by default.
2018-02-26 13:19:53 -07:00
Robby Findler
d56eb03432
attempt to improve the evt guide section
2018-02-22 17:37:58 -06:00
Paulo Matos
1ea340144a
Fix typo
...
'suitiable' should read 'suitable'
2018-02-21 13:19:25 -06:00
Matthew Butterick
d2c36210ba
Remove bold
from inside title
of Guide
...
So that the formatting doesn’t propagate throughout the docs.
2017-11-21 10:08:09 -08:00
سليمان السهمي (Soulaïmane Sahmi)
12febe5cc2
Perhaps you mean O(n) space ( #1871 )
2017-10-28 01:15:06 -04:00
Rommel Martinez
81d51789ad
Fix typo
2017-10-22 01:48:21 -04:00
gus-massa
93112c4557
fix typos
2017-09-10 21:26:28 -04:00
Weng Shiwei
4bad4d7655
should be "requiring" module invokes the function
...
Before this line, it says the function flows from providing module to requiring module.
After this line, it says the argument travels back from requiring moduleo to providing module.
I believe that argument supplying and function invoking should happen at requiring module, rather than providing module.
2017-07-28 10:43:10 -06:00
Alexis King
69fb636a1c
Add a missing for-label require in the contracts section of the guide
2017-05-30 20:09:50 -07:00
Robby Findler
e7f68472e5
the "I don't konw what name to give" name has changed; update the guide to reflect that
...
closes #1661
2017-04-13 09:37:25 -05:00
Robby Findler
b3d3bf7c01
improve the guide section on how to use the contract library
...
to build new combinators
2017-04-12 21:27:50 -05:00
Philip McGrath
8bb8365a38
Revise Racket Guide 7.8 Building New Contracts
...
to use late neg projections in the examples, rather val first projections.
2017-04-12 21:27:50 -05:00
William G Hatch
144486dcc0
add more plugins to emacs section of guide ( #1510 )
...
Add more plugins to Emacs section of guide, including
a section for Evil Mode
2017-03-24 17:28:10 -06:00
Matthew Butterick
e08328c68c
unmisspell configure-runtime
2017-03-22 12:25:41 -06:00
Matthew Butterick
6493a502c0
use deftech
rather than emph
2017-03-22 12:25:41 -06:00
Matthew Butterick
8694b99608
update docs to use configure-runtime
submodule rather than obsolete syntax property
2017-03-22 12:25:41 -06:00
Robby Findler
9098b39871
remove security mention that can be misconstrued
2017-02-15 13:58:51 -06:00
Matthew Flatt
710320e3dc
"Mac OS X" -> "Mac OS"
...
Although "macOS" is the correct name for Apple's current desktop OS,
we've decided to go with "Mac OS" to cover all of Apple's Unix-like
desktop OS versions. The label "Mac OS" is more readable, clear in
context (i.e., unlikely to be confused with the Mac OSes that
proceeded Mac OS X), and as likely to match Apple's future OS names
as anything.
2016-12-23 12:18:36 -07:00
Robby Findler
02a267fdb2
clarify that futures don't run in parallel with errortrace
2016-12-21 12:35:59 -06:00
Vincent St-Amour
81cd3622d3
Update docs to reflect xrepl being enable by default.
2016-11-08 08:58:21 -06:00
Matthew Flatt
c3355f6df2
remove spaces around em dashes
2016-08-19 07:05:47 -06:00
Matthew Butterick
88292a6e13
add a more concise example of patching a phase mismatch ( #1331 )
...
* add a more concise example of patching a phase mismatch
* Update phases.scrbl
Clarifications
2016-08-19 07:03:43 -06:00
Matthew Butterick
787915155f
add example of negative phase level ( #1330 )
...
* add example of negative phase level
* Update proc-macros.scrbl
Remove `eval:error`
* correct dashes
2016-08-19 07:03:19 -06:00
Matthew Butterick
9f7a0af3e5
update #lang tutorial to use reader submodule ( #1409 )
2016-08-19 06:33:36 -06:00
Stephen Chang
c56efb22a6
remove mention of syntax-id-rules in Macros section of Guide
2016-07-29 16:19:43 -04:00
Asumu Takikawa
5e2caa169e
Fix Guide link to scmindent
2016-06-08 17:11:15 -04:00
Georges Dupéron
8db8e643bb
Fixed typo in documentation.
2016-04-07 15:01:01 +02:00
Leandro Facchinetti
05292b7e69
Improve Guide example on `flat-named-contract'
...
Previously, on the example, the function was not anonymous, so no
`tempN' would appear on the error message.
The fixed example makes use of `flat-named-contract' on an anonymous
function, which resembles the snippet above it and demonstrates the
purpose of `flat-named-contract' better.
2016-03-30 19:31:23 -05:00
Matthew Flatt
89f30c3c0d
Guide: remove a broken example
...
Using `syntax` to capture local binding information in the current
phase doesn't work with the set-of-scopes expander. Although the
example could be adjust to use `(quote-syntax car #:local)`, it
seems like too much detail at that point in the explanation.
2016-03-07 16:23:25 -07:00
Lehi Toskin
bc99eb0eef
Fix grammar mistake
2016-02-26 23:54:15 -05:00
Alexis King
95c0dfce38
Include racket/base for-label for the contracts intro in the guide
2016-01-21 20:18:54 -06:00
Alex Knauth
f130a5ea48
Link to reference from reader extensions guide
2016-01-20 20:36:52 -06:00
Leif Andersen
7eee46c4d3
=> should not be hyperlinked to cond arrow.
2016-01-06 21:27:56 -05:00
Matthew Flatt
c706ee2c05
switch default catalogs to HTTPS
2016-01-06 11:55:43 -07:00
Vincent St-Amour
923b5864a5
Small guide fixes.
...
Closes PR 15109.
2016-01-01 12:52:14 -06:00
Vincent St-Amour
8c8a76979b
Fix keyword argument name.
...
Closes PR 15089.
2016-01-01 12:52:14 -06:00
Vincent St-Amour
4c04d4afce
Fix discussion of filter.
...
Closes PR 15083.
2016-01-01 12:52:14 -06:00
Matthew Flatt
0553f191d7
adjust PLT_INCREMENTAL_GC so it can disable generational GC
...
A value that starts "1", "y", or "Y" enabled incremental mode
permanently (any value was allowed formerly), while a value that
starts "0", "n", or "N" causes incremental-mode requests to be
ignored.
2015-12-20 08:58:21 -07:00
Matthew Flatt
513849c1e3
incremental GC: make accounting incremental for the root custodian
2015-12-20 08:58:21 -07:00