This website requires JavaScript.
Explore
Help
Sign In
suzanne.soy
/
racket
Watch
1
Star
0
Fork
0
You've already forked racket
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
ece218fc85
racket
/
collects
/
unstable
/
gui
History
Asumu Takikawa
43f99839c2
unstable: add
cross-out
and
backdrop
pict functions
2012-10-19 15:34:35 -04:00
..
private
ppict: allow #:next w/o placer
2012-10-19 11:35:49 -04:00
notify.rkt
removed useless requires
2011-09-27 19:28:44 -06:00
pict.rkt
unstable: add
cross-out
and
backdrop
pict functions
2012-10-19 15:34:35 -04:00
ppict.rkt
removed useless requires
2011-09-27 19:28:44 -06:00
prefs.rkt
removed useless requires
2011-09-27 19:28:44 -06:00
pslide.rkt
removed useless requires
2011-09-27 19:28:44 -06:00
scribble.rkt
add codeblock->pict to convert between scribble and slideshow representations of code
2012-10-01 11:06:13 -06:00
slideshow.rkt
inside a revealing slide (reveal n) is a predicate for whether its time to show slide n or not
2012-10-10 23:02:35 -06:00
snip.rkt
When
plot-new-window?' is #t,
plot' and `plot3d' now create a frame in a new eventspace. This allows plot frames to be displayed programmatically. (Without this change, the frames are unresponsive until the REPL regains control.)
2012-05-25 13:11:46 +09:00