chiark / gitweb /
src/class-{finalize,layout}-*.lisp: Relocate layout interface code.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 26 Mar 2017 14:16:18 +0000 (15:16 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 8 Jun 2018 18:58:28 +0000 (19:58 +0100)
commit00091ab3d552b0ab7bc177e19e86110d8c1cd20b
tree458f7ddf760702341bc7924a8db94b6446005d61
parentb543a2d9ec559d6de94853821984534499fd87c1
src/class-{finalize,layout}-*.lisp: Relocate layout interface code.

Establishing the layout is now the responsibility of the layout code.
Not sure what made me put it anywhere else.
src/class-finalize-impl.lisp
src/class-layout-impl.lisp