Support the new smokegenerator (r1015073).
authorTobias Rautenkranz <tobias@rautenkranz.ch>
local dateThu, 27 Aug 2009 13:43:13
dateThu, 27 Aug 2009 11:43:13
hash20090827114313-f890f-a7bc0c0b6227acb82bf0b25fe08beab30e9ad40a.gz
Support the new smokegenerator (r1015073).

Ignore-this: 8dfad65cf654d098d87d15b893b70a71

* support const correctness
* remove workarounds for the old smoke
The old smoke is no longer supported.

Thanks to Arno Rehn for making the smokegenerator work with cl-smoke.
10 file(s) changed:
src/bindings.lisp +7 -0
src/class-map.lisp +8 -6
src/clos.lisp +21 -12
src/objects/class.lisp +2 -1
src/objects/enum.lisp +15 -6
src/objects/stack.lisp +6 -2
src/objects/type.lisp +11 -10
src/overload-resolution.lisp +107 -106
src/package.lisp +1 -0
src/smoke-to-clos.lisp +1 -5