Fix overload resolution using types and test caching the overload resolution.
authorTobias Rautenkranz <tobias@rautenkranz.ch>
local dateTue, 01 Sep 2009 13:44:21
dateTue, 01 Sep 2009 11:44:21
hash20090901114421-f890f-e5223b75c91acae9ccb428995d31f9e84dc25dde.gz
Fix overload resolution using types and test caching the overload resolution.

Ignore-this: a3793ffd511b7379679a230a148fc80e
3 file(s) changed:
src/overload-resolution.lisp +6 -6
src/sb-optimize.lisp +49 -0
src/using-type.lisp +1 -1