Commit Graph

19 Commits

Author SHA1 Message Date
Eli Barzilay
effceb9995 Removed unnecessary files.
Shrunk huge jpg.

svn: r189
2005-06-16 00:30:05 +00:00
Eli Barzilay
dd6b603d27 use jpg suffix
svn: r188
2005-06-16 00:26:26 +00:00
Eli Barzilay
cfce6631b3 props etc
svn: r187
2005-06-16 00:22:41 +00:00
Guillaume Marceau
d4d279ec7a reverted to the layout of version 139
svn: r186
2005-06-14 20:13:14 +00:00
Guillaume Marceau
58114baeee added current-process and trace* and bind
svn: r182
2005-02-22 18:25:10 +00:00
Guillaume Marceau
be27134ac4 while working with greg. skipper is integrated, mztake is in the middle of the load-annotator refactoring
svn: r180
2005-02-16 06:27:40 +00:00
Guillaume Marceau
b76f0e77be Factored out the mztake parts from the annotator.
The annotator takes lists of locations to annotate 
intead of taking a process and some clients.

svn: r179
2005-01-18 20:01:01 +00:00
Jono Spiro
050d9acd13 svn: r150 2004-08-06 11:58:00 +00:00
Jono Spiro
ffd45198fa demos are updated based on feedback.
a few "useful-code" functions were added and documented.

svn: r149
2004-08-06 11:25:19 +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
94cc1c3b72 fixed a subtle bug in annotator? in the debugger-model -- it was using eq? instead of equal?
added (though it is broken) the dijkstra demo

updated the heap.ss file for frtime -- greg needs a copy of this.

added history-e

svn: r137
2004-08-04 10:20:23 +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
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
8223b03b3b got it mostly working ... problems with require/annotations
svn: r117
2004-07-30 07:57:55 +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
7f78920fc0 added a load/annotation function in prep for annotating beyond requires.
svn: r110
2004-07-27 16:05:14 +00:00
Jono Spiro
046fcc9347 made mztake into a tool, updated demos.
svn: r103
2004-07-17 17:33:52 +00:00