Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-08-17 | * vmlisp.lisp.pamphlet (define-function): Define in all situations. | dos-reis | 1 | -11/+12 | |
* parsing.lisp.pamphlet: Import "bootfuns". * util.lisp.pamphlet: Import "vmlisp" and "parsing". * bootfuns.lisp.pamphlet: Add GCL-specific bug workaround. * Makefile.pamphlet (${DEPSYS}): Load "parsing" before "util". (util.$(FASLEXT)): Has parsing.$(FASLEXT) as prerequisite. (parsing.$(FASLEXT)): New rule. * Makefile.in: Regenerate. | |||||
2007-08-17 | * vmlisp.lisp.pamphlet: Use ANSI eval-when situation syntax for | dos-reis | 1 | -20/+31 | |
Common Lisps. (QUOTIENT): Define unconditionaly. Remove reference to Lisp package. (rplacstr): Remove CCL-dependent code. Remove reference to Lisp package. (EBCDIC): Use code-char, not int-char. | |||||
2007-08-14 | Initial population. | dos-reis | 1 | -0/+2115 | |