提交歷史

作者 SHA1 備註 提交日期
  BT Templeton 5ddd9645c9 Merge branch 'bt/elisp' 13 年之前
  BT Templeton 9348168ed5 add `nil?' primitive 14 年之前
  Andy Wingo d5a4f51f9c add string-length, string-ref, vector-length instructions 13 年之前
  Andy Wingo 46da7909e1 Merge remote-tracking branch 'local-2.0/stable-2.0' 14 年之前
  Andy Wingo f0b7c3c6b9 write-objcode uses target-endianness, target-word-size 14 年之前
  Andy Wingo 27c6ebcb16 rename scm_async_click() to scm_async_tick(); privatize SCM_ASYNC_TICK 14 年之前
  Andy Wingo 04245bb72f make SCM_I_SETJMP and SCM_I_LONGJMP private 14 年之前
  Andy Wingo e8ab529d57 bump objcode version to 2.0; introduce minor-version compatibility 14 年之前
  Andy Wingo 51c1dba88a ASYNC_TICK after catching EINTR in SCM_SYSCALL 14 年之前
  Andy Wingo 1c20cf1175 bump objcode version 14 年之前
  Andy Wingo ddffdd788d _scm GUILE_USE_64_CALLS compilation warning fix 14 年之前
  Andy Wingo cf45ff030c inline symbol? and vector? to opcodes, and a psyntax inlining tweak 15 年之前
  Ludovic Courtès 99765ed172 Remove `scm_t_aligned_cell'. 15 年之前
  Andy Wingo f42d8bd8ff simplify macro representation in the wake of module hygiene changes 15 年之前
  Ludovic Courtès 1880c97df1 Fix parenthesizing of the `ROUND_UP' macro; factorize. 15 年之前
  Volker Grabsch 18dcd80e37 don't fail when HAVE_STAT64 is undefined 15 年之前
  Ludovic Courtès 405a79ca7f Add `scm_t_aligned_cell' internal type. 15 年之前
  Andy Wingo 9a974fd384 optimize and bugfix make-struct VM opcode 15 年之前
  Andy Wingo 827dc8dcb6 renumber VM opcodes 15 年之前
  Andy Wingo 6f16379e9a allocate free variables inline to closures 15 年之前
  Andy Wingo fd12a19a5e subrs are now VM trampoline procedures 15 年之前
  Andy Wingo e809758a7e clean up macros.[ch] 15 年之前
  Andy Wingo e42573315b merge from master to elisp 15 年之前
  Ludovic Courtès 114bc68ac9 Don't rely on `HAVE_' macros in public header "tags.h". 15 年之前
  Ludovic Courtès 731dd0ce19 Merge branch 'bdw-gc-static-alloc' 15 年之前
  Andy Wingo df435c8307 arities can have noncontiguous starts and ends 15 年之前
  Andy Wingo 3092a14d67 vm support for optional/kwarg init code, and bugfixes 15 年之前
  Andy Wingo 899d37a6cf more work towards compiling and interpreting keyword args 16 年之前
  Andy Wingo 7e01997e88 finish support for optional & keyword args; update ecmascript compiler 16 年之前
  Andy Wingo 56164a5a6c de-nargs struct scm_objcode; procedure-property refactor 16 年之前