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
/
functions.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
LLVM compiler: Support package TOILET-SYSTEM's intrinsic operations.
Matthias Andreas Benkard
2008-08-17
1
-1
/
+2
|
*
LLVM compiler: Support %LAMBDA, PROGN, %LOOP, lexical variables, and ↵
Matthias Andreas Benkard
2008-08-11
1
-0
/
+9
|
|
|
|
function calls.
*
MLKForm class cluster: Implement declaration and docstring handling.
Matthias Benkard
2008-08-11
1
-1
/
+1
|
*
MLKArray: Improve portability.
Matthias Benkard
2008-08-08
1
-0
/
+2
|
*
Add a trampoline by which compiled code can call interpreted functions.
Matthias Andreas Benkard
2008-08-07
1
-0
/
+2
|
*
Centralise declaration and documentation string handling.
Matthias Andreas Benkard
2008-08-07
1
-0
/
+2
|
*
Add class MLKArray.
Matthias Andreas Benkard
2008-08-06
1
-0
/
+1
|
*
Generalise foreign value conversion.
Matthias Andreas Benkard
2008-08-06
1
-0
/
+35
|
*
Replace all occurrences of “Étoilisp” with “Toilet Lisp”.
Matthias Andreas Benkard
2008-08-05
1
-1
/
+1
|
*
Add support for fixnums.
Matthias Andreas Benkard
2008-08-04
1
-1
/
+11
|
*
Add MLKPrintToString along with a couple of fixnum handling functions.
Matthias Andreas Benkard
2008-08-04
1
-0
/
+28