Commit Verlauf

Autor SHA1 Nachricht Datum
  Andy Wingo a20feea43e Continuations capture machine code address vor 6 Jahren
  Andy Wingo 64d114817a Intrinsics take registers from thread vor 6 Jahren
  Andy Wingo 5804c977d7 Rename scm_i_thread to scm_thread vor 6 Jahren
  Andy Wingo 51e35158ba Refactor continuation capture in VM vor 6 Jahren
  Andy Wingo 5e8e816c61 Reinstating undelimited continuations uses intrinsic vor 6 Jahren
  Andy Wingo 3b6bf20ef5 Most header files use forward decl for union scm_vm_stack_element vor 6 Jahren
  Andy Wingo 6ad1fc9ce0 Use ptrdiff_t instead of scm_t_ptrdiff vor 6 Jahren
  Andy Wingo 1234bb1850 Update license notices in all C files vor 6 Jahren
  Andy Wingo 791eb0c01a Remove (C) from copyright statements vor 6 Jahren
  Andy Wingo 97cc65fee4 Rename __scm.h to scm.h vor 6 Jahren
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source vor 6 Jahren
  Andy Wingo 5534c2817e Remove useless "classes: h_files" from Guile headers. vor 6 Jahren
  Andy Wingo 1ddf42dae0 Devolve threads.h from _scm.h. vor 6 Jahren
  Andy Wingo f84ce5442e Refactor handling of auxiliary stacks and setjmp/longjmp vor 6 Jahren
  Andy Wingo 3b14dd2f27 Optimize make-stack vor 11 Jahren
  Andy Wingo 796e54a74c One more SCM vm user: continuations. vor 11 Jahren
  Andy Wingo d798a895cc Remove RTL_ infix from macros vor 11 Jahren
  Andy Wingo 486013d67c VM has "builtins": primitives addressable by emitted RTL code vor 11 Jahren
  Andy Wingo d691ac2069 Continuations are RTL stubs vor 11 Jahren
  Andy Wingo 9ede013f68 the dynamic stack is really a stack now, instead of a list vor 13 Jahren
  Andy Wingo d8873dfe47 continuations return multiple values on the stack vor 15 Jahren
  Andy Wingo 269479e31f scm_i_make_continuation takes vm and vm_cont args explicitly vor 15 Jahren
  Andy Wingo 997659f898 make scm_make_continuation internal vor 15 Jahren
  Andy Wingo babfc7b2c3 eval.c uses scm_i_call_with_current_continuation vor 15 Jahren
  Andy Wingo 1d1cae0e2e continuations are vm procedures vor 15 Jahren
  Andy Wingo 0236bc683d fix SCM_CELL macro usage in continuations.[ch] vor 15 Jahren
  Andy Wingo 14aa25e410 remove debug frames vor 15 Jahren
  Neil Jerram a4dbe1ac3d Avoid clash with system setjmp/longjmp on IA64 vor 15 Jahren
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ vor 16 Jahren
  Andy Wingo bfffd2583c make call/cc capture and restore the vm stacks vor 16 Jahren