racket/collects/slideshow
Matthew Flatt 0197902309 add var-ref->mod-decl-insp' and switch cur-code-insp' uses
Macros and other tools that need syntax privilege used
`(current-code-inspector)' at the module top-level to try to
capture the right code inspector at load time. It's more
consistent to instead use the enclosing module's declaration-time
inspector, and `var-ref->mod-decl-insp' provides that. The
new function works only on references to anonymous variables,
which limits access to the inspector.

The real function name is longer, of course.
2011-09-20 13:50:36 -06:00
..
examples
lang rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
private ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
balloon.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
base.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
cmdline.rkt add get-display-count' and #:screen argument to get-display-size' 2011-07-18 20:15:15 -06:00
code.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
core.rkt add pdf-dc%; make slideshow/pict depend on racket/draw, not racket/gui 2010-11-26 10:35:05 -07:00
doc.txt "under <platform>" -> "on <platform>"; "X" -> "Unix" 2011-06-17 18:54:43 -06:00
face.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
flash.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
info.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
initial-ones.rkt slideshow: add a couple of contracts 2011-03-08 07:55:53 -06:00
main.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
mask.xbm
param.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
pict-snipclass.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
pict.rkt slideshow/pict: add linestyle' and #:style' argument to `pin-line' 2011-08-24 09:07:13 -06:00
play.rkt slideshow/pict: add `rotate' 2011-07-04 16:26:09 -06:00
run.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
sig.rkt add get-display-count' and #:screen argument to get-display-size' 2011-07-18 20:15:15 -06:00
slide.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
slides-to-picts.rkt fix `get-slides-as-picts' to record margin with picts 2011-07-19 08:45:11 -06:00
slideshow.bmp
slideshow.png
slideshow.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
start-param.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
start.creator
start.icns
start.ico
start.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
step.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
tool.rkt add var-ref->mod-decl-insp' and switch cur-code-insp' uses 2011-09-20 13:50:36 -06:00
tutorial-show.rkt fix the text of the slideshow tutorial to talk about #:bullet instead of item/bullet 2011-08-08 16:50:46 -05:00
viewer.rkt add get-display-count' and #:screen argument to get-display-size' 2011-07-18 20:15:15 -06:00