コミット履歴

作者 SHA1 メッセージ 日付
  Andy Wingo f1c0434403 `define!' instruction returns the variable 8 年 前
  Andy Wingo da456d23be Bump objcode version 8 年 前
  Andy Wingo ac5a05d02e Bump bytecode version 9 年 前
  Andy Wingo d38ca16e2c Add make-vector opcode 10 年 前
  Andy Wingo 1a82c2012b Bump minor objcode version for recent changes 10 年 前
  Andy Wingo b3ae2b5068 Add VM and compiler support for calls to known procedures 11 年 前
  Andy Wingo 4a1ce0169d VM copes with moving FP 11 年 前
  Andy Wingo f8085163d6 Remove MVRA from VM frames 11 年 前
  Andy Wingo 4c906ad5a5 Add specialize-primcalls pass; bump objcode version. 11 年 前
  Andy Wingo 1c33be992e Remove stack programs, objcode, and the old VM. 11 年 前
  Mark H Weaver f82f62944a Merge remote-tracking branch 'origin/stable-2.0' 11 年 前
  Ludovic Courtès fe51c7b3e0 Fix 'SCM_SYSCALL' to really swallow EINTR. 11 年 前
  Andy Wingo 4d497b629b Merge remote-tracking branch 'origin/stable-2.0' 12 年 前
  Andy Wingo 7dbc03498a add internal SCM_NOINLINE definition 12 年 前
  BT Templeton 5ddd9645c9 Merge branch 'bt/elisp' 13 年 前
  BT Templeton 9348168ed5 add `nil?' primitive 13 年 前
  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' 13 年 前
  Andy Wingo f0b7c3c6b9 write-objcode uses target-endianness, target-word-size 13 年 前
  Andy Wingo 27c6ebcb16 rename scm_async_click() to scm_async_tick(); privatize SCM_ASYNC_TICK 13 年 前
  Andy Wingo 04245bb72f make SCM_I_SETJMP and SCM_I_LONGJMP private 13 年 前
  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 14 年 前
  Ludovic Courtès 99765ed172 Remove `scm_t_aligned_cell'. 14 年 前
  Andy Wingo f42d8bd8ff simplify macro representation in the wake of module hygiene changes 14 年 前
  Ludovic Courtès 1880c97df1 Fix parenthesizing of the `ROUND_UP' macro; factorize. 14 年 前
  Volker Grabsch 18dcd80e37 don't fail when HAVE_STAT64 is undefined 15 年 前