summaryrefslogtreecommitdiff
path: root/libguile/macros.c
Commit message (Expand)AuthorAgeFilesLines
...
* * Fixed scm_thunk_p's results when applied to closures....Dirk Herrmann2001-04-191-2/+48
* Correct, update, improve and clean up a lot of docstrings in order to make...Martin Grabmüller2001-04-031-27/+31
* * macros.c (scm_macro_name, scm_macro_transformer): Use...Marius Vollmer2001-02-091-4/+5
* Smob-related creanup.Keisuke Nishida2000-12-081-5/+5
* * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,...Marius Vollmer2000-11-171-0/+2
* * macros.c: Remove surplus newlines from end of docstrings....Neil Jerram2000-08-111-12/+12
* Updated copyrightsMikael Djurfeldt2000-06-121-1/+1
* * Replace SCM_UNPACK_CAR appropriately.Dirk Herrmann2000-05-231-1/+1
* * Makefile.am (DEFS): Added. automake adds -I options to DEFS,...Mikael Djurfeldt2000-04-211-6/+6
* Lots of fixes to make guile (at some time) compile with strict typing.Dirk Herrmann2000-04-031-3/+3
* * *.[hc]: add Emacs magic at the end of file, to ensure GNU...Michael Livshin2000-03-191-0/+6
* Only include root.h where it is actually needed.Dirk Herrmann2000-03-181-0/+1
* *** empty log message ***Mikael Djurfeldt2000-03-121-1/+1
* * async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval.c, eval.h,...Mikael Djurfeldt2000-03-121-1/+1
* *.[ch]: make a distinction between SCM as a generic...Greg J. Badros2000-03-091-1/+1
* * error.h, error.c: Added `scm_wrong_type_arg_msg' to support...Greg J. Badros2000-03-031-1/+1
* * macros.c: Doc patches from Richard Kim. Pasted from scm.texi.Greg J. Badros2000-02-071-3/+27
* * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c,...Mikael Djurfeldt2000-01-181-11/+11
* * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*...Greg J. Badros2000-01-051-7/+7
* *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.Greg J. Badros2000-01-051-7/+7
* * macros.c (scm_make_synt): Use scm_make_subr_opt to make the...Mikael Djurfeldt1999-12-211-8/+2
* * Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,...Greg J. Badros1999-12-131-2/+6
* * *.c: Pervasive software-engineering-motivated rewrite of...Greg J. Badros1999-12-121-57/+48
* Greg's smob patchMikael Djurfeldt1999-07-071-18/+5
* * chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums),...Jim Blandy1999-02-061-2/+2
* * macros.c (scm_makacro, scm_makmacro, scm_makmmacro): Added...Mikael Djurfeldt1998-12-191-0/+6
* * macros.c, macros.h: New files....Mikael Djurfeldt1998-10-311-0/+178