Commit Graph

131 Commits

Author SHA1 Message Date
Jono Spiro
bbfd480ea5 Moved the annotator from stepper to mztake, and removed some printfs it was using. We no longer use any code from stepper except for what the annotator uses, and marks.ss.
Updated the doc.

svn: r133
2004-08-04 08:16:02 +00:00
Jono Spiro
65d16858c8 Added highway demo.
Updated the tool.

the doc is completed

syntax was updated again

svn: r132
2004-08-04 07:03:45 +00:00
Jono Spiro
99eb4de4f7 svn: r131 2004-08-04 06:32:13 +00:00
Jono Spiro
9619e7f4dd Relocated the demos...
svn: r130
2004-08-04 04:53:00 +00:00
Jono Spiro
468fe00eb9 svn: r129 2004-08-04 04:34:31 +00:00
Jono Spiro
c166ef81b4 Updated the demos for the new syntax.
svn: r128
2004-08-03 23:10:12 +00:00
Jono Spiro
1fc5e1efea Updated FrTime
Created the MzTake language and updated sine demo to reflect it.

svn: r127
2004-08-03 21:25:04 +00:00
Jono Spiro
17d72dcfe6 svn: r126 2004-08-03 19:20:47 +00:00
Jono Spiro
fa9459d08d - wrote debugger macro
svn: r125
2004-08-03 18:24:16 +00:00
Jono Spiro
1b25e0a121 svn: r124 2004-08-03 17:29:54 +00:00
Jono Spiro
ef45b36a50 contracted all script functions
working on better syntax errors

svn: r123
2004-08-03 04:57:06 +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
e641ac9b24 fixed the ordering of the hack that chooses the main module to load
svn: r121
2004-08-02 14:41:16 +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
25b2b3cb44 svn: r118 2004-07-30 17:55:54 +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
Jono Spiro
a9923f1b16 transition...
svn: r115
2004-07-29 18:58:19 +00:00
Jono Spiro
a19e47e861 not even a checkpoint... trying to get the load/annotator to match up with the client's filenames as I create them.
need to make sure that the module names are unique when eval'ng them in load/annotate 

one frtime file was missing - added

svn: r114
2004-07-29 03:28:52 +00:00
Jono Spiro
7b4506e58e updated FrTime
svn: r113
2004-07-28 18:41:25 +00:00
Jono Spiro
b6551cdb07 checkpoint -- starting on integration of new code
svn: r112
2004-07-28 17:47:45 +00:00
Jono Spiro
ff42f68c3e working on a transition for multi-file debugging -- unifie d the clients such that they share semaphores and other constructs.
added a list that all clients are added to.

svn: r111
2004-07-27 22:26:51 +00:00
Jono Spiro
7f78920fc0 added a load/annotation function in prep for annotating beyond requires.
svn: r110
2004-07-27 16:05:14 +00:00
Jono Spiro
64fd726a02 working on getting modules to work
updated demos with new func names
temporarily modified debugger-model.ss

svn: r109
2004-07-23 20:08:43 +00:00
Jono Spiro
c34db4aefd change script function names a bit
working on debugging modules only

svn: r108
2004-07-23 18:23:15 +00:00
Jono Spiro
8947374ff2 .
svn: r107
2004-07-22 17:13:40 +00:00
Jono Spiro
691ab84633 added trace/break
moved demos around

svn: r106
2004-07-19 20:39:35 +00:00
Jono Spiro
847aa49832 svn: r105 2004-07-17 22:48:27 +00:00
Jono Spiro
e9465f293e svn: r104 2004-07-17 18:00:35 +00:00
Jono Spiro
046fcc9347 made mztake into a tool, updated demos.
svn: r103
2004-07-17 17:33:52 +00:00