Age | Commit message (Collapse) | Author | Files | Lines |
|
Update all boot files to use `namespace' instead of `)package'.
* interp/: Likewise.
|
|
* boot/includer.boot: Likewise.
* boot/parser.boot: Likewise.
* boot/pile.boot: Likewise.
* boot/scanner.boot: Likewise.
* boot/tokens.boot: Likewise.
* boot/translator.boot: Likewise.
* boot/strap: Update Lisp translation.
* lisp/core.lisp.in: Tidy.
|
|
(obey.$(FASLEXT)): Likewise.
(setq.$(FASLEXT)): Likewise.
(spaderror.$(FASLEXT)): Likewise.
(debug.$(FASLEXT)): Likewise.
(property.$(FASLEXT)): Likewise.
(nspadaux.$(FASLEXT)): Likewise.
(sockio.$(FASLEXT)): Likewise.
(sfsfun-l.$(FASLEXT)): Likewise.
(varini.$(FASLEXT)): Likewise.
(trace.$(FASLEXT)): Likewise.
(termrw.$(FASLEXT)): Likewise.
(showimp.$(FASLEXT)): Likewise.
(sfsfun.$(FASLEXT)): Likewise.
|
|
|
|
* template.boot.pamphlet: Move content to template.boot. Remove.
* termrw.boot: New.
* termrw.boot.pamphlet: Move content to template.boot. Remove.
* topics.boot: New.
* topics.boot.pamphlet: Move content to topics.boot. Remove.
* trace.boot: New.
* trace.boot.pamphlet: Move content to trace.boot. Remove.
* varini.boot: New.
* varini.boot.pamphlet: Move content to varini.boot. Remove.
* xrun.boot: New.
* xrun.boot.pamphlet: Move content to xrun.boot. Remove
* xruncomp.boot: New.
* xruncomp.boot.pamphlet: Move content to xruncomp.boot. Remove.
* Makefile.pamphlet (<<xruncomp.clisp>>): Remove.
(<<trace.lisp>>): Likewise.
(<<topics.clisp>>): Likewise.
(<<template.clisp>>): Likewise.
(<<termrw.clisp>>): Likewise.
|