Gustavo Massaccesi
|
9fe6c138cf
|
Fix typos in docs
|
2015-07-18 20:44:36 -06:00 |
|
Matthew Flatt
|
331b104345
|
JIT: inline ptr-ref and ptr-set!
Special treatment of `ptr-ref` and `ptr-set!` applies when the second
argument is one of a few primitive C types: `_int`, `_double`, etc.
|
2015-07-02 15:59:35 -06:00 |
|
Robby Findler
|
78ecccc2b1
|
fewer quotes
|
2015-05-19 11:17:17 -05:00 |
|
Alex Knauth
|
d30b90cba3
|
contract docs: explain positive and negative as server and client
|
2015-05-19 11:14:13 -05:00 |
|
Mark Lee
|
c44cffe5a8
|
Add example of struct subtype inheritance of supertype. Clarify struct subtype inherits the prefix of the struct supertype.
|
2015-05-03 10:20:26 -06:00 |
|
Asumu Takikawa
|
d9efa6cc9b
|
Update docs pointers to shell-completion scripts
|
2015-03-26 10:48:58 -04:00 |
|
Paul Ojanen
|
e6ffbf2501
|
Improve reference to code value
Did "temp7" used to print out as "???"? I would have understood this more quickly if the reference to "temp7" had been more clear.
|
2015-03-14 17:20:02 -04:00 |
|
Joseph Irwin
|
6b9a50c82d
|
Fix typo in TRG 21.2.1
|
2015-03-14 17:19:17 -04:00 |
|
Joseph Irwin
|
95a8dfb5a7
|
Fix typo in TRG 16.2.5
|
2015-03-14 17:19:15 -04:00 |
|
Rob Hoelz
|
912d65948c
|
Link to the guide and reference source locations
|
2015-02-10 09:46:40 -05:00 |
|
Rob Hoelz
|
578e98afe0
|
Fix a typo involving keyword<?
|
2015-02-10 09:46:38 -05:00 |
|
Matthew Flatt
|
2d4f3e2ac9
|
remove the "racket-pkgs" directory layer
The layer is now redundant, since everything left in "pkgs" is in the
"racket-pkgs" category.
|
2014-12-08 05:22:59 -07:00 |
|