Commit History

Author SHA1 Message Date
  Andy Wingo 1234bb1850 Update license notices in all C files 6 years ago
  Andy Wingo c836c28496 libguile header files have uniform format for copyright declarations 6 years ago
  Andy Wingo 791eb0c01a Remove (C) from copyright statements 6 years ago
  Andy Wingo 97cc65fee4 Rename __scm.h to scm.h 6 years ago
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source 6 years ago
  Andy Wingo 5534c2817e Remove useless "classes: h_files" from Guile headers. 6 years ago
  Andy Wingo 1a99bd10f8 Devolve boolean.h include. 6 years ago
  Andy Wingo 6f294ecc75 Devolve more validate macros 6 years ago
  Andy Wingo 8a6f46ee96 More validate.h devolution 6 years ago
  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. 16 years ago
  Ludovic Courtès a4167c920a Merge branch 'boehm-demers-weiser-gc' into bdw-gc-static-alloc 16 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