Thien-Thi Nguyen
|
b88c22e916
Update copyright.
|
23 年之前 |
Mikael Djurfeldt
|
f2c9fcb07e
Updated copyrights
|
25 年之前 |
Dirk Herrmann
|
9a09deb1c3
* Removed SCM_TRUE_P since it may get confused with !SCM_FALSEP.
|
25 年之前 |
Dirk Herrmann
|
af45e3b06a
* Unified some rest argument checking and handling.
|
25 年之前 |
Dirk Herrmann
|
ab66ae47f2
* eval.c: Removed ASRTSYNTAX macro. Removed function 'bodycheck'.
|
25 年之前 |
Mikael Djurfeldt
|
a059974535
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
|
25 年之前 |
Dirk Herrmann
|
fee7ef83a3
Fixed some SCM/scm_bits_t mixups.
|
25 年之前 |
Dirk Herrmann
|
54778cd312
Lots of fixes to make guile (at some time) compile with strict typing.
|
25 年之前 |
Michael Livshin
|
89e00824a0
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
25 年之前 |
Dirk Herrmann
|
ba11fd4cb6
Only include root.h where it is actually needed.
|
25 年之前 |
Dirk Herrmann
|
7ab3fdd51f
Only include strings.h where it is actually needed.
|
25 年之前 |
Mikael Djurfeldt
|
f12677062e
*** empty log message ***
|
25 年之前 |
Mikael Djurfeldt
|
4d45e7b69a
* stacks.c, stacks.h, struct.c, tags.h, unif.c (scm_bits_t):
|
25 年之前 |
Mikael Djurfeldt
|
413cb56ff4
* async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval.c, eval.h,
|
25 年之前 |
Greg J. Badros
|
c209c88e54
*.[ch]: make a distinction between SCM as a generic
|
25 年之前 |
Greg J. Badros
|
b6791b2e94
* error.h, error.c: Added `scm_wrong_type_arg_msg' to support
|
25 年之前 |
Mikael Djurfeldt
|
b380b88547
* alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c,
|
25 年之前 |
Greg J. Badros
|
5d2d2ffca7
* dynl.c, feature.c, filesys.c, fports.c, list.c, load.c,
|
25 年之前 |
Greg J. Badros
|
3b3b36ddb7
* *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*
|
25 年之前 |
Greg J. Badros
|
a1ec69163d
*.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.
|
25 年之前 |
Greg J. Badros
|
47c6b75ea9
* *.[ch]: Replace SCM_VALIDATE_INT w/ SCM_VALIDATE_INUM for
|
25 年之前 |
Greg J. Badros
|
368cf54d89
* unif.c, symbols.c, strings.c, stacks.c, random.c, print.c,
|
25 年之前 |
Greg J. Badros
|
0c95b57d77
* coop-threads.c: Remove K&R function headers.
|
25 年之前 |
Greg J. Badros
|
d3a6bc9484
* *.h: Use SCM_NIMP(X) && in all the FOOP macros.
|
25 年之前 |
Greg J. Badros
|
4079f87ed2
* Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,
|
25 年之前 |
Greg J. Badros
|
156dcb091b
* *.c, srcprop.h: Use SCM_BOOL(f) instead of (f? SCM_BOOL_T:
|
25 年之前 |
Greg J. Badros
|
6b5a304f6b
* *.c, scm_validate.h: Use SCM_VALIDATE_NIM, not SCM_VALIDATE_NIMP
|
25 年之前 |
Greg J. Badros
|
1bbd0b849f
* *.c: Pervasive software-engineering-motivated rewrite of
|
25 年之前 |
Greg J. Badros
|
25748c78cf
* stacks.c: Avoid compiler warning re: unitialized var.
|
25 年之前 |
Mikael Djurfeldt
|
c242a86327
* stacks.c (scm_sym_apply): Removed. (Thanks to Ken Raeburn.)
|
26 年之前 |