- 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
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
on machines with networking completely turned off
- added find-listener/port, which may be used in the future to enable
networking explicitly (though erl.ss will need significant mods for that)
- removed mention of distribution in README for demos (i.e., net-pong demo)
- minor bug fix in gui wrapper
- noted that spreadsheet is broken on MacOS
svn: r3403
compiler/garbage collector
- fixed div by zero bug in pong.ss demo
- removed defunct net-pong demos and ft-spread
- added documentation and demo sheet for spreadsheet
svn: r3329