Commit History

Author SHA1 Message Date
  Andy Wingo bf8328ec16 procedure-documentation works on RTL procedures 11 years ago
  Ludovic Courtès c438cd7175 eval: Store docstrings for lambdas. 12 years ago
  Andy Wingo 9fdf9fd3ea move subr implementation details to gsubr.[ch] 15 years ago
  Andy Wingo ea68d342f1 procedures-with-setters implemented in terms of structs 15 years ago
  Andy Wingo 314b87163e eval.c closures are now applicable smobs, not tc3s 15 years ago
  Andy Wingo b04ab0c624 remove scm_tc7_dsubr 15 years ago
  Andy Wingo df338a2264 remove tc7_subr_* and tc7_lsubr_* 15 years ago
  Andy Wingo b7742c6b71 new evaluator, y'all 15 years ago
  Ludovic Courtès 5f236208d0 Merge branch 'boehm-demers-weiser-gc' into bdw-gc-static-alloc 15 years ago
  Ludovic Courtès fbb857a472 Merge branch 'master' into boehm-demers-weiser-gc 15 years ago
  Andy Wingo ce471ab8b0 rename SCM_SNAME to SCM_SUBR_NAME 15 years ago
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ 15 years ago
  Ludovic Courtès f0eb5ae6c1 Allow the static allocation of all types of subrs. 15 years ago
  Ludovic Courtès a4167c920a Merge branch 'boehm-demers-weiser-gc' into bdw-gc-static-alloc 15 years ago
  Ludovic Courtès f307fbcec2 Merge branch 'master' into boehm-demers-weiser-gc 16 years ago
  Ludovic Courtès e20d7001c3 Remove "compiled closures" ("cclos") in favor of a simpler mechanism. 16 years ago
  Ludovic Courtès f7a1ab8b94 Merge branch 'master' into boehm-demers-weiser-gc 16 years ago
  Ludovic Courtès ac51e74b95 Use double-cells to store subrs. 16 years ago
  Ludovic Courtès feccd2d310 Add `SCM_SET_SUBR_GENERIC ()' to replace `SCM_SUBR_GENERIC ()' as an lvalue. 16 years ago
  Ludovic Courtès 46f9baf49a Allow the static initialization of subrs. 16 years ago
  Ludovic Courtès 2ee5aa25db Use double-cells to store subrs. 16 years ago
  Ludovic Courtès 499b5dfa3e Add `SCM_SET_SUBR_GENERIC ()' to replace `SCM_SUBR_GENERIC ()' as an lvalue. 16 years ago
  Ludovic Courtès e95d11110b Make variables related to the subr table size private and unsigned. 16 years ago
  Ludovic Courtès f48393a99b Make variables related to the subr table size private and unsigned. 16 years ago
  Ludovic Courtès 3db825b067 Use immutable cells for closures. 16 years ago
  Ludovic Courtès d3be55145a Use immutable cells (aka. libgc "stubborn") for subrs. 16 years ago
  Ludovic Courtès 6f03035fe8 Merge branch 'master' into boehm-demers-weiser-gc 16 years ago
  Ludovic Courtes ce66606641 procs/weaks/hashtab: Removed a bit of useless mark/free code. 18 years ago
  Ludovic Courtès 102dbb6f6c Add `SCM_INTERNAL' macro, use it. 16 years ago
  Kevin Ryde 2b829bbb3d merge from 1.8 branch 18 years ago