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 ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
core handle-evt' cannot wrap handle-evt' 2012-02-15 18:59:24 -07:00
demos
frlibs ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
gui ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
lang
opt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
reactive/lang
scribblings doc clarifications on `frtime' 2012-01-18 10:10:28 -07:00
tests The FrTime docs need to be heavily revised and this won't happen shortly, so turning off these tests 2011-08-09 06:42:09 -06:00
tool Coolified clock-icon, added stopwatch-icon 2012-01-20 13:16:42 -07:00
animation.rkt
doc.txt "under <platform>" -> "on <platform>"; "X" -> "Unix" 2011-06-17 18:54:43 -06:00
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 ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
frtime.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
gui.rkt
info.rkt Some info.rkt cleanups. 2011-08-29 16:33:13 -04:00
lang-core.rkt
lang-ext.rkt add var-ref->mod-decl-insp' and switch cur-code-insp' uses 2011-09-20 13:50:36 -06:00
lang-utils.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
lang.rkt
main.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
reactive.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
struct.rkt