Commit History

Author SHA1 Message Date
  Andy Wingo 393baa8a44 scm_is_false instead of == SCM_BOOL_F; also is_null, is_true, etc 13 years ago
  Andy Wingo b2b33168b1 more care regarding SCM_PACK and SCM_UNPACK 13 years ago
  Andy Wingo d1c4720ca3 deprecate scm_whash API 13 years ago
  Andy Wingo 8cbcaaa0ae remove srcprop.[ch] things that have to do with breakpoints 14 years ago
  Andy Wingo 9e9e54eb19 SCM_CELL in srcprop.c 15 years ago
  Andy Wingo e7efe8e793 decruftify scm_sys_protects 15 years ago
  Andy Wingo f39448c5a3 remove a bunch of needless scm_permanent_object calls 15 years ago
  Andy Wingo b7742c6b71 new evaluator, y'all 15 years ago
  Andy Wingo ecdfc95d1c no special treatment for memoized code in srcprop.c 15 years ago
  Andy Wingo 0f458a3725 factor copy-tree and cons-source out of eval.[ch] 15 years ago
  Ludovic Courtès 7af531508c Merge branch 'master' into boehm-demers-weiser-gc 15 years ago
  Neil Jerram d5ed380ec8 Remove trailing whitespace 15 years ago
  Neil Jerram 1b872adf2e Fix set-source-properties so that the special source properties work 15 years ago
  Neil Jerram 67a967348a In srcprop.c change all occurrences of "plist" to "alist" 15 years ago
  Ludovic Courtès fbb857a472 Merge branch 'master' into boehm-demers-weiser-gc 15 years ago
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ 15 years ago
  Ludovic Courtès f8e7dfdc53 Remove the SMOB mark procedure for source properties. 16 years ago
  Ludovic Courtès 44e268898b Merge branch 'master' into boehm-demers-weiser-gc 16 years ago
  Ludovic Courtès dbb605f575 Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
  Ludovic Courtès 6f03035fe8 Merge branch 'master' into boehm-demers-weiser-gc 16 years ago
  Ludovic Courtès 4a4849dbe0 Merge commit '032913739218c756f673bfb9c8f66ef9f8f02330' into boehm-demers-weiser-gc 16 years ago
  Ludovic Courtes 42e6668b5e Have source properties only use regular GC mechanisms. 18 years ago
  Ludovic Courtes a4a141f679 Removed a lot of now-useless SMOB mark/free functions. 18 years ago
  Ludovic Courtes c812243ba1 Small fixes. Gets to the REPL and `abort ()'s soon after. 19 years ago
  Han-Wen Nienhuys 80237dcc77 Set SRCPROP{PLIST,COPY} through a macro, so SCM_DEBUG_CELL_ACCESSES compiles. 16 years ago
  Han-Wen Nienhuys d00a0704a9 regularize comments. 18 years ago
  Han-Wen Nienhuys b0763985c4 * srcprop.c: use double cell for storing source-properties. Put 18 years ago
  Kevin Ryde 2b829bbb3d merge from 1.8 branch 19 years ago
  Marius Vollmer 92205699d0 The FSF has a new address. 19 years ago
  Marius Vollmer 4e047c3e46 Include "libguile/async.h" for SCM_CRITICAL_SECTION_START/END. 20 years ago