Commit History

Author SHA1 Message Date
  Andy Wingo b8a9a666f1 Rewrite subr implementation 6 years ago
  Andy Wingo 16879cabed Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types 6 years ago
  Andy Wingo 1234bb1850 Update license notices in all C files 6 years ago
  Andy Wingo c836c28496 libguile header files have uniform format for copyright declarations 6 years ago
  Andy Wingo 791eb0c01a Remove (C) from copyright statements 6 years ago
  Andy Wingo 97cc65fee4 Rename __scm.h to scm.h 6 years ago
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source 6 years ago
  Andy Wingo a2411c3982 Devolve programs.h from _scm.h. 6 years ago
  Andy Wingo 2b95d6faa4 Devolve gc.h 6 years ago
  Andy Wingo 83584ef231 Fix libguile subcomponent headers not to include <libguile.h> 6 years ago
  Andy Wingo 8af3423efe Remove primitive?, add primitive-code? 9 years ago
  Andy Wingo de0233af17 Fix inner and outer stack cuts to match on procedure code 11 years ago
  Andy Wingo fd5621f868 Remove unused C scm_program_source. 11 years ago
  Andy Wingo a1eb8d1168 Reorganize programs.h. 11 years ago
  Andy Wingo d1100525ff rtl-program-code -> program-code 11 years ago
  Andy Wingo 0bd1e9c6a0 rtl-program? -> program? 11 years ago
  Andy Wingo edba822553 Remove make-rtl-program. 11 years ago
  Andy Wingo 8079714576 scm_i_rtl_program_* -> scm_i_program_* 11 years ago
  Andy Wingo e326baac0b scm_i_make_rtl_program in BUILDING_LIBGUILE 11 years ago
  Andy Wingo d798a895cc Remove RTL_ infix from macros 11 years ago
  Andy Wingo e0755cd12a Rename scm_tc7_rtl_program to scm_tc7_program 11 years ago
  Andy Wingo 1c33be992e Remove stack programs, objcode, and the old VM. 11 years ago
  Andy Wingo 581a4eb82b frame-instruction-pointer is absolute; rewrite (system vm coverage) 11 years ago
  Andy Wingo b0ca878cae Foreign procedures are RTL programs 11 years ago
  Andy Wingo 27337b6373 Subrs are RTL programs 11 years ago
  Andy Wingo d7928d7c61 Merge remote-tracking branch 'origin/stable-2.0' 11 years ago
  Andy Wingo d7794a9d07 Deprecate scm_c_program_source, as it has no internal users. 11 years ago
  Andy Wingo c4c098e355 procedure-properties for RTL functions 11 years ago
  Andy Wingo bf8328ec16 procedure-documentation works on RTL procedures 12 years ago
  Andy Wingo e65f80af42 RTL programs print with their name 12 years ago