| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Fixed scm_thunk_p's results when applied to closures.... | Dirk Herrmann | 2001-04-19 | 1 | -2/+48 |
* | Correct, update, improve and clean up a lot of docstrings in order to make... | Martin Grabmüller | 2001-04-03 | 1 | -27/+31 |
* | * macros.c (scm_macro_name, scm_macro_transformer): Use... | Marius Vollmer | 2001-02-09 | 1 | -4/+5 |
* | Smob-related creanup. | Keisuke Nishida | 2000-12-08 | 1 | -5/+5 |
* | * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,... | Marius Vollmer | 2000-11-17 | 1 | -0/+2 |
* | * macros.c: Remove surplus newlines from end of docstrings.... | Neil Jerram | 2000-08-11 | 1 | -12/+12 |
* | Updated copyrights | Mikael Djurfeldt | 2000-06-12 | 1 | -1/+1 |
* | * Replace SCM_UNPACK_CAR appropriately. | Dirk Herrmann | 2000-05-23 | 1 | -1/+1 |
* | * Makefile.am (DEFS): Added. automake adds -I options to DEFS,... | Mikael Djurfeldt | 2000-04-21 | 1 | -6/+6 |
* | Lots of fixes to make guile (at some time) compile with strict typing. | Dirk Herrmann | 2000-04-03 | 1 | -3/+3 |
* | * *.[hc]: add Emacs magic at the end of file, to ensure GNU... | Michael Livshin | 2000-03-19 | 1 | -0/+6 |
* | Only include root.h where it is actually needed. | Dirk Herrmann | 2000-03-18 | 1 | -0/+1 |
* | *** empty log message *** | Mikael Djurfeldt | 2000-03-12 | 1 | -1/+1 |
* | * async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval.c, eval.h,... | Mikael Djurfeldt | 2000-03-12 | 1 | -1/+1 |
* | *.[ch]: make a distinction between SCM as a generic... | Greg J. Badros | 2000-03-09 | 1 | -1/+1 |
* | * error.h, error.c: Added `scm_wrong_type_arg_msg' to support... | Greg J. Badros | 2000-03-03 | 1 | -1/+1 |
* | * macros.c: Doc patches from Richard Kim. Pasted from scm.texi. | Greg J. Badros | 2000-02-07 | 1 | -3/+27 |
* | * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c,... | Mikael Djurfeldt | 2000-01-18 | 1 | -11/+11 |
* | * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*... | Greg J. Badros | 2000-01-05 | 1 | -7/+7 |
* | *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE. | Greg J. Badros | 2000-01-05 | 1 | -7/+7 |
* | * macros.c (scm_make_synt): Use scm_make_subr_opt to make the... | Mikael Djurfeldt | 1999-12-21 | 1 | -8/+2 |
* | * Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,... | Greg J. Badros | 1999-12-13 | 1 | -2/+6 |
* | * *.c: Pervasive software-engineering-motivated rewrite of... | Greg J. Badros | 1999-12-12 | 1 | -57/+48 |
* | Greg's smob patch | Mikael Djurfeldt | 1999-07-07 | 1 | -18/+5 |
* | * chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums),... | Jim Blandy | 1999-02-06 | 1 | -2/+2 |
* | * macros.c (scm_makacro, scm_makmacro, scm_makmmacro): Added... | Mikael Djurfeldt | 1998-12-19 | 1 | -0/+6 |
* | * macros.c, macros.h: New files.... | Mikael Djurfeldt | 1998-10-31 | 1 | -0/+178 |