summaryrefslogtreecommitdiff
path: root/libguile/macros.c
AgeCommit message (Expand)AuthorFilesLines
2000-04-21* Makefile.am (DEFS): Added. automake adds -I options to DEFS,Mikael Djurfeldt1-6/+6
2000-04-03Lots of fixes to make guile (at some time) compile with strict typing.Dirk Herrmann1-3/+3
2000-03-19 * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin1-0/+6
2000-03-18Only include root.h where it is actually needed.Dirk Herrmann1-0/+1
2000-03-12*** empty log message ***Mikael Djurfeldt1-1/+1
2000-03-12* async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval.c, eval.h,Mikael Djurfeldt1-1/+1
2000-03-09*.[ch]: make a distinction between SCM as a genericGreg J. Badros1-1/+1
2000-03-03* error.h, error.c: Added `scm_wrong_type_arg_msg' to supportGreg J. Badros1-1/+1
2000-02-07* macros.c: Doc patches from Richard Kim. Pasted from scm.texi.Greg J. Badros1-3/+27
2000-01-18* alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c,Mikael Djurfeldt1-11/+11
2000-01-05* *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*Greg J. Badros1-7/+7
2000-01-05*.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.Greg J. Badros1-7/+7
1999-12-21* macros.c (scm_make_synt): Use scm_make_subr_opt to make theMikael Djurfeldt1-8/+2
1999-12-13* Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,Greg J. Badros1-2/+6
1999-12-12* *.c: Pervasive software-engineering-motivated rewrite ofGreg J. Badros1-57/+48
1999-07-07Greg's smob patchMikael Djurfeldt1-18/+5
1999-02-06* chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums),Jim Blandy1-2/+2
1998-12-19* macros.c (scm_makacro, scm_makmacro, scm_makmmacro): AddedMikael Djurfeldt1-0/+6
1998-10-31* macros.c, macros.h: New files.Mikael Djurfeldt1-0/+178