Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-01-23 | Fold GOOPS compile and dispatch modules into main GOOPS module | Andy Wingo | 1 | -55/+0 |
2014-01-23 | Improve correctness and consistency of 'eval-when' usage. | Mark H Weaver | 1 | -1/+1 |
2011-01-30 | Fix GOOPS method compilation bug when no next-method exists | Mark H Weaver | 1 | -1/+1 |
2009-11-26 | remove code-table slot from methods | Andy Wingo | 1 | -28/+2 |
2009-06-17 | Change Guile license to LGPLv3+ | Neil Jerram | 1 | -1/+1 |
2009-06-07 | fix bug in goops' method cache with rest args | Andy Wingo | 1 | -5/+6 |
2009-05-21 | rewrite `method' as a hygienic macro to re-allow lexical specializers | Andy Wingo | 1 | -30/+2 |
2009-03-06 | Replace eval-case with eval-when | Andy Wingo | 1 | -1/+1 |
2009-02-13 | don't re-enter the compiler during method dispatch | Andy Wingo | 1 | -152/+38 |
2008-11-14 | nifty generic compiler infrastructure -- no more hardcoded passes | Andy Wingo | 1 | -1/+1 |
2008-11-01 | move ice-9/ and oop/ under module/ | Andy Wingo | 1 | -0/+222 |