Commit History

Author SHA1 Message Date
  Ludovic Courtès 7c17655cd3 Fix incorrect allocation size in 'make-vtable-vtable'. 4 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 791eb0c01a Remove (C) from copyright statements 6 years ago
  Andy Wingo dd8add2fa0 Make .c copyright headers uniform 6 years ago
  Andy Wingo b8d757732f Rationalize include order in C files 6 years ago
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files 6 years ago
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source 6 years ago
  Andy Wingo 40ade0886e Remove _scm.h 6 years ago
  Andy Wingo a7bcd66f6f Devolve symbols.h from _scm.h 6 years ago
  Andy Wingo f043d0c3dc Remove modules.h from _scm.h. 6 years ago
  Andy Wingo bf15afa6bf Move subr snarfing macros to gsubr.h. 6 years ago
  Andy Wingo d3cfabd89b Devolve numbers.h from _scm.h. 6 years ago
  Andy Wingo 1e792c6580 Remove <stdio.h> from ports.h 6 years ago
  Andy Wingo 730cfd80e2 Devolve pairs.h 6 years ago
  Andy Wingo 1a99bd10f8 Devolve boolean.h include. 6 years ago
  Andy Wingo 5f50309448 Remove includes of validate.h. 6 years ago
  Andy Wingo 83584ef231 Fix libguile subcomponent headers not to include <libguile.h> 6 years ago
  Andy Wingo 5084fa4858 Introduce make-struct/simple 7 years ago
  Andy Wingo 214e887dbd Struct vtables store bitmask of unboxed fields 7 years ago
  Andy Wingo 84259f54e3 Merge 'stable-2.2' 7 years ago
  Andy Wingo a74d4ee4f6 Add struct-ref/unboxed, struct-set!/unboxed 7 years ago
  Andy Wingo 5870188eb4 Replace "pr" struct fields with "pw" fields 7 years ago
  Andy Wingo b7d88bfe63 Remove opaque slots 7 years ago
  Andy Wingo e26652b7e1 Merge 'stable-2.2' 7 years ago
  Andy Wingo b0ecf83ef0 Deprecate opaque struct fields 7 years ago
  Andy Wingo d354962b68 Remove support for tail arrays and self slots 7 years ago
  Andy Wingo 2f9ad7d9bc Merge stable-2.2 into master 7 years ago
  Andy Wingo c7c7588f24 Fix up make-struct-layout and make-struct/no-tail docstrings 7 years ago
  Andy Wingo 04f48e94b5 Deprecate struct "self" slots 7 years ago