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
/
MLKSymbol.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
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, LASSIGN_CO...
Matthias Andreas Benkard
2008-08-04
1
-10
/
+10
*
Add MLKPrintToString along with a couple of fixnum handling functions.
Matthias Andreas Benkard
2008-08-04
1
-1
/
+2
*
Reader: Support uninterned symbols.
Matthias Andreas Benkard
2008-07-07
1
-0
/
+2
*
Make keywords print nicely.
Matthias Andreas Benkard
2008-07-06
1
-2
/
+4
*
Make symbols print nicer.
Matthias Andreas Benkard
2008-07-03
1
-6
/
+50
*
When printing a symbol, omit the package prefix as appropriate.
Matthias Andreas Benkard
2008-07-03
1
-1
/
+32
*
Make symbol printing a tad less incorrect.
Matthias Andreas Benkard
2008-06-27
1
-2
/
+2
*
Reimplement the package system.
Matthias Andreas Benkard
2008-06-24
1
-0
/
+5
*
Improve error reporting in the reader.
Matthias Andreas Benkard
2008-06-22
1
-2
/
+7
*
Add support for compilation on Mac OS X.
Matthias Benkard
2008-06-21
1
-0
/
+1
*
MLKSymbol: Override -hash.
Matthias Andreas Benkard
2008-06-18
1
-1
/
+12
*
MLKDynamicContext#+initialize: Fix various sources of crashes.
Matthias Andreas Benkard
2008-06-17
1
-0
/
+26
*
MLKDynamicContext#+initialize: Initialise the package system and set up the g...
Matthias Andreas Benkard
2008-06-17
1
-0
/
+2
*
MLKCons, MLKSymbol: Override -descriptionForLisp.
Matthias Andreas Benkard
2008-06-17
1
-0
/
+8
*
Apply the GNU GPLv3 to all files.
Matthias Andreas Benkard
2008-06-14
1
-1
/
+16
*
Call [super init] from every initialiser of every class.
Matthias Andreas Benkard
2008-06-14
1
-0
/
+1
*
Override -dealloc in every class.
Matthias Andreas Benkard
2008-06-13
1
-1
/
+7
*
Add class MLKSymbol.
Matthias Andreas Benkard
2008-06-10
1
-0
/
+30