Cronologia Commit

Autore SHA1 Messaggio Data
  Mark H Weaver 3ae69f3063 Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals. 6 anni fa
  Andy Wingo a20feea43e Continuations capture machine code address 6 anni fa
  Andy Wingo 5804c977d7 Rename scm_i_thread to scm_thread 6 anni fa
  Andy Wingo 6ad1fc9ce0 Use ptrdiff_t instead of scm_t_ptrdiff 6 anni fa
  Andy Wingo 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types 6 anni fa
  Andy Wingo 1234bb1850 Update license notices in all C files 6 anni fa
  Andy Wingo 791eb0c01a Remove (C) from copyright statements 6 anni fa
  Andy Wingo dd8add2fa0 Make .c copyright headers uniform 6 anni fa
  Andy Wingo b8d757732f Rationalize include order in C files 6 anni fa
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files 6 anni fa
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source 6 anni fa
  Andy Wingo 40ade0886e Remove _scm.h 6 anni fa
  Andy Wingo a7bcd66f6f Devolve symbols.h from _scm.h 6 anni fa
  Andy Wingo bf15afa6bf Move subr snarfing macros to gsubr.h. 6 anni fa
  Andy Wingo d3cfabd89b Devolve numbers.h from _scm.h. 6 anni fa
  Andy Wingo 730cfd80e2 Devolve pairs.h 6 anni fa
  Andy Wingo 1a99bd10f8 Devolve boolean.h include. 6 anni fa
  Andy Wingo 460552163e Remove list.h from _scm.h 6 anni fa
  Andy Wingo 5f50309448 Remove includes of validate.h. 6 anni fa
  Andy Wingo 83584ef231 Fix libguile subcomponent headers not to include <libguile.h> 6 anni fa
  Andy Wingo fe4a34d20d Deprecate make-struct 7 anni fa
  Andy Wingo fb8c91a35c Add thread local fluids 8 anni fa
  Andy Wingo 00ed4043c2 VM continuations store FP/SP by offset 8 anni fa
  Andy Wingo 498f3f9568 Avoid stacks in dynamically-bound values 8 anni fa
  Andy Wingo dc2a560264 Deprecate dynamic roots 8 anni fa
  Andy Wingo 02fc5a772b Identify boot continuations by code, not closure 9 anni fa
  Andy Wingo 30c06bfbb3 Remove sp from scm_vm_cont 9 anni fa
  Andy Wingo 0007507340 VM stack grows downward 9 anni fa
  Andy Wingo de0233af17 Fix inner and outer stack cuts to match on procedure code 10 anni fa
  Andy Wingo 4cfa92d60f make-stack works on delimited continuations 10 anni fa