Historique des commits

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