Commit Verlauf

Autor SHA1 Nachricht Datum
  Andy Wingo a20feea43e Continuations capture machine code address vor 6 Jahren
  Andy Wingo 6ad1fc9ce0 Use ptrdiff_t instead of scm_t_ptrdiff vor 6 Jahren
  Andy Wingo 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types vor 6 Jahren
  Andy Wingo 1234bb1850 Update license notices in all C files vor 6 Jahren
  Andy Wingo c836c28496 libguile header files have uniform format for copyright declarations 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 00ed4043c2 VM continuations store FP/SP by offset vor 8 Jahren
  Andy Wingo 498f3f9568 Avoid stacks in dynamically-bound values vor 8 Jahren
  Andy Wingo 7184c176b4 with-dynamic-state compiler and VM support vor 8 Jahren
  Andy Wingo aa84489d18 Reimplement dynamic states vor 8 Jahren
  Andy Wingo 0007507340 VM stack grows downward vor 9 Jahren
  Andy Wingo b44f5451f8 Remove last use of SCM vm in VM vor 11 Jahren
  Andy Wingo 0bca90aac9 The dynamic stack records SP and FP values as offsets vor 11 Jahren
  Andy Wingo 9121d9f1ac All instruction pointers are now scm_t_uint32* vor 11 Jahren
  Andy Wingo c6cd692f08 Add SCM_F_DYNSTACK_PROMPT_PUSH_NARGS prompt flag vor 11 Jahren
  Andy Wingo 98eaef1b50 Simplify dynstack API to only wind one fluid at a time vor 11 Jahren
  Andy Wingo 9d381ba478 dynstack: pushing a prompt no longer allocates memory vor 13 Jahren
  Andy Wingo 9ede013f68 the dynamic stack is really a stack now, instead of a list vor 13 Jahren