Andy Wingo
|
bab9804661
remove mmacros, SCM_SYNTAX snarf macro
|
15 år sedan |
Andy Wingo
|
9f09b127d4
remove scm_makacro and scm_makmacro
|
15 år sedan |
Andy Wingo
|
314b87163e
eval.c closures are now applicable smobs, not tc3s
|
15 år sedan |
Andy Wingo
|
df9ca8d8b2
all subrs are gsubrs
|
15 år sedan |
Andy Wingo
|
058234dd9c
remove evaluator-specific code from macros.c
|
15 år sedan |
Ludovic Courtès
|
0eb934f1f0
Use `SCM_DEPRECATED' in declarations of deprecated functions/variables.
|
15 år sedan |
Ludovic Courtès
|
fbb857a472
Merge branch 'master' into boehm-demers-weiser-gc
|
15 år sedan |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 år sedan |
Andy Wingo
|
3d5f3091e1
first-class macro representation (no bits on variables)
|
15 år sedan |
Andy Wingo
|
5a0132b337
a different tack for syncase macro representation
|
15 år sedan |
Ludovic Courtès
|
d9e59f894e
Merge branch 'master' into boehm-demers-weiser-gc
|
16 år sedan |
Andy Wingo
|
999f1b26e7
Merge commit 'origin/master' into vm
|
16 år sedan |
Ludovic Courtès
|
44e268898b
Merge branch 'master' into boehm-demers-weiser-gc
|
16 år sedan |
Ludovic Courtès
|
dbb605f575
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
16 år sedan |
Ludovic Courtès
|
4a4849dbe0
Merge commit '032913739218c756f673bfb9c8f66ef9f8f02330' into boehm-demers-weiser-gc
|
16 år sedan |
Andy Wingo
|
6c289afe76
macro-transformer recognizes compiled macros
|
16 år sedan |
Andy Wingo
|
3633ff4e95
print compiled macros correctly
|
16 år sedan |
Ludovic Courtes
|
a4a141f679
Removed a lot of now-useless SMOB mark/free functions.
|
18 år sedan |
Han-Wen Nienhuys
|
22fc179acd
* backtrace.c, debug.c, debug.h, deprecation.c, eq.c, eval.c
|
18 år sedan |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
19 år sedan |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
19 år sedan |
Marius Vollmer
|
7888309be8
* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,
|
20 år sedan |
Dirk Herrmann
|
9fcf3cbb81
* backtrace.c (display_expression, display_frame): Call
|
20 år sedan |
Marius Vollmer
|
f5710d53b1
Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. Use
|
21 år sedan |
Dirk Herrmann
|
3b88ed2a4d
The purpose of this patch is to make guile's internal memoizers
|
22 år sedan |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 år sedan |
Han-Wen Nienhuys
|
1d1559ce6d
* macros.c: include deprecation.h
|
22 år sedan |
Han-Wen Nienhuys
|
34d19ef643
2002-07-20 Han-Wen <hanwen@cs.uu.nl>
|
22 år sedan |
Dirk Herrmann
|
3063e30a6d
* eval.c (SCM_CEVAL), macros.c (macro_print, scm_makmacro,
|
22 år sedan |
Neil Jerram
|
bb2c02f237
Small docstring fixes.
|
23 år sedan |