Commit History

Author SHA1 Message Date
  Mark H Weaver 0c0a658c56 Improve the documentation for 'nil?'. 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 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 97cc65fee4 Rename __scm.h to scm.h 6 years ago
  Andy Wingo d9eafa374c Inline tags.h into __scm.h 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 38385d1359 Devolve strings.h 6 years ago
  Andy Wingo bf15afa6bf Move subr snarfing macros to gsubr.h. 6 years ago
  Andy Wingo 5f50309448 Remove includes of validate.h. 6 years ago
  BT Templeton 9348168ed5 add `nil?' primitive 14 years ago
  Andy Wingo 210c0325d3 allow iflags to be constant expressions with typing-strictness==2 14 years ago
  Andy Wingo cd038da546 remove libguile/lang.h, deprecate %nil (in favor of #nil) 15 years ago
  Andy Wingo d38b431ace nil is false, whee 15 years ago
  Mark H Weaver f60c2c4e10 Renumber IFLAGSs so the first 8 are reserved for lisp booleans. 15 years ago
  Ludovic Courtès baedef98ee Reinstate `scm_is_bool ()' as a function. 15 years ago
  Mark H Weaver 45f4cbdf12 the cube of lisp booleans (#f nil () #t) 15 years ago
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ 16 years ago
  Ludovic Courtès dbb605f575 Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
  Kevin Ryde 2b829bbb3d merge from 1.8 branch 19 years ago
  Marius Vollmer 92205699d0 The FSF has a new address. 20 years ago
  Marius Vollmer 1fe56d60fd (scm_is_bool): Fix typo. 21 years ago
  Marius Vollmer 3a684cc6c9 (scm_is_true, scm_is_false, scm_from_bool, scm_to_bool): New. 21 years ago
  Marius Vollmer 73be1d9e8e Changed license terms to the plain LGPL thru-out. 22 years ago
  Thien-Thi Nguyen a6b844c224 Retire inclusion guard macro SCM_MAGIC_SNARFER. 23 years ago
  Neil Jerram c96d76b88d * First batch of libguile changes for Elisp support. 23 years ago
  Martin Grabmüller 58ade1022c * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, 24 years ago
  Thien-Thi Nguyen a06e3a75b2 Remove "face-lift" comment. 24 years ago