Commit History

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