index
:
mulk/toilet
master
An ANSI Common Lisp compiler using LLVM.
Matthias Benkard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MLKListenerController.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch from NS_DURING..NS_HANDLER..NS_ENDHANDLER to @try..@catch..@finally.
Matthias Andreas Benkard
2008-09-02
1
-6
/
+4
*
Make ToiletKit self-contained.
Matthias Benkard
2008-08-28
1
-1
/
+1
*
Listener: Keep the output view on the bottom by scrolling.
Matthias Andreas Benkard
2008-08-28
1
-0
/
+38
*
Listener: Perform GUI manipulation on the main thread.
Matthias Andreas Benkard
2008-08-28
1
-13
/
+46
*
Listener: Evaluate fixnums without crashing.
Matthias Benkard
2008-08-28
1
-1
/
+3
*
Listener: Run the evaluator in its own thread.
Matthias Benkard
2008-08-28
1
-8
/
+21
*
Listener: Execute code after reading it.
Matthias Benkard
2008-08-28
1
-10
/
+40
*
Eliminate MLKStream, introduce MLKBinaryStream and MLKCharacterStream.
Matthias Andreas Benkard
2008-08-28
1
-22
/
+40
*
Listener: Add output stream stubs.
Matthias Benkard
2008-08-28
1
-0
/
+26
*
Listener: Select the input field after clearing it.
Matthias Andreas Benkard
2008-08-28
1
-1
/
+2
*
Listener: Disable the “Submit” button while the interpreter is working, m...
Matthias Benkard
2008-08-28
1
-3
/
+16
*
Listener: Add a bottom bar indicating the interpreter's status.
Matthias Benkard
2008-08-28
1
-0
/
+2
*
Listener: Take input from the user and print the forms read back.
Matthias Benkard
2008-08-28
1
-0
/
+44
*
Add beginnings of a graphical listener.
Matthias Benkard
2008-08-27
1
-0
/
+44