1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 04:10:18 +02:00
guile/module/language
Andy Wingo 9ff56d9e65 (language ghil def) becomes (language ghil)
* module/language/Makefile.am:
* module/language/ghil/Makefile.am:
* module/language/ghil.scm:
* module/language/ghil/compile-glil.scm:
* module/language/ghil/spec.scm:
* module/language/glil/Makefile.am:
* module/language/glil.scm:
* module/language/glil/compile-objcode.scm:
* module/language/glil/spec.scm:
* module/language/scheme/inline.scm:
* module/language/scheme/translate.scm:
* module/oop/goops.scm: Rename (language ghil def) and (language glil
  def) to not have the "def". They're nicer names.
2009-01-08 19:25:38 +01:00
..
elisp remove .cvsignore files 2008-11-10 12:17:18 +01:00
ghil (language ghil def) becomes (language ghil) 2009-01-08 19:25:38 +01:00
glil (language ghil def) becomes (language ghil) 2009-01-08 19:25:38 +01:00
objcode nifty generic compiler infrastructure -- no more hardcoded passes 2008-11-14 22:42:31 +01:00
r5rs remove .cvsignore files 2008-11-10 12:17:18 +01:00
scheme (language ghil def) becomes (language ghil) 2009-01-08 19:25:38 +01:00
value nifty generic compiler infrastructure -- no more hardcoded passes 2008-11-14 22:42:31 +01:00
ghil.scm (language ghil def) becomes (language ghil) 2009-01-08 19:25:38 +01:00
glil.scm (language ghil def) becomes (language ghil) 2009-01-08 19:25:38 +01:00
Makefile.am (language ghil def) becomes (language ghil) 2009-01-08 19:25:38 +01:00