summaryrefslogtreecommitdiff
path: root/util.h
Commit message (Collapse)AuthorAgeFilesLines
* Replace all occurrences of “Étoilisp” with “Toilet Lisp”.Matthias Andreas Benkard2008-08-051-1/+1
|
* Add missing file headers with license information.Matthias Andreas Benkard2008-08-051-0/+18
|
* Add support for fixnums.Matthias Andreas Benkard2008-08-041-2/+6
|
* Add fixnum-aware macros LRETAIN, LRELEASE, LDESTROY, LAUTORELEASE, ↵Matthias Andreas Benkard2008-08-041-0/+33
| | | | LASSIGN_COPY, and LASSIGN.
* Add MLKPrintToString along with a couple of fixnum handling functions.Matthias Andreas Benkard2008-08-041-1/+2
|
* Reader: Add support for dispatching macro characters.Matthias Andreas Benkard2008-07-311-3/+4
|
* Add class MLKNumber, unify arithmetic interface.Matthias Benkard2008-07-061-3/+3
|
* Implement STRING and FIND-PACKAGE.Matthias Andreas Benkard2008-07-061-0/+18
|
* Move functions nullify and denullify to util.h.Matthias Andreas Benkard2008-07-031-0/+23
|
* Move the DEFINE_GMP_OPERATION macro to util.h.Matthias Andreas Benkard2008-06-151-0/+13