Commit Graph

8103 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
Robby Findler
fcf7f29630 tabs remember the ints/defs state now
svn: r102
2005-06-15 21:01:42 +00:00
Kathy Gray
7f7d9bb7fb Corrected a bug in ProfJ tool for interacting with Large letters
svn: r101
2005-06-15 16:31:51 +00:00
Robby Findler
a67fa12136 added space as way to pagedown in help desk
svn: r100
2005-06-15 12:01:17 +00:00
Eli Barzilay
d4e08e773d Welcome to a new PLT day.
svn: r99
2005-06-15 08:20:03 +00:00
Jay McCarthy
4a1b4e44b9 Redoing the log file port preservation
svn: r98
2005-06-14 13:17:44 +00:00
Jay McCarthy
e502ec19b9 Adding lock to servlet cache table
svn: r97
2005-06-14 12:44:04 +00:00
Eli Barzilay
28a243cc66 Welcome to a new PLT day.
svn: r96
2005-06-14 08:20:03 +00:00
Robby Findler
4e85d7f2ea fixed tabs io bug
svn: r95
2005-06-14 03:25:21 +00:00
Jay McCarthy
299266d30a Closing the log port if possible.
svn: r94
2005-06-13 17:45:14 +00:00
Eli Barzilay
6e80e7f6b4 Welcome to a new PLT day.
svn: r93
2005-06-13 08:20:05 +00:00
Eli Barzilay
2fedfd81d4 better icon
svn: r92
2005-06-13 05:29:27 +00:00
Jay McCarthy
329bc78102 Better handling of logging, keep the ports around a bit longer
svn: r91
2005-06-12 18:42:09 +00:00
Matthew Flatt
7bb5af8933 fixed #honu
svn: r90
2005-06-12 10:59:16 +00:00
Eli Barzilay
ed5aae8307 Welcome to a new PLT day.
svn: r89
2005-06-12 08:20:03 +00:00
Eli Barzilay
f0c7a677f7 Only style differences, no real code changes.
Before I do any other changes.

(The only real change is that `oprintf' was removed from stacktrace:
it wasn't used.)

svn: r88
2005-06-12 06:14:17 +00:00
Eli Barzilay
23125fec81 Welcome to a new PLT day.
svn: r85
2005-06-11 08:20:05 +00:00
Eli Barzilay
148cd59db8 Welcome to a new PLT day.
svn: r84
2005-06-10 08:20:03 +00:00
Eli Barzilay
20eba137c6 Use (require (only ... foo))' instead of (require (rename ... foo foo))'
svn: r83
2005-06-09 23:01:05 +00:00
Robby Findler
06b511f323 added recursive contracts and fixed a bug or two
svn: r81
2005-06-09 18:56:19 +00:00