Age | Commit message (Expand) | Author | Files | Lines |
2010-01-05 | clean up macros.[ch] | Andy Wingo | 1 | -21/+9 |
2010-01-05 | remove mmacros, SCM_SYNTAX snarf macro | Andy Wingo | 1 | -5/+1 |
2010-01-05 | remove scm_makacro and scm_makmacro | Andy Wingo | 1 | -5/+1 |
2009-10-02 | Use `SCM_DEPRECATED' in declarations of deprecated functions/variables. | Ludovic Courtès | 1 | -2/+2 |
2009-06-17 | Change Guile license to LGPLv3+ | Neil Jerram | 1 | -6/+7 |
2009-04-29 | a different tack for syncase macro representation | Andy Wingo | 1 | -1/+12 |
2008-05-31 | Add `SCM_INTERNAL' macro, use it. | Ludovic Courtès | 1 | -3/+3 |
2006-04-17 | merge from 1.8 branch | Kevin Ryde | 1 | -1/+1 |
2005-05-23 | The FSF has a new address. | Marius Vollmer | 1 | -1/+1 |
2004-05-06 | Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. Use | Marius Vollmer | 1 | -3/+3 |
2003-05-04 | The purpose of this patch is to make guile's internal memoizers | Dirk Herrmann | 1 | -2/+4 |
2003-04-05 | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 1 | -35/+11 |
2002-07-15 | * eval.c (SCM_CEVAL), macros.c (macro_print, scm_makmacro, | Dirk Herrmann | 1 | -2/+5 |
2001-11-02 | Prefixed each each exported symbol with SCM_API. | Marius Vollmer | 1 | -12/+12 |
2001-08-31 | * Renamed header macros to the SCM_<filename>_H format. | Dirk Herrmann | 1 | -4/+6 |
2001-06-14 | replace "scm_*_t" with "scm_t_*". | Marius Vollmer | 1 | -1/+1 |
2001-03-30 | * Replaced a lot of calls to SCM_C[AD]R with more appropriate macros. | Dirk Herrmann | 1 | -4/+8 |
2001-03-15 | * Removed unused object parameter from SCM_ASSYNT. | Dirk Herrmann | 1 | -1/+1 |
2001-03-12 | * Cleaned up uses and definition of SCM_ASSYNT. | Dirk Herrmann | 1 | -1/+2 |
2000-12-08 | Smob-related creanup. | Keisuke Nishida | 1 | -1/+1 |
2000-06-12 | Updated copyrights | Mikael Djurfeldt | 1 | -1/+1 |
2000-03-19 | * *.[hc]: add Emacs magic at the end of file, to ensure GNU | Michael Livshin | 1 | -0/+6 |
2000-03-02 | * list.c: Moved append docs to append! Thanks Dirk Hermann. Also, | Greg J. Badros | 1 | -11/+11 |
1999-02-06 | * chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums), | Jim Blandy | 1 | -1/+1 |
1998-10-31 | * macros.c, macros.h: New files. | Mikael Djurfeldt | 1 | -0/+67 |