Commit Graph

11 Commits

Author SHA1 Message Date
Jay McCarthy
b12987e9e8 Updating for new frtime and making col optional
svn: r465
2005-07-27 16:29:13 +00:00
Jay McCarthy
e1a277f2fa Fixing mztake for dijkstra demo
svn: r408
2005-07-20 20:07:06 +00:00
Eli Barzilay
cfce6631b3 props etc
svn: r187
2005-06-16 00:22:41 +00:00
Guillaume Marceau
0b04359f47 cleaning up sine.ss
svn: r183
2005-05-08 18:32:49 +00:00
Guillaume Marceau
58114baeee added current-process and trace* and bind
svn: r182
2005-02-22 18:25:10 +00:00
Jono Spiro
04e9cefc17 moved marks.ss to mztake and removed all references to stepper.
changed mztake-process to define-mztake-process
changed 'break to 'entry
improved error messages

traces get processed in the order they are defined in the script file now.

svn: r148
2004-08-06 03:14:02 +00:00
Jono Spiro
f03dbc8d9a getting ready for a release -- turned off all the debug output; added more useful output
still have the hack to define the main client

svn: r122
2004-08-02 20:35:15 +00:00
Jono Spiro
437da77c98 #%mrepdkernel problem is fixed -- I now make namespaces with (make-namespace-with-mred).
svn: r120
2004-07-30 21:08:06 +00:00
Jono Spiro
f7b735a997 improved speed (eventspaces are the only things causing lots of garbage -- but using new threads garbage collects more often -- making synchronous calls to receive-results is fastest, but you lost control of the anim window)
demos are all working

I have *not* fixed the problem with the mredkernel when require/annotations yet

svn: r119
2004-07-30 20:32:50 +00:00
Jono Spiro
8223b03b3b got it mostly working ... problems with require/annotations
svn: r117
2004-07-30 07:57:55 +00:00
Jono Spiro
fc52c29f5d svn: r116 2004-07-30 03:47:23 +00:00