Historique des commits

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