Commit Graph

12 Commits

Author SHA1 Message Date
Jay McCarthy
2e6dd0ec80 Pushing graphics reimplementation into sub directory to clean up
svn: r15285
2009-06-25 22:23:05 +00:00
Jay McCarthy
64788e380a Clarify what are frp reimplementations of other std libraries
svn: r15283
2009-06-25 22:18:33 +00:00
Greg Cooper
4dadad2d71 add support for arc-drawing to animation library
svn: r10366
2008-06-19 00:33:00 +00:00
Greg Cooper
33ec3576cc more cleanup
* fix a bug in initialization of FrTime widgets
* fix a bug in the pong demo
* allow needles and growing points to have larger grids
* purge the old GUI wrapper implementation
* fix a couple of bugs in the debugger
* add bitmap support to the animation library

svn: r9647
2008-05-05 02:50:46 +00:00
Eli Barzilay
b1a08edd5a use new require specs in many places
svn: r8774
2008-02-23 09:42:03 +00:00
Matthew Flatt
39cedb62ed v3.99.0.2
svn: r7706
2007-11-13 12:40:00 +00:00
Greg Cooper
23d4949d94 constructors no longer lifted
- improves performance 
  - allows letrec to build cyclic structures (lists & vectors at least...)

value display in REPL finally respects language preferences, use of snips by underlying renderer (e.g., 
TexPict)

GUI bindings are compiled as separate sub-collection (reduces load time)

svn: r6840
2007-07-07 19:07:31 +00:00
Greg Cooper
704faa0a4f tightened limit on radii; when too small, draw minimum instead of skipping
svn: r6161
2007-05-06 18:06:44 +00:00
Greg Cooper
e63ea001b1 added check for rings with too-small radii
svn: r6160
2007-05-06 17:52:41 +00:00
Greg Cooper
8d82aa0056 - changes to support integration with texpict and slideshow
svn: r587
2005-08-12 16:07:40 +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