racket/collects/scribblings
Eli Barzilay 093236fea4 Improve code generation in the framework collection.
Instead of generating a file for code and one for documentation, do both
via a macro instead.  Most of the code is the same (modulo reformatting
in a more modern style), and instead of printing the result to a file,
it just returns it as the result of a macro.  (Since this is done in a
naive way, the macro is bad -- it is unhygienic since this is basically
what it did before only through a generated file; it should eventually
be improved to avoid these hacks.)
2011-09-30 10:51:28 -04:00
..
draw doc clarifications 2011-08-24 09:06:28 -06:00
drracket add another note on keybindings to the docs 2011-09-27 09:00:11 -05:00
foreign added entry for cstruct->list converter 2011-09-06 10:05:42 -07:00
framework Improve code generation in the framework collection. 2011-09-30 10:51:28 -04:00
gui docs for new read-snip-from-port function in the wxme library 2011-09-13 20:46:04 -05:00
guide Add a pointer to a vim plugin for scribble. 2011-09-28 11:34:41 -04:00
htdp-langs fixed and/or documentation, Closes PR 12197 2011-09-12 17:12:39 -04:00
inside inside: export scheme_alloc_flvector() and scheme_alloc_fxvector() 2011-09-29 09:14:00 -06:00
main restored Getting Started link 2011-07-07 14:00:22 -06:00
more doc style adjustments; reorg cmdline+editors docs in Guide 2011-08-24 09:07:12 -06:00
quick docs reorganization 2011-07-01 17:16:53 -06:00
raco add 'wmclass/".wmclass" aux executable/launcher configuration 2011-09-26 18:07:18 -06:00
reference fix docs for `round' et al. 2011-09-29 16:54:08 -06:00
scheme docs reorganization 2011-07-01 17:16:53 -06:00
scribble Make `defproc' throw an error if two arguments have the same name. 2011-09-16 11:14:18 -04:00
slideshow slideshow/pict: add linestyle' and #:style' argument to `pin-line' 2011-08-24 09:07:13 -06:00
tools added the ability to tell drracket to run a program and then run something after that 2011-08-24 11:25:26 -05:00
finger.png
icons.rkt
info.rkt
magnify.png