Historique des commits

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