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