Andy Wingo
|
e809758a7e
clean up macros.[ch]
|
15 лет назад |
Andy Wingo
|
bab9804661
remove mmacros, SCM_SYNTAX snarf macro
|
15 лет назад |
Andy Wingo
|
9f09b127d4
remove scm_makacro and scm_makmacro
|
15 лет назад |
Ludovic Courtès
|
0eb934f1f0
Use `SCM_DEPRECATED' in declarations of deprecated functions/variables.
|
15 лет назад |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 лет назад |
Andy Wingo
|
5a0132b337
a different tack for syncase macro representation
|
15 лет назад |
Ludovic Courtès
|
102dbb6f6c
Add `SCM_INTERNAL' macro, use it.
|
16 лет назад |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
18 лет назад |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
19 лет назад |
Marius Vollmer
|
f5710d53b1
Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. Use
|
20 лет назад |
Dirk Herrmann
|
3b88ed2a4d
The purpose of this patch is to make guile's internal memoizers
|
21 лет назад |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 лет назад |
Dirk Herrmann
|
3063e30a6d
* eval.c (SCM_CEVAL), macros.c (macro_print, scm_makmacro,
|
22 лет назад |
Marius Vollmer
|
33b001fd89
Prefixed each each exported symbol with SCM_API.
|
23 лет назад |
Dirk Herrmann
|
0527e68763
* Renamed header macros to the SCM_<filename>_H format.
|
23 лет назад |
Marius Vollmer
|
92c2555f69
replace "scm_*_t" with "scm_t_*".
|
23 лет назад |
Dirk Herrmann
|
22a52da14d
* Replaced a lot of calls to SCM_C[AD]R with more appropriate macros.
|
24 лет назад |
Dirk Herrmann
|
160bb34a53
* Removed unused object parameter from SCM_ASSYNT.
|
24 лет назад |
Dirk Herrmann
|
e11208ca72
* Cleaned up uses and definition of SCM_ASSYNT.
|
24 лет назад |
Keisuke Nishida
|
e841c3e0c0
Smob-related creanup.
|
24 лет назад |
Mikael Djurfeldt
|
f2c9fcb07e
Updated copyrights
|
24 лет назад |
Michael Livshin
|
89e00824a0
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
25 лет назад |
Greg J. Badros
|
7866a09b5b
* list.c: Moved append docs to append! Thanks Dirk Hermann. Also,
|
25 лет назад |
Jim Blandy
|
3eeba8d4f5
* chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums),
|
26 лет назад |
Mikael Djurfeldt
|
99027e3c78
* macros.c, macros.h: New files.
|
26 лет назад |