summaryrefslogtreecommitdiff
path: root/functions.h
Commit message (Expand)AuthorAgeFilesLines
* Add class MLKDictionary.Matthias Andreas Benkard2009-01-131-2/+2
* Partially document functions.h.Matthias Andreas Benkard2008-08-291-0/+133
* Remove obsolete function MLKDispatchRootFunction.Matthias Andreas Benkard2008-08-251-1/+0
* LLVM compiler: Support package TOILET-SYSTEM's intrinsic operations.Matthias Andreas Benkard2008-08-171-1/+2
* LLVM compiler: Support %LAMBDA, PROGN, %LOOP, lexical variables, and function...Matthias Andreas Benkard2008-08-111-0/+9
* MLKForm class cluster: Implement declaration and docstring handling.Matthias Benkard2008-08-111-1/+1
* MLKArray: Improve portability.Matthias Benkard2008-08-081-0/+2
* Add a trampoline by which compiled code can call interpreted functions.Matthias Andreas Benkard2008-08-071-0/+2
* Centralise declaration and documentation string handling.Matthias Andreas Benkard2008-08-071-0/+2
* Add class MLKArray.Matthias Andreas Benkard2008-08-061-0/+1
* Generalise foreign value conversion.Matthias Andreas Benkard2008-08-061-0/+35
* Replace all occurrences of “Étoilisp” with “Toilet Lisp”.Matthias Andreas Benkard2008-08-051-1/+1
* Add support for fixnums.Matthias Andreas Benkard2008-08-041-1/+11
* Add MLKPrintToString along with a couple of fixnum handling functions.Matthias Andreas Benkard2008-08-041-0/+28