chiark / gitweb /
Remove `SOD_CAR' from the public interface.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 29 Dec 2015 23:00:33 +0000 (23:00 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 10 May 2016 09:25:54 +0000 (10:25 +0100)
commit68a4f8c990f4ad0d031bd22a1f4af35437a0856a
tree910a50470c5bd4fdf7eede3b0dc31e93489b482a
parentd21ac4d9a0768fa1acf8039a3e0e50b22924a488
Remove `SOD_CAR' from the public interface.

It's now called `SOD__CAR', no longer documented, and in a new, clearly
marked `preliminaries utilities' section of the header file.  This new
section precedes the header-file inclusions because they can in
principle depend on the definitions made here.

This macro probably won't change, but I reserve the right to make the
internal utilities be weird in ways which won't break the way Sod uses
them, but might break other things which rely on them.
doc/runtime.tex
lib/sod.3
lib/sod.h
src/class-output.lisp