summaryrefslogtreecommitdiff
path: root/MLKListenerController.h
Commit message (Expand)AuthorAgeFilesLines
* Listener: Perform GUI manipulation on the main thread.Matthias Andreas Benkard2008-08-281-0/+1
* Listener: Run the evaluator in its own thread.Matthias Benkard2008-08-281-0/+2
* Listener: Execute code after reading it.Matthias Benkard2008-08-281-0/+2
* Eliminate MLKStream, introduce MLKBinaryStream and MLKCharacterStream.Matthias Andreas Benkard2008-08-281-8/+5
* Listener: Add output stream stubs.Matthias Benkard2008-08-281-0/+11
* Listener: Disable the “Submit” button while the interpreter is working, m...Matthias Benkard2008-08-281-0/+1
* Listener: Add a bottom bar indicating the interpreter's status.Matthias Benkard2008-08-281-0/+2
* Add beginnings of a graphical listener.Matthias Benkard2008-08-271-0/+27