Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Listener: Perform GUI manipulation on the main thread. | Matthias Andreas Benkard | 2008-08-28 | 1 | -0/+1 |
| | |||||
* | Listener: Run the evaluator in its own thread. | Matthias Benkard | 2008-08-28 | 1 | -0/+2 |
| | |||||
* | Listener: Execute code after reading it. | Matthias Benkard | 2008-08-28 | 1 | -0/+2 |
| | |||||
* | Eliminate MLKStream, introduce MLKBinaryStream and MLKCharacterStream. | Matthias Andreas Benkard | 2008-08-28 | 1 | -8/+5 |
| | |||||
* | Listener: Add output stream stubs. | Matthias Benkard | 2008-08-28 | 1 | -0/+11 |
| | |||||
* | Listener: Disable the “Submit” button while the interpreter is working, ↵ | Matthias Benkard | 2008-08-28 | 1 | -0/+1 |
| | | | | move status messages to the bottom left. | ||||
* | Listener: Add a bottom bar indicating the interpreter's status. | Matthias Benkard | 2008-08-28 | 1 | -0/+2 |
| | |||||
* | Add beginnings of a graphical listener. | Matthias Benkard | 2008-08-27 | 1 | -0/+27 |