summaryrefslogtreecommitdiff
path: root/libguile/boolean.h
AgeCommit message (Expand)AuthorFilesLines
2013-11-27Declare scm_nil_pAndy Wingo1-1/+2
2010-08-08remove "discouraged" infrastructureAndy Wingo1-2/+12
2010-04-09change remaining %nil -> #nilAndy Wingo1-3/+4
2010-04-09lisp nil always enabledAndy Wingo1-15/+3
2010-03-30nil is false, wheeAndy Wingo1-5/+6
2010-03-28Renumber IFLAGSs so the first 8 are reserved for lisp booleans.Mark H Weaver1-1/+1
2010-01-19Reinstate `scm_is_bool ()' as a function.Ludovic Courtès1-1/+3
2009-10-27the cube of lisp booleans (#f nil () #t)Mark H Weaver1-4/+85
2009-06-17Change Guile license to LGPLv3+Neil Jerram1-6/+7
2008-05-31Add `SCM_INTERNAL' macro, use it.Ludovic Courtès1-2/+2
2006-04-17merge from 1.8 branchKevin Ryde1-1/+1
2005-05-23The FSF has a new address.Marius Vollmer1-1/+1
2004-07-06* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,Marius Vollmer1-18/+2
2004-07-05(scm_is_true, scm_is_false, scm_from_bool, scm_to_bool): New.Marius Vollmer1-0/+8
2003-04-05Changed license terms to the plain LGPL thru-out.Marius Vollmer1-35/+11
2001-11-02Prefixed each each exported symbol with SCM_API.Marius Vollmer1-3/+3
2001-08-31* Renamed header macros to the SCM_<filename>_H format.Dirk Herrmann1-7/+10
2000-06-12Updated copyrightsMikael Djurfeldt1-1/+1
2000-06-05* Removed SCM_TRUE_P since it may get confused with !SCM_FALSEP.Dirk Herrmann1-2/+1
2000-03-29* New macro SCM_TRUE_P.Dirk Herrmann1-6/+9
2000-03-19 * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin1-0/+6
2000-03-12*** empty log message ***Mikael Djurfeldt1-1/+1
2000-03-12* async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval.c, eval.h,Mikael Djurfeldt1-1/+1
2000-03-09*.[ch]: make a distinction between SCM as a genericGreg J. Badros1-1/+1
2000-03-02* list.c: Moved append docs to append! Thanks Dirk Hermann. Also,Greg J. Badros1-3/+3
1999-12-12* boolean.h: Added SCM_BOOL, SCM_NEGATE_BOOL, SCM_BOOLP to here,Greg J. Badros1-0/+8
1997-05-26* Lots of files: New address for FSF.Jim Blandy1-3/+3
1996-10-14* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1-12/+3
1996-09-05* alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h,Jim Blandy1-1/+1
1996-09-04Don't install the unwashed masses of Guile header files in theJim Blandy1-1/+1
1996-07-25maintainer changed: was lord, now jimb; first importJim Blandy1-0/+76