racket/collects/frtime
Matthew Flatt 084278fabc handle-evt' cannot wrap handle-evt'
The prohbition against `handle-evt' on `handle-evt' is as
document and as originally intended. I'm not sure why it
was allowed.

Existing programs that use `handle-evt' incorrectly
can break. I found and fixed one incorrect use and one
questionable use in the Racket tree (which is a small
minority of the uses of `handle-evt' in the tree).
2012-02-15 18:59:24 -07:00
..
animation
core handle-evt' cannot wrap handle-evt' 2012-02-15 18:59:24 -07:00
demos
frlibs
gui
lang
opt
reactive/lang
scribblings doc clarifications on `frtime' 2012-01-18 10:10:28 -07:00
tests
tool Coolified clock-icon, added stopwatch-icon 2012-01-20 13:16:42 -07:00
animation.rkt
doc.txt
frp-snip.rkt some long overdue Rackety: renaming the 'scheme:' exports of the framework to 'racket:' 2011-11-30 06:45:50 -06:00
frtime-big.rkt
frtime-lang-only.rkt
frtime.rkt
gui.rkt
info.rkt
lang-core.rkt
lang-ext.rkt
lang-utils.rkt
lang.rkt
main.rkt
reactive.rkt
struct.rkt