This website requires JavaScript.
Explore
Help
Sign in
mirror
/
guile
Watch
1
Fork
You've already forked guile
0
mirror of
https://git.savannah.gnu.org/git/guile.git
synced
2025-04-30 20:00:19 +02:00
Code
Activity
cdad2166e7
guile
/
module
/
oop
History
Download ZIP
Download TAR.GZ
Andy Wingo
81600208f4
a slight add-method speedup
...
* module/oop/goops.scm (add-method-in-classes!): Use memq instead of memv.
2009-02-14 00:47:56 +01:00
..
goops
don't re-enter the compiler during method dispatch
2009-02-13 23:30:20 +01:00
ChangeLog-2008
move ice-9/ and oop/ under module/
2008-11-01 12:44:21 +01:00
goops.scm
a slight add-method speedup
2009-02-14 00:47:56 +01:00
Makefile.am
move guilec.mk to am/guilec
2008-11-01 13:05:10 +01:00