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
/
MLKEnvironment.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace all occurrences of “Étoilisp” with “Toilet Lisp”.
Matthias Andreas Benkard
2008-08-05
1
-1
/
+1
*
Remove reliance on Mac OS X 10.5 features.
Matthias Andreas Benkard
2008-07-06
1
-0
/
+2
*
Fix a number of compilation errors.
Matthias Andreas Benkard
2008-07-06
1
-2
/
+5
*
Environment handling: Add MLKEnvironment methods for direct access to bindings.
Matthias Andreas Benkard
2008-06-25
1
-0
/
+2
*
Make the environment handling system aware of bindings as first-class values.
Matthias Andreas Benkard
2008-06-24
1
-8
/
+6
*
Rename methods: forBinding -> forSymbol
Matthias Andreas Benkard
2008-06-24
1
-6
/
+6
*
Initialise the global environment on startup.
Matthias Andreas Benkard
2008-06-23
1
-1
/
+2
*
MLKDynamicContext, MLKEnvironment: Add -addBinding:, -boundp:, and -makunbound:.
Matthias Andreas Benkard
2008-06-15
1
-0
/
+6
*
MLKDynamicContext, MLKEnvironment: Add -valueForBinding: and -setValue:forBin...
Matthias Andreas Benkard
2008-06-15
1
-2
/
+2
*
MLKDynamicContext: Implement -findHandler:.
Matthias Andreas Benkard
2008-06-14
1
-0
/
+4
*
Apply the GNU GPLv3 to all files.
Matthias Andreas Benkard
2008-06-14
1
-1
/
+16
*
Override -dealloc in every class.
Matthias Andreas Benkard
2008-06-13
1
-0
/
+2
*
Simplify MLKEnvironment.
Matthias Andreas Benkard
2008-06-12
1
-2
/
+7
*
MLKEnvironment: add -initWithBindings, -initWithParent, -addBinding, and -add...
Matthias Andreas Benkard
2008-06-12
1
-0
/
+4
*
Beginnings of a Lisp compiler.
Matthias Andreas Benkard
2008-06-10
1
-0
/
+19