Historie revizí

Autor SHA1 Zpráva Datum
  Andy Wingo a20feea43e Continuations capture machine code address před 7 roky
  Andy Wingo 5804c977d7 Rename scm_i_thread to scm_thread před 7 roky
  Andy Wingo 6ad1fc9ce0 Use ptrdiff_t instead of scm_t_ptrdiff před 7 roky
  Andy Wingo 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types před 7 roky
  Andy Wingo 1234bb1850 Update license notices in all C files před 7 roky
  Andy Wingo 791eb0c01a Remove (C) from copyright statements před 7 roky
  Andy Wingo dd8add2fa0 Make .c copyright headers uniform před 7 roky
  Andy Wingo b8d757732f Rationalize include order in C files před 7 roky
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files před 7 roky
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source před 7 roky
  Andy Wingo 40ade0886e Remove _scm.h před 7 roky
  Andy Wingo 3c48c87784 Devolve variable.h from _scm.h. před 7 roky
  Andy Wingo f84ce5442e Refactor handling of auxiliary stacks and setjmp/longjmp před 7 roky
  Andy Wingo 00ed4043c2 VM continuations store FP/SP by offset před 8 roky
  Andy Wingo 5048a8afbc Avoid reading garbage from dynstack před 8 roky
  Andy Wingo 498f3f9568 Avoid stacks in dynamically-bound values před 8 roky
  Andy Wingo 7184c176b4 with-dynamic-state compiler and VM support před 8 roky
  Andy Wingo aa84489d18 Reimplement dynamic states před 8 roky
  Andy Wingo 0007507340 VM stack grows downward před 10 roky
  Andy Wingo 0bca90aac9 The dynamic stack records SP and FP values as offsets před 11 roky
  Andy Wingo 9121d9f1ac All instruction pointers are now scm_t_uint32* před 11 roky
  Andy Wingo 98eaef1b50 Simplify dynstack API to only wind one fluid at a time před 12 roky
  Andy Wingo 9d381ba478 dynstack: pushing a prompt no longer allocates memory před 13 roky
  Andy Wingo 9ede013f68 the dynamic stack is really a stack now, instead of a list před 13 roky