Teach the groveler to print cstruct types which are lists of symbols.
authorJoshua Elsasser <joshua@elsasser.org>
Sat, 24 Nov 2012 22:03:31 +0000 (17:03 -0500)
committerLuís Oliveira <loliveira@common-lisp.net>
Sun, 6 Jan 2013 20:53:17 +0000 (20:53 +0000)
commitdeacdeeb0015f88f6108686347f2563baf8453b1
tree58beba047809579f286f7d6658257e2ea61da46e
parentc8d9c202d182d1e779f88533c1d174c2f7d5209c
Teach the groveler to print cstruct types which are lists of symbols.

This means that forms such as the following are allowed:

(cstruct foo "struct foo"
  (mybar "mybar" :type (:struct bar)))
grovel/grovel.lisp