Revīziju vēsture

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