Matthew Dangerfield
Matthew Dangerfield
It's working as of the latest commit. I currently just have it putting the text that was printed into the terminal into the GUI window, but I think we should...
Looks like it's working when I click the "quit" button (which is what I was doing), but not when it quits by itself when the answer is found. I'm currently...
I'm having some trouble figuring out exactly what's going on in the History class. I get the overall concept, but some of the variable name abbreviations are hard for me...
What's the difference between the `ObjectHistory` method and the `EventsForItem` method?
Earlier, you said you'd like to "make things navigable via clicking". Currently, I've added a method to output the complete list of HID's, and some basic info about each. Should...
Here's an example of the list I was talking about. You can see that it'd be difficult to manage once it gets to a few hundred codelets. > HID: 0...
Aren't the numbers in the summary eid's?
Ok, thanks for letting me know. I'll commit what I have so far.