Commit History

Author SHA1 Message Date
  Andy Wingo cc7005bc37 remove scm_tc7_gsubr 15 years ago
  Andy Wingo fd12a19a5e subrs are now VM trampoline procedures 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 f36878ba2d remove cxrs 15 years ago
  Andy Wingo 8a1f4f98e1 remove rpsubrs 15 years ago
  Andy Wingo 31d845b4bc remove asubrs 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
  Andy Wingo b6cf4d0265 a very big commit cleaning up structs & goops. also applicable structs. 15 years ago
  Andy Wingo efcebb5b56 fold objects.[ch] into goops.[ch] 15 years ago
  Andy Wingo 11561496ba remove support for "entities" -- a form of applicable struct 15 years ago
  Andy Wingo 730d8ad9e6 remove operators 15 years ago
  Andy Wingo 15ab466299 procedure property table is only key-weak, not doubly-weak 15 years ago
  Andy Wingo c783b0827c procedure property efficiency tweak 15 years ago
  Andy Wingo 56164a5a6c de-nargs struct scm_objcode; procedure-property refactor 15 years ago
  Andy Wingo 2fb924f64f programs have their own tc7 now 15 years ago
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ 15 years ago
  Ludovic Courtès e20d7001c3 Remove "compiled closures" ("cclos") in favor of a simpler mechanism. 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
  Kevin Ryde 2b829bbb3d merge from 1.8 branch 19 years ago
  Marius Vollmer 92205699d0 The FSF has a new address. 20 years ago
  Marius Vollmer d2e53ed6f8 *** empty log message *** 20 years ago
  Marius Vollmer ece721f031 Added comment about future improvements... 20 years ago
  Marius Vollmer 82c76fd357 (scm_init_storage, scm_stand_in_procs, scm_stand_in_proc): Use a 20 years ago
  Marius Vollmer bc36d0502b * tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving it into 20 years ago
  Marius Vollmer e11e83f3d9 * deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP, 20 years ago
  Marius Vollmer 93ccaef0c6 * numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to 20 years ago
  Marius Vollmer 7888309be8 * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, 20 years ago