コミット履歴

作者 SHA1 メッセージ 日付
  Andy Wingo 8079714576 scm_i_rtl_program_* -> scm_i_program_* 11 年 前
  Andy Wingo d798a895cc Remove RTL_ infix from macros 11 年 前
  Andy Wingo 1c33be992e Remove stack programs, objcode, and the old VM. 11 年 前
  Andy Wingo 9f309e2cd9 Builtins have procedure properties 11 年 前
  Andy Wingo 30b7cf9df0 Avoid calling procedure-name when doing a make-procedure-with-setter 11 年 前
  Andy Wingo 40553c2016 Setting procedure properties does not cause metadata lookup 11 年 前
  Andy Wingo c4c098e355 procedure-properties for RTL functions 11 年 前
  Andy Wingo bf8328ec16 procedure-documentation works on RTL procedures 11 年 前
  Andy Wingo eb2bc00fb3 Wire up ability to print RTL program arities 11 年 前
  Andy Wingo e65f80af42 RTL programs print with their name 11 年 前
  Andy Wingo e2cbf527c4 move procedure-name and procedure-source to procprop.c 11 年 前
  Andy Wingo 510ca12687 add new rtl vm 11 年 前
  Andy Wingo 01e909d90a fix to procedure-arity in previous patch 13 年 前
  Andy Wingo 80be163f81 make applicable smob calls cheaper, and fix a memory leak 13 年 前
  Andy Wingo 0858753e82 Merge remote-tracking branch 'origin/stable-2.0' 13 年 前
  Bake Timmons b7e64f8b26 Improve the usage of variable names in C docstrings. 13 年 前
  Ludovic Courtès fe2400c993 Fix erroneous check in `set-procedure-properties!'. 13 年 前
  Andy Wingo b2208d2e98 Merge remote-tracking branch 'origin/stable-2.0' 13 年 前
  Andy Wingo f3cf9421cb better debuggability for interpreted procedures 13 年 前
  Andy Wingo 8b33752be7 slight scm_procedure_p, scm_i_procedure_arity refactor 13 年 前
  Andy Wingo 203a92b67b convert internal weak hash table users to use the weak table api 13 年 前
  Andy Wingo a099c8d971 Merge remote-tracking branch 'origin/stable-2.0' 13 年 前
  Andy Wingo f2ed447383 set-procedure-property! threadsafety issue 13 年 前
  Andy Wingo fc7bd367ab remove all deprecated code 13 年 前
  Andy Wingo 3fc7e2c123 deprecate arity access via (procedure-properties proc 'arity) 15 年 前
  Andy Wingo cb2ce54844 add procedure_minimum_arity 15 年 前
  Andy Wingo 07e424b753 scm_i_program_properties is internal; just use procedure-properties 15 年 前
  Andy Wingo 90fa152c1d tweaks to procprop.c 15 年 前
  Andy Wingo e1bdf9e2a5 procedure-properties incorporates program-properties 15 年 前
  Andy Wingo 75c3ed2820 smobs are applied with vm trampoline procedures 15 年 前