Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MLKInterpretedFunctionTrampoline: nullify() values before putting them into t... | Matthias Andreas Benkard | 2008-08-08 | 1 | -1/+1 |
* | Add a trampoline by which compiled code can call interpreted functions. | Matthias Andreas Benkard | 2008-08-07 | 1 | -0/+35 |
* | Centralise declaration and documentation string handling. | Matthias Andreas Benkard | 2008-08-07 | 1 | -0/+49 |
* | Include alloca.h where appropriate. | Matthias Andreas Benkard | 2008-08-06 | 1 | -1/+2 |
* | Generalise foreign value conversion. | Matthias Andreas Benkard | 2008-08-06 | 1 | -0/+200 |
* | Replace all occurrences of “Étoilisp” with “Toilet Lisp”. | Matthias Andreas Benkard | 2008-08-05 | 1 | -1/+1 |
* | Make it possible to disable fixnum support by supplying -DNO_FIXNUMS as a com... | Matthias Andreas Benkard | 2008-08-04 | 1 | -0/+2 |
* | Add support for fixnums. | Matthias Andreas Benkard | 2008-08-04 | 1 | -4/+61 |
* | Add MLKPrintToString along with a couple of fixnum handling functions. | Matthias Andreas Benkard | 2008-08-04 | 1 | -0/+66 |