Commit History

Author SHA1 Message Date
  Andy Wingo 1234bb1850 Update license notices in all C files 7 years ago
  Andy Wingo 791eb0c01a Remove (C) from copyright statements 7 years ago
  Andy Wingo b8d757732f Rationalize include order in C files 7 years ago
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files 7 years ago
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source 7 years ago
  Andy Wingo 40ade0886e Remove _scm.h 7 years ago
  Andy Wingo a7bcd66f6f Devolve symbols.h from _scm.h 7 years ago
  Andy Wingo 1ddf42dae0 Devolve threads.h from _scm.h. 7 years ago
  Andy Wingo d3cfabd89b Devolve numbers.h from _scm.h. 7 years ago
  Andy Wingo 730cfd80e2 Devolve pairs.h 7 years ago
  Andy Wingo 1a99bd10f8 Devolve boolean.h include. 7 years ago
  Andy Wingo 460552163e Remove list.h from _scm.h 7 years ago
  Andy Wingo 5f50309448 Remove includes of validate.h. 7 years ago
  Andy Wingo dc2a560264 Deprecate dynamic roots 8 years ago
  Andy Wingo 8079714576 scm_i_rtl_program_* -> scm_i_program_* 11 years ago
  Andy Wingo d798a895cc Remove RTL_ infix from macros 11 years ago
  Andy Wingo 1c33be992e Remove stack programs, objcode, and the old VM. 11 years ago
  Andy Wingo 9f309e2cd9 Builtins have procedure properties 11 years ago
  Andy Wingo 30b7cf9df0 Avoid calling procedure-name when doing a make-procedure-with-setter 11 years ago
  Andy Wingo 40553c2016 Setting procedure properties does not cause metadata lookup 11 years ago
  Andy Wingo c4c098e355 procedure-properties for RTL functions 12 years ago
  Andy Wingo bf8328ec16 procedure-documentation works on RTL procedures 12 years ago
  Andy Wingo eb2bc00fb3 Wire up ability to print RTL program arities 12 years ago
  Andy Wingo e65f80af42 RTL programs print with their name 12 years ago
  Andy Wingo e2cbf527c4 move procedure-name and procedure-source to procprop.c 12 years ago
  Andy Wingo 510ca12687 add new rtl vm 12 years ago
  Andy Wingo 01e909d90a fix to procedure-arity in previous patch 13 years ago
  Andy Wingo 80be163f81 make applicable smob calls cheaper, and fix a memory leak 13 years ago
  Andy Wingo 0858753e82 Merge remote-tracking branch 'origin/stable-2.0' 13 years ago
  Bake Timmons b7e64f8b26 Improve the usage of variable names in C docstrings. 13 years ago