- 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
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