Commit Verlauf

Autor SHA1 Nachricht Datum
  Andy Wingo 6cd9b3114f Fix use of uninstalled header by installed headers vor 6 Jahren
  Andy Wingo 6da132cb95 Fix JIT compilation of composable continuations vor 7 Jahren
  Andy Wingo a20feea43e Continuations capture machine code address vor 7 Jahren
  Andy Wingo 8f25f75bf1 Add instrument-entry to continuations vor 7 Jahren
  Andy Wingo 18431e6e63 Refactor handling of active VM registers vor 7 Jahren
  Andy Wingo 770360e066 Refactors to abort-to-prompt implementation vor 7 Jahren
  Andy Wingo e7778c62aa abort-to-prompt uses an intrinsic vor 7 Jahren
  Andy Wingo 5804c977d7 Rename scm_i_thread to scm_thread vor 7 Jahren
  Andy Wingo 3b6bf20ef5 Most header files use forward decl for union scm_vm_stack_element vor 7 Jahren
  Andy Wingo 7f7169847e Eagerly initialize thread VM; remove scm_the_vm vor 7 Jahren
  Andy Wingo 2480761bde Inline struct scm_vm into struct scm_i_thread vor 7 Jahren
  Andy Wingo 6ad1fc9ce0 Use ptrdiff_t instead of scm_t_ptrdiff vor 7 Jahren
  Andy Wingo 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types vor 7 Jahren
  Andy Wingo 1234bb1850 Update license notices in all C files vor 7 Jahren
  Andy Wingo 791eb0c01a Remove (C) from copyright statements vor 7 Jahren
  Andy Wingo dd8add2fa0 Make .c copyright headers uniform vor 7 Jahren
  Andy Wingo b8d757732f Rationalize include order in C files vor 7 Jahren
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files vor 7 Jahren
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source vor 7 Jahren
  Andy Wingo 40ade0886e Remove _scm.h vor 7 Jahren
  Andy Wingo 1ddf42dae0 Devolve threads.h from _scm.h. vor 7 Jahren
  Andy Wingo bf15afa6bf Move subr snarfing macros to gsubr.h. vor 7 Jahren
  Andy Wingo 730cfd80e2 Devolve pairs.h vor 7 Jahren
  Andy Wingo 460552163e Remove list.h from _scm.h vor 7 Jahren
  Andy Wingo f84ce5442e Refactor handling of auxiliary stacks and setjmp/longjmp vor 7 Jahren
  Andy Wingo 83584ef231 Fix libguile subcomponent headers not to include <libguile.h> vor 7 Jahren
  Andy Wingo 00ed4043c2 VM continuations store FP/SP by offset vor 8 Jahren
  Andy Wingo 6dd87f4d8c Add suspendable-continuation? vor 8 Jahren
  Andy Wingo 8f027385db Rename union scm_vm_stack_element members vor 9 Jahren
  Andy Wingo 0007507340 VM stack grows downward vor 10 Jahren