Cronologia Commit

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