summaryrefslogtreecommitdiffstats
path: root/lisplib.c
Commit message (Expand)AuthorAgeFilesLines
* Adding pushnew.Kaz Kylheku2015-05-221-1/+1
* Represent place.tl more compactly in image.Kaz Kylheku2015-05-191-1/+1
* * place.tl (define-modify-macro): New macro.Kaz Kylheku2015-05-131-0/+1
* Adding pset operator.Kaz Kylheku2015-05-091-1/+1
* * Makefile (LISP_TO_C_STRING): Strip comments, but not comment lines,Kaz Kylheku2015-05-071-1/+2
* New macro-based framework for assignment places.Kaz Kylheku2015-05-061-0/+83