Commit History

Author SHA1 Message Date
  Andy Wingo c86758c298 Allow for bind-optionals without alloc-frame 5 years ago
  Andy Wingo 4e5329676b Fix backtraces with call-with-values during bootstrap 5 years ago
  Andy Wingo 6cd9b3114f Fix use of uninstalled header by installed headers 6 years ago
  Andy Wingo 3827769aff Add instrumentation to VM builtins 6 years ago
  Andy Wingo b8a9a666f1 Rewrite subr implementation 6 years ago
  Andy Wingo 5c2e155fd7 Emit instrument-entry before programs 6 years ago
  Andy Wingo 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types 6 years ago
  Andy Wingo 1234bb1850 Update license notices in all C files 6 years ago
  Andy Wingo 791eb0c01a Remove (C) from copyright statements 6 years ago
  Andy Wingo b8d757732f Rationalize include order in C files 6 years ago
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files 6 years ago
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source 6 years ago
  Andy Wingo 40ade0886e Remove _scm.h 6 years ago
  Andy Wingo 3c48c87784 Devolve variable.h from _scm.h. 6 years ago
  Andy Wingo bf15afa6bf Move subr snarfing macros to gsubr.h. 6 years ago
  Andy Wingo d3cfabd89b Devolve numbers.h from _scm.h. 6 years ago
  Andy Wingo e56d22153b Remove ports.h from inline.h 6 years ago
  Andy Wingo 730cfd80e2 Devolve pairs.h 6 years ago
  Andy Wingo 1a99bd10f8 Devolve boolean.h include. 6 years ago
  Andy Wingo 83584ef231 Fix libguile subcomponent headers not to include <libguile.h> 6 years ago
  Andy Wingo 39339c9fb9 Speed up procedure-minimum-arity for fixed arity 7 years ago
  Andy Wingo d848af9a16 Parse bytecode to determine minimum arity 8 years ago
  Andy Wingo 105e36543f Remove scm_puts_unlocked. 8 years ago
  Andy Wingo 206b3f6e03 Remove scm_putc_unlocked. 8 years ago
  Andy Wingo 8af3423efe Remove primitive?, add primitive-code? 9 years ago
  Andy Wingo de0233af17 Fix inner and outer stack cuts to match on procedure code 10 years ago
  Andy Wingo 6b9470bf48 Rename internal rtl-program-properties -> program-properties 11 years ago
  Andy Wingo 2b4d21d53e Excise "rtl-" from fallback program printer 11 years ago
  Andy Wingo 34cf09ccdf Rename internals of (system vm program) program-minimum-arity 11 years ago
  Andy Wingo 2e12c1a2b7 Rename (system vm program) internal functions to remove rtl- 11 years ago