Skip to content
Commit 5309e0c7 authored by Raymond Toy's avatar Raymond Toy
Browse files

Apply fixes from Hannu Koivisto to support sbcl. Also added asdf

support.  His comments:


	* series.asd:
	  * Initial checkin.
	* series.system:
	  * Removed logical pathname stuff and made this "self-sufficient", i.e. it is
	    sufficient to just load it; no need to edit pathname translations.
	  * Removed s-install from series system; we certainly don't want Series to
	    install itself to CL-USER whenever the system is compiled/loaded.

	* s-test.lisp:
	  * Replaced all uses of defconstant with series::defconst-once.

	* s-package.lisp:
	  * sb-cltl2 module is now required at compile time too.

	* s-code.lisp:
	  * (defconst-once) New macro.
	  * Replaced all uses of defconstant with it.

	* RELEASE-NOTES:
	  * Installation instructions based on system definition files.
	  * Updated the list of contributors.
	  * Some cosmetic changes.
parent c65607c2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment