História revízii

Autor SHA1 Správa Dátum
  Andy Wingo f4ca107f7f Rebase throw/catch on top of raise-exception/with-exception-handler 5 rokov pred
  Andy Wingo f2c8ff5a52 Remove boot "catch" definition. 5 rokov pred
  Andy Wingo 883bdc7453 Fix emergency aborts to not expand the stack 6 rokov pred
  Andy Wingo a20feea43e Continuations capture machine code address 6 rokov pred
  Andy Wingo 18431e6e63 Refactor handling of active VM registers 6 rokov pred
  Andy Wingo 770360e066 Refactors to abort-to-prompt implementation 6 rokov pred
  Andy Wingo e7778c62aa abort-to-prompt uses an intrinsic 6 rokov pred
  Andy Wingo 5804c977d7 Rename scm_i_thread to scm_thread 6 rokov pred
  Andy Wingo 7f7169847e Eagerly initialize thread VM; remove scm_the_vm 6 rokov pred
  Andy Wingo 6ad1fc9ce0 Use ptrdiff_t instead of scm_t_ptrdiff 6 rokov pred
  Andy Wingo 1234bb1850 Update license notices in all C files 6 rokov pred
  Andy Wingo 791eb0c01a Remove (C) from copyright statements 6 rokov pred
  Andy Wingo b8d757732f Rationalize include order in C files 6 rokov pred
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files 6 rokov pred
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source 6 rokov pred
  Andy Wingo 40ade0886e Remove _scm.h 6 rokov pred
  Andy Wingo a7bcd66f6f Devolve symbols.h from _scm.h 6 rokov pred
  Andy Wingo f043d0c3dc Remove modules.h from _scm.h. 6 rokov pred
  Andy Wingo 3c48c87784 Devolve variable.h from _scm.h. 6 rokov pred
  Andy Wingo bf15afa6bf Move subr snarfing macros to gsubr.h. 6 rokov pred
  Andy Wingo d3cfabd89b Devolve numbers.h from _scm.h. 6 rokov pred
  Andy Wingo 730cfd80e2 Devolve pairs.h 6 rokov pred
  Andy Wingo 1a99bd10f8 Devolve boolean.h include. 6 rokov pred
  Andy Wingo 460552163e Remove list.h from _scm.h 6 rokov pred
  Andy Wingo 5f50309448 Remove includes of validate.h. 6 rokov pred
  Andy Wingo f84ce5442e Refactor handling of auxiliary stacks and setjmp/longjmp 6 rokov pred
  Andy Wingo f96a670332 Add new "throw" VM ops 7 rokov pred
  Andy Wingo fb8c91a35c Add thread local fluids 8 rokov pred
  Andy Wingo 498f3f9568 Avoid stacks in dynamically-bound values 8 rokov pred
  Andy Wingo 6dd87f4d8c Add suspendable-continuation? 8 rokov pred