Commit History

Author SHA1 Message Date
  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
  Ludovic Courtès 731dd0ce19 Merge branch 'bdw-gc-static-alloc' 15 years ago
  Ken Raeburn 9515ef7237 Since support for "futures" in C has been completely disabled for some 15 years ago
  Ludovic Courtès 5f236208d0 Merge branch 'boehm-demers-weiser-gc' into bdw-gc-static-alloc 15 years ago
  Ludovic Courtès 7af531508c Merge branch 'master' into boehm-demers-weiser-gc 15 years ago
  Michael Gran 0193377d24 Avoid accessing symbol internals in call_dsubr_1 and DEVAL 15 years ago
  Andy Wingo 2fb924f64f programs have their own tc7 now 15 years ago
  Ludovic Courtès fbb857a472 Merge branch 'master' into boehm-demers-weiser-gc 15 years ago
  Ludovic Courtès b3ce13b667 Remove deprecated semi-public memoizers. 15 years ago
  Ludovic Courtès 4d0949ea45 Make the evaluator's memoizers private. 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
  Andy Wingo de3d1fc988 bump default stack limit to 160000 words 15 years ago
  Andy Wingo b3501b8043 all of guile compiles now, expanded with syncase 16 years ago
  Andy Wingo 9c35c5796c make sure we compile boot code in (guile), not (guile-user) 16 years ago
  Andy Wingo 181f1cd7d0 allow eval to be called before modules are booted 16 years ago
  Andy Wingo 69dd78d7c8 no positions when reading psyntax-pp, validation in @/@@, cleanups 16 years ago
  Andy Wingo 249bab1c53 @ and @@ as primitive macros 16 years ago
  Ludovic Courtès d9e59f894e Merge branch 'master' into boehm-demers-weiser-gc 16 years ago
  Andy Wingo 3b91e017e3 Merge commit 'e20d7001c3f7150400169fecb0bf0eefdf122fe2' into vm-check 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
  Andy Wingo 4abef68f61 scm_call_N doesn't cons for calling programs 16 years ago
  Andy Wingo 32c8ae2009 rashly bump stack limit to 40k words 16 years ago
  Andy Wingo 999f1b26e7 Merge commit 'origin/master' into vm 16 years ago
  Andy Wingo 7c455996e8 export `make-promise' to scheme 16 years ago
  Ludovic Courtès 3db825b067 Use immutable cells for closures. 16 years ago