remove define-private
[bpt/guile.git] / module / language / scheme / translate.scm
2008-05-11 Andy Wingoremove define-private
2008-05-11 Andy Wingopmatchify a cond for prettiness
2008-05-04 Andy Wingofix errors in (language scheme translate) introduced...
2008-05-04 Andy WingoRefactor (language scheme translate) to use pmatch
2008-05-03 Andy Wingounify variant types and records; also make-foo instead...
2008-04-25 Ludovic CourtesSlowly improving support for macro compilation.
2008-04-25 Ludovic CourtesImproved macro handling; started documenting the issue.
2008-04-25 Ludovic CourtesAdded support for `defmacro' and `define-macro' in...
2008-04-25 Ludovic CourtesFixed error handling; detect and report macro expansion...
2008-04-25 Ludovic CourtesFixed a Scheme translation bug; cleaned compilation...
2001-04-22 Keisuke Nishida*** empty log message ***
2001-04-19 Keisuke Nishida*** empty log message ***
2001-04-16 Keisuke Nishida*** empty log message ***
2001-04-15 Keisuke Nishida*** empty log message ***