diff options
author | Andy Wingo <wingo@pobox.com> | 2010-01-05 11:05:12 +0100 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2010-01-05 11:47:16 +0100 |
commit | bab980466108c6c22d2c820213d07b3d1b18c48e (patch) | |
tree | 20859c7554369de0711c23733c4da062484eda91 /libguile/procs.c | |
parent | 9f09b127d447991bd749235f78516700a20c7dff (diff) | |
download | guile-bab980466108c6c22d2c820213d07b3d1b18c48e.tar.gz |
remove mmacros, SCM_SYNTAX snarf macro
* libguile/snarf.h (SCM_SYNTAX): Remove snarf macro, users can't define
primitive syntax any more.
* libguile/memoize.c (SCM_SYNTAX): Define locally, and just call
scm_i_makbimacro as there's no difference between that and
scm_makmmacro. Alter invocations to suit.
* libguile/macros.h:
* libguile/macros.c (scm_i_makmmacro): Remove; users can't define
primitive syntax any more. Use define-syntax instead.
(scm_make_synt): Remove, this was only used by the SCM_SYNTAX snarf
macro.
(scm_i_makbimacro): Change prototype of this internal function to make
the gsubr on behalf of the caller.
(macro_print, scm_macro_type): Remove cases for mmacros.
Diffstat (limited to 'libguile/procs.c')
0 files changed, 0 insertions, 0 deletions