Commit History

Author SHA1 Message Date
  Andy Wingo b2b33168b1 more care regarding SCM_PACK and SCM_UNPACK 14 years ago
  Andy Wingo d223c3fcdd scm_is_eq for SCM vals, not == or != 14 years ago
  Andy Wingo ef8e9356de add scm_c_public_ref et al 14 years ago
  Andy Wingo e8065fe452 comment on scm_pre_modules_obarray re threadsafety 14 years ago
  Andy Wingo 4a655e50a3 use scm_from_latin1_symboln for string literals and load-symbol 14 years ago
  Andy Wingo 57ced5b97a scm_c_define_module uses define-module* 14 years ago
  Andy Wingo 3be8727983 module-local-variable optimization 15 years ago
  Andy Wingo 4f692ace90 macro expanders return memoized expressions 15 years ago
  Andy Wingo 1c1a08238e comment some global variables in modules.c 15 years ago
  Andy Wingo 993dae8623 module-public-interface in Scheme 15 years ago
  Andy Wingo 31ac29b621 module-type defined programmatically 15 years ago
  Ludovic Courtès 1606312f9a Fix `module-reverse-lookup'. 15 years ago
  Andy Wingo 34dfef5135 SCM_CELL in modules.c 15 years ago
  Andy Wingo f39448c5a3 remove a bunch of needless scm_permanent_object calls 15 years ago
  Andy Wingo 5f1611640a really boot primitive-eval from scheme. 15 years ago
  Andy Wingo c7a2a803bd export scm_define to scheme as define! 15 years ago
  Andy Wingo b7742c6b71 new evaluator, y'all 15 years ago
  Andy Wingo f39fc3b38c remove some deprecated things, undeprecate scm_the_root_module() 15 years ago
  Andy Wingo 7ab42fa20c add some optargs tests 15 years ago
  Ludovic Courtès fbb857a472 Merge branch 'master' into boehm-demers-weiser-gc 16 years ago
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ 16 years ago
  Andy Wingo 165a7596ee add module-{define-keyword!,undefine-keyword!,lookup-keyword} 16 years ago
  Andy Wingo b7e6589fff scm_[current_]module_transformer returns the %pre-modules-transformer, if set 16 years ago
  Andy Wingo daedb4920a eval-closure-module, here hopefully not for long 16 years ago
  Ludovic Courtès d9e59f894e Merge branch 'master' into boehm-demers-weiser-gc 16 years ago
  Ludovic Courtès 490cf75094 Work around unintentional retention of modules by the GC. 16 years ago
  Andy Wingo 999f1b26e7 Merge commit 'origin/master' into vm 17 years ago
  Andy Wingo dc68fdb961 move module-public-interface to C, and expose it as C API 17 years ago
  Ludovic Courtès 44e268898b Merge branch 'master' into boehm-demers-weiser-gc 17 years ago
  Ludovic Courtès dbb605f575 Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 17 years ago