Robby Findler
|
365a1275ce
|
minor changes
|
2010-09-02 17:13:05 -05:00 |
|
Kevin Tew
|
55674e8427
|
Places: docs fixes
|
2010-09-02 12:25:27 -06:00 |
|
Robby Findler
|
4c35af2eef
|
added a note about how the max width is remembered in the splash screen
|
2010-09-01 14:39:16 -05:00 |
|
Robby Findler
|
70ea262426
|
duh
|
2010-09-01 14:27:35 -05:00 |
|
Robby Findler
|
44753bc690
|
adjusted the splash screen code so that the christmas day easter egg is optional (defaultly off)
|
2010-09-01 13:23:18 -05:00 |
|
Robby Findler
|
12ab498977
|
added docs for the splash screen library in the framework
|
2010-09-01 13:23:18 -05:00 |
|
Matthew Flatt
|
69658697b1
|
add proxies and rename chaperone properties to proxy properties
where a proxy is less constrained in its conversions but more
constrained in where it can be used
|
2010-08-31 19:15:20 -06:00 |
|
Matthew Flatt
|
76c3c76214
|
fix yet more ss<->rkt problems that interfered with *SL executables
Closes PR 11106
|
2010-08-30 14:35:18 -06:00 |
|
Matthew Flatt
|
8c2ba47fa5
|
move style guide up a section (to its own page)
|
2010-08-30 14:35:18 -06:00 |
|
Matthew Flatt
|
c1bf118cb5
|
new guidance in the documentation style guide
|
2010-08-30 14:35:17 -06:00 |
|
Matthew Flatt
|
e13effd07c
|
adjust 'configure-runtime index entry
|
2010-08-30 14:35:15 -06:00 |
|
Kevin Tew
|
bc5d1c2011
|
Places: added shared-flvector and shared-byte string
|
2010-08-30 08:50:07 -06:00 |
|
Robby Findler
|
9b657ad53a
|
added an index entry for configure-runtime
|
2010-08-29 15:10:08 -05:00 |
|
John Clements
|
c636aeb840
|
added docs for 'type' argument to memset
|
2010-08-27 16:42:32 -07:00 |
|
Robby Findler
|
7233e07ec5
|
typos
|
2010-08-27 14:30:05 -05:00 |
|
Eli Barzilay
|
8e0f8dd39c
|
More "~n" -> "\n" changes
|
2010-08-26 12:11:00 -04:00 |
|
Eli Barzilay
|
2853020369
|
A bunch of typo fixes.
Fixes PR11131.
|
2010-08-26 12:11:00 -04:00 |
|
Matthew Flatt
|
2a387ebba2
|
try to clarify the async-apply protocol for callbacks
|
2010-08-25 14:58:27 -06:00 |
|
Matthew Flatt
|
a04403a316
|
add GMT option to seconds->date
|
2010-08-25 14:58:27 -06:00 |
|
Matthew Flatt
|
a19899898f
|
change Scribble's interaction', etc. to use non-default current-print'
to format results, if one is installed in a sandboxed evaluator
|
2010-08-24 20:50:46 -06:00 |
|
Matthew Flatt
|
68860526e5
|
doc x-ref clarifications
|
2010-08-24 05:39:47 -06:00 |
|
Matthew Flatt
|
434236e8c9
|
doc typo
|
2010-08-24 05:39:47 -06:00 |
|
Jon Rafkind
|
65c245cdc7
|
move purpose statements to the info files
|
2010-08-23 15:13:00 -06:00 |
|
Jon Rafkind
|
bdf98ebbe2
|
add README files for scribble directories
|
2010-08-23 10:06:45 -06:00 |
|
Robby Findler
|
46e9a3b79b
|
improved the image docs slightly
|
2010-08-21 15:07:43 -05:00 |
|
Robby Findler
|
7c3b8eadf8
|
adjusted the default code keywords to include racket/base
|
2010-08-20 09:19:14 -05:00 |
|
Will M. Farr
|
82096abb1b
|
Added interation forms for/vector, for*/vector, for/flvector, and for*/flvector and for-clause in-flvector.
|
2010-08-19 18:45:13 -04:00 |
|
Matthew Flatt
|
eb584b4ecd
|
fix docs for tcp-addresses and udp-addresses
|
2010-08-19 16:13:50 -06:00 |
|
Matthew Flatt
|
5d584e5d26
|
doc typo
|
2010-08-19 13:21:59 -06:00 |
|
James Swaine
|
1a2c0546a6
|
current-future now returns #f if not inside a future, instead of null. Added documentation for current-future.
|
2010-08-19 09:36:25 -05:00 |
|
Matthew Flatt
|
dafb9de74c
|
add #:reflection-name option to struct form
|
2010-08-18 16:13:58 -06:00 |
|
Matthew Flatt
|
4299b12d5b
|
fix pretty-print problems, especially related to the custom-write property
|
2010-08-18 16:13:57 -06:00 |
|
Robby Findler
|
2faca724e3
|
generalized the #:steps argument to play so different phases on an animation can take different amounts of time
|
2010-08-18 16:58:58 -05:00 |
|
Matthew Flatt
|
4945851df6
|
doc clarification
|
2010-08-17 17:42:11 -06:00 |
|
Matthew Flatt
|
0d9f5016ba
|
fix bytecode-writing inconsistencies related to syntax objects and paths
and improve organization of the docs
|
2010-08-17 17:18:24 -06:00 |
|
Matthew Flatt
|
9c0c42f24a
|
fix ffi/unsafe/try-atomic interaction with exns and prompt tags
|
2010-08-15 11:02:30 -06:00 |
|
Matthew Flatt
|
9dda6f5d6b
|
doc clarification
|
2010-08-14 13:52:09 -06:00 |
|
Vincent St-Amour
|
477dc43a9d
|
Fixed typoes in the slideshow documentation.
|
2010-08-13 18:48:33 -04:00 |
|
Jay McCarthy
|
58b9c7a6e4
|
Fixing seqn-count
|
2010-08-13 15:06:14 -06:00 |
|
Robby Findler
|
a10cd9d14d
|
improved the ->* docs
|
2010-08-13 09:54:51 -05:00 |
|
Robby Findler
|
120e6a25ee
|
added #:pre and #:post to ->*
|
2010-08-13 07:05:27 -05:00 |
|
Jay McCarthy
|
553648a5a6
|
Dropping _0
|
2010-08-12 19:51:05 -06:00 |
|
Jay McCarthy
|
fae0cb2c99
|
A few fixes to the documentation
|
2010-08-12 14:10:20 -06:00 |
|
Jay McCarthy
|
8c32de33c6
|
Adding sequence support for mlists and more sequence xrefs
|
2010-08-12 14:10:20 -06:00 |
|
Jay McCarthy
|
383465aa06
|
Removing reference to sequence/c
|
2010-08-12 14:10:20 -06:00 |
|
Jay McCarthy
|
2751ace762
|
Adding more sequence operators
|
2010-08-12 14:10:19 -06:00 |
|
Jay McCarthy
|
3fe91f0fdd
|
Adding vector-set* and dict-set* exn tests
|
2010-08-12 14:10:19 -06:00 |
|
Jay McCarthy
|
d047557dc6
|
Adding dict-has-key? and updating unstable
|
2010-08-12 14:10:18 -06:00 |
|
Jay McCarthy
|
bdc26b53bb
|
Adding dict-ref bang
|
2010-08-12 14:10:18 -06:00 |
|
Jay McCarthy
|
2d1787a309
|
Add dict-set*
|
2010-08-12 14:10:18 -06:00 |
|