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
/
MLKParenReader.m
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Eliminate MLKStream, introduce MLKBinaryStream and MLKCharacterStream.
Matthias Andreas Benkard
2008-08-28
1
-3
/
+3
|
*
Replace all occurrences of “Étoilisp” with “Toilet Lisp”.
Matthias Andreas Benkard
2008-08-05
1
-1
/
+1
|
*
Add fixnum-aware macros LRETAIN, LRELEASE, LDESTROY, LAUTORELEASE, ↵
Matthias Andreas Benkard
2008-08-04
1
-2
/
+3
|
|
|
|
LASSIGN_COPY, and LASSIGN.
*
Reader: Add support for dispatching macro characters.
Matthias Andreas Benkard
2008-07-31
1
-3
/
+3
|
*
Reader: Support the consing dot.
Matthias Andreas Benkard
2008-07-26
1
-2
/
+32
|
*
Reader: When reading a close-paren, remove it from the stream before continuing.
Matthias Andreas Benkard
2008-06-24
1
-0
/
+2
|
*
Rename methods: forBinding -> forSymbol
Matthias Andreas Benkard
2008-06-24
1
-1
/
+1
|
*
Add support for compilation on Mac OS X.
Matthias Benkard
2008-06-21
1
-0
/
+1
|
*
Make the list reader work for simple lists.
Matthias Andreas Benkard
2008-06-19
1
-4
/
+3
|
*
Add class MLKParenReader.
Matthias Andreas Benkard
2008-06-16
1
-0
/
+84