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-05-01 04:10:18 +02:00
Code
Activity
ec7ea550f2
guile
/
module
/
oop
History
Download ZIP
Download TAR.GZ
Andy Wingo
0dd8493cb3
(syntax foo) -> #'foo in goops
...
* module/oop/goops.scm: Change instances of (syntax foo) to #'foo.
2011-05-21 13:13:58 +02:00
..
goops
Fix GOOPS method compilation bug when no next-method exists
2011-01-30 13:30:08 +01:00
ChangeLog-2008
move ice-9/ and oop/ under module/
2008-11-01 12:44:21 +01:00
goops.scm
(syntax foo) -> #'foo in goops
2011-05-21 13:13:58 +02:00