Commit History

Author SHA1 Message Date
  Andy Wingo 6cd9b3114f Fix use of uninstalled header by installed headers 6 years ago
  Andy Wingo f4c50447dd Remove push continuation hook; return hook runs before FP pop 7 years ago
  Andy Wingo b1705bd0f0 Prepare for frames having separate virtual and machine return addrs 7 years ago
  Andy Wingo 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types 7 years ago
  Andy Wingo 1234bb1850 Update license notices in all C files 7 years ago
  Andy Wingo 791eb0c01a Remove (C) from copyright statements 7 years ago
  Andy Wingo dd8add2fa0 Make .c copyright headers uniform 7 years ago
  Andy Wingo b8d757732f Rationalize include order in C files 7 years ago
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files 7 years ago
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source 7 years ago
  Andy Wingo 40ade0886e Remove _scm.h 7 years ago
  Andy Wingo a7bcd66f6f Devolve symbols.h from _scm.h 7 years ago
  Andy Wingo f043d0c3dc Remove modules.h from _scm.h. 7 years ago
  Andy Wingo 1ddf42dae0 Devolve threads.h from _scm.h. 7 years ago
  Andy Wingo 3c48c87784 Devolve variable.h from _scm.h. 7 years ago
  Andy Wingo bf15afa6bf Move subr snarfing macros to gsubr.h. 7 years ago
  Andy Wingo d3cfabd89b Devolve numbers.h from _scm.h. 7 years ago
  Andy Wingo e56d22153b Remove ports.h from inline.h 7 years ago
  Andy Wingo 1a99bd10f8 Devolve boolean.h include. 7 years ago
  Andy Wingo 83584ef231 Fix libguile subcomponent headers not to include <libguile.h> 7 years ago
  Andy Wingo 00ed4043c2 VM continuations store FP/SP by offset 8 years ago
  Andy Wingo 105e36543f Remove scm_puts_unlocked. 9 years ago
  Andy Wingo 206b3f6e03 Remove scm_putc_unlocked. 9 years ago
  Andy Wingo 67e8aa85e8 Remove frame-local-ref, frame-local-set! 9 years ago
  Andy Wingo 8bf77f7192 Add support for unboxed s64 values 9 years ago
  Andy Wingo dfbe869e24 Add low-level support for unboxed 64-bit unsigned ints 9 years ago
  Andy Wingo 58153e3a08 Remove frame-procedure 9 years ago
  Andy Wingo 9a8c2995ae More robust low-level frame printer 9 years ago
  Andy Wingo 39090e677e Add frame-procedure-name 9 years ago
  Andy Wingo 02fc5a772b Identify boot continuations by code, not closure 9 years ago