コミット履歴

作者 SHA1 メッセージ 日付
  Andy Wingo 6c7dd9ebd3 Generics with setters have <applicable-struct-with-setter> layout 10 年 前
  Andy Wingo 036c508402 Remove unreachable code in scm_setter 10 年 前
  Andy Wingo 4cbc95f150 Rename objcodes?.{scm,c,h} to loader.{scm,c,h} 11 年 前
  Andy Wingo d798a895cc Remove RTL_ infix from macros 11 年 前
  Andy Wingo 1c33be992e Remove stack programs, objcode, and the old VM. 11 年 前
  Andy Wingo 30b7cf9df0 Avoid calling procedure-name when doing a make-procedure-with-setter 11 年 前
  Andy Wingo bf8328ec16 procedure-documentation works on RTL procedures 11 年 前
  Andy Wingo 510ca12687 add new rtl vm 11 年 前
  Mark H Weaver e0c211bb2e Merge remote-tracking branch 'origin/stable-2.0' 12 年 前
  Ludovic Courtès c438cd7175 eval: Store docstrings for lambdas. 12 年 前
  Andy Wingo 8b33752be7 slight scm_procedure_p, scm_i_procedure_arity refactor 13 年 前
  Andy Wingo fa075d40dc scm_wta_* procedures replace SCM_WTA_* macros 13 年 前
  Andy Wingo 534491d0b7 fix scm_setter 13 年 前
  Andy Wingo 05e0e22bc5 fix scm_procedure on non-structs 14 年 前
  Andy Wingo 4a655e50a3 use scm_from_latin1_symboln for string literals and load-symbol 14 年 前
  Andy Wingo 07e424b753 scm_i_program_properties is internal; just use procedure-properties 14 年 前
  Andy Wingo cc7005bc37 remove scm_tc7_gsubr 15 年 前
  Andy Wingo 9fdf9fd3ea move subr implementation details to gsubr.[ch] 15 年 前
  Andy Wingo bbd41a6a21 use the new public metatables from struct.c 15 年 前
  Andy Wingo ea68d342f1 procedures-with-setters implemented in terms of structs 15 年 前
  Andy Wingo 314b87163e eval.c closures are now applicable smobs, not tc3s 15 年 前
  Andy Wingo f36878ba2d remove cxrs 15 年 前
  Andy Wingo 8a1f4f98e1 remove rpsubrs 15 年 前
  Andy Wingo 31d845b4bc remove asubrs 15 年 前
  Andy Wingo df338a2264 remove tc7_subr_* and tc7_lsubr_* 15 年 前
  Andy Wingo b7742c6b71 new evaluator, y'all 15 年 前
  Andy Wingo b6cf4d0265 a very big commit cleaning up structs & goops. also applicable structs. 15 年 前
  Andy Wingo efcebb5b56 fold objects.[ch] into goops.[ch] 15 年 前
  Andy Wingo 11561496ba remove support for "entities" -- a form of applicable struct 15 年 前
  Andy Wingo 730d8ad9e6 remove operators 15 年 前