1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-29 08:20:20 +02:00
guile/module
Andy Wingo 7493339cfc more ghil parsing fixen
* module/system/il/ghil.scm (parse-ghil): Fix a typo for values*
  (unparse-ghil): Only output (quote foo) if the object is a symbol.
  (unparse-ghil): Fix some missing ,@.
2008-11-12 00:29:45 +01:00
..
ice-9 move guilec.mk to am/guilec 2008-11-01 13:05:10 +01:00
language add parsers and unparser for ghil; ,language ghil works now 2008-11-11 22:52:24 +01:00
oop move guilec.mk to am/guilec 2008-11-01 13:05:10 +01:00
srfi define macros before functions using macros; more MV fixen in srfi-69 2008-11-01 20:31:57 +01:00
system more ghil parsing fixen 2008-11-12 00:29:45 +01:00
Makefile.am move scm srfi files to module/srfi, and compile them. 2008-11-01 13:49:23 +01:00