Commit Graph

7 Commits

Author SHA1 Message Date
Jay McCarthy
64788e380a Clarify what are frp reimplementations of other std libraries
svn: r15283
2009-06-25 22:18:33 +00:00
Jay McCarthy
02404e553a Turning to #lang when possible
svn: r15257
2009-06-24 19:46:24 +00:00
Eli Barzilay
b1a08edd5a use new require specs in many places
svn: r8774
2008-02-23 09:42:03 +00:00
Greg Cooper
f89d241e6b under 3m, letrec doesn't seem to work the way I want for signal structures, so
I've switched to manual set!

also, cleaned up the push-pull-ball demo

svn: r4803
2006-11-07 22:14:40 +00:00
Greg Cooper
c1a85ad061 fixed bug in debug button where breakable locations would be lost for
languages other than (module ...)

made push-pull-ball not a module, so it just runs in FrTime

removed velocity display from pong.ss, and moved default location of left
controller so it doesn't cause div-by-zero exceptions

svn: r3718
2006-07-16 00:27:53 +00:00
Greg Cooper
0e3a5f01df - new and improved model for conditionals based on "super-lift"
- added quasiquote
- made structures memory-efficient
- removed "non-scheduled" dependencies
- split into several modules

svn: r420
2005-07-21 18:06:23 +00:00
Eli Barzilay
017d151d59 Adding collects, with all the right properties (except eoln-style).
svn: r3
2005-05-27 18:56:37 +00:00