| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove scm_puts_unlocked.... | Andy Wingo | 2016-04-26 | 1 | -2/+2 |
* | Remove scm_putc_unlocked.... | Andy Wingo | 2016-04-26 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/stable-2.0'... | Andy Wingo | 2012-05-23 | 1 | -3/+3 |
|\ |
|
| * | deprecate scm_sym2var... | Andy Wingo | 2012-05-23 | 1 | -3/+3 |
* | | Revert "add SCM_HEAP_OBJECT_BASE"... | Andy Wingo | 2012-01-31 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/stable-2.0'... | Andy Wingo | 2012-01-30 | 1 | -0/+34 |
|\| |
|
| * | globally unique marks and labels using syntax-session-id... | Andy Wingo | 2012-01-26 | 1 | -0/+34 |
* | | locking for putc, puts... | Andy Wingo | 2011-11-08 | 1 | -3/+3 |
* | | most uses of scm_from_locale_symbol become scm_from_utf8_symbol... | Andy Wingo | 2011-10-25 | 1 | -1/+1 |
* | | add SCM_HEAP_OBJECT_BASE... | Andy Wingo | 2011-10-24 | 1 | -1/+1 |
|/ |
|
* | more care regarding SCM_PACK and SCM_UNPACK... | Andy Wingo | 2011-05-13 | 1 | -7/+7 |
* | simplify macro representation in the wake of module hygiene changes... | Andy Wingo | 2010-06-06 | 1 | -3/+2 |
* | Fix bug: Use correct `FUNC_NAME' for `scm_macro_binding'.... | Thien-Thi Nguyen | 2010-01-09 | 1 | -1/+1 |
* | clean up macros.[ch]... | Andy Wingo | 2010-01-05 | 1 | -125/+81 |
* | remove mmacros, SCM_SYNTAX snarf macro... | Andy Wingo | 2010-01-05 | 1 | -36/+2 |
* | remove scm_makacro and scm_makmacro... | Andy Wingo | 2010-01-05 | 1 | -58/+1 |
* | eval.c closures are now applicable smobs, not tc3s... | Andy Wingo | 2009-12-04 | 1 | -32/+28 |
* | all subrs are gsubrs... | Andy Wingo | 2009-12-03 | 1 | -1/+1 |
* | remove evaluator-specific code from macros.c... | Andy Wingo | 2009-12-01 | 1 | -10/+0 |
* | Use `SCM_DEPRECATED' in declarations of deprecated functions/variables.... | Ludovic Courtès | 2009-10-02 | 1 | -0/+2 |
* | Merge branch 'master' into boehm-demers-weiser-gc... | Ludovic Courtès | 2009-08-18 | 1 | -18/+98 |
|\ |
|
| * | Change Guile license to LGPLv3+... | Neil Jerram | 2009-06-17 | 1 | -6/+7 |
| * | first-class macro representation (no bits on variables)... | Andy Wingo | 2009-04-29 | 1 | -2/+2 |
| * | a different tack for syncase macro representation... | Andy Wingo | 2009-04-29 | 1 | -10/+99 |
* | | Merge branch 'master' into boehm-demers-weiser-gc... | Ludovic Courtès | 2009-03-22 | 1 | -3/+10 |
|\| |
|
| * | Merge commit 'origin/master' into vm... | Andy Wingo | 2008-09-30 | 1 | -1/+4 |
| |\ |
|
| * | | macro-transformer recognizes compiled macros... | Andy Wingo | 2008-09-07 | 1 | -2/+8 |
| * | | print compiled macros correctly... | Andy Wingo | 2008-09-07 | 1 | -1/+2 |
* | | | Merge branch 'master' into boehm-demers-weiser-gc... | Ludovic Courtès | 2008-09-13 | 1 | -1/+4 |
|\ \ \
| | |/
| |/| |
|
| * | | Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. | Ludovic Courtès | 2008-09-13 | 1 | -1/+4 |
| |/ |
|
* | | Merge commit '032913739218c756f673bfb9c8f66ef9f8f02330' into boehm-demers-wei...... | Ludovic Courtès | 2008-09-10 | 1 | -0/+2 |
|\| |
|
| * | * backtrace.c, debug.c, debug.h, deprecation.c, eq.c, eval.c... | Han-Wen Nienhuys | 2007-01-22 | 1 | -0/+2 |
* | | Removed a lot of now-useless SMOB mark/free functions.... | Ludovic Courtes | 2008-09-05 | 1 | -1/+0 |
|/ |
|
* | 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 |
* | * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,... | Marius Vollmer | 2004-07-06 | 1 | -3/+3 |
* | * backtrace.c (display_expression, display_frame): Call... | Dirk Herrmann | 2004-06-27 | 1 | -1/+1 |
* | Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. Use... | Marius Vollmer | 2004-05-06 | 1 | -6/+14 |
* | The purpose of this patch is to make guile's internal memoizers... | Dirk Herrmann | 2003-05-04 | 1 | -19/+35 |
* | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 2003-04-05 | 1 | -36/+12 |
* | * macros.c: include deprecation.h... | Han-Wen Nienhuys | 2002-07-21 | 1 | -0/+1 |
* | 2002-07-20 Han-Wen <hanwen@cs.uu.nl>... | Han-Wen Nienhuys | 2002-07-20 | 1 | -5/+5 |
* | * eval.c (SCM_CEVAL), macros.c (macro_print, scm_makmacro,... | Dirk Herrmann | 2002-07-15 | 1 | -2/+17 |
* | Small docstring fixes. | Neil Jerram | 2002-03-15 | 1 | -14/+7 |
* | Retire inclusion guard macro SCM_MAGIC_SNARFER. | Thien-Thi Nguyen | 2002-03-14 | 1 | -2/+0 |
* | * Adding C function declarations from the SCM interface to the... | Neil Jerram | 2001-11-16 | 1 | -1/+1 |
* | Remove "face-lift" comment. | Thien-Thi Nguyen | 2001-07-09 | 1 | -2/+0 |
* | replace "scm_*_t" with "scm_t_*". | Marius Vollmer | 2001-06-14 | 1 | -1/+1 |
* | (scm_c_make_gsubr, scm_c_define_gsubr, scm_c_make_gsubr_with_generic,... | Marius Vollmer | 2001-05-20 | 1 | -1/+1 |
* | Merge from mvo-vcell-cleanup-1-branch. | Marius Vollmer | 2001-05-15 | 1 | -3/+3 |