summaryrefslogtreecommitdiff
path: root/module/oop/goops/compile.scm
AgeCommit message (Expand)AuthorFilesLines
2011-01-30Fix GOOPS method compilation bug when no next-method existsMark H Weaver1-1/+1
2009-11-26remove code-table slot from methodsAndy Wingo1-28/+2
2009-06-17Change Guile license to LGPLv3+Neil Jerram1-1/+1
2009-06-07fix bug in goops' method cache with rest argsAndy Wingo1-5/+6
2009-05-21rewrite `method' as a hygienic macro to re-allow lexical specializersAndy Wingo1-30/+2
2009-03-06Replace eval-case with eval-whenAndy Wingo1-1/+1
2009-02-13don't re-enter the compiler during method dispatchAndy Wingo1-152/+38
2008-11-14nifty generic compiler infrastructure -- no more hardcoded passesAndy Wingo1-1/+1
2008-11-01move ice-9/ and oop/ under module/Andy Wingo1-0/+222