summaryrefslogtreecommitdiff
path: root/libguile/srcprop.h
AgeCommit message (Expand)AuthorFilesLines
2012-02-15Add 'supports-source-properties?' predicateMark H Weaver1-1/+3
2011-05-24read + source properties simplificationAndy Wingo1-1/+3
2011-05-01deprecate scm_whash APIAndy Wingo1-25/+1
2010-09-24remove srcprop.[ch] things that have to do with breakpointsAndy Wingo1-6/+1
2009-12-05decruftify scm_sys_protectsAndy Wingo1-0/+1
2009-12-01factor copy-tree and cons-source out of eval.[ch]Andy Wingo1-0/+1
2009-10-20Use proper types for hash/assoc functions in `hashtab.h'.Ludovic Courtès1-4/+7
2009-08-21In srcprop.c change all occurrences of "plist" to "alist"Neil Jerram1-2/+0
2009-06-17Change Guile license to LGPLv3+Neil Jerram1-6/+7
2008-05-31Add `SCM_INTERNAL' macro, use it.Ludovic Courtès1-2/+2
2007-01-19* srcprop.c: use double cell for storing source-properties. PutHan-Wen Nienhuys1-38/+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-2/+2
2004-05-06Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. UseMarius Vollmer1-11/+11
2003-04-05Changed license terms to the plain LGPL thru-out.Marius Vollmer1-38/+11
2002-07-202002-07-20 Han-Wen <hanwen@cs.uu.nl>Han-Wen Nienhuys1-4/+4
2002-03-26* srcprop.[ch] (scm_c_source_property_breakpoint_p): NewDirk Herrmann1-5/+5
2002-03-14* eval.c (SCM_CEVAL), srcprop.h (SRCBRKP): Eliminated union 't'.Dirk Herrmann1-3/+3
2002-01-22* First batch of libguile changes for Elisp support.Neil Jerram1-3/+2
2001-11-02Prefixed each each exported symbol with SCM_API.Marius Vollmer1-14/+14
2001-08-31* Remove deprecated macros and typenames.Dirk Herrmann1-14/+10
2001-07-09Remove "face-lift" comment.Thien-Thi Nguyen1-2/+0
2001-06-25(scm_srcprops_to_plist): Renamed from scm_t_srcpropso_plist. See theMarius Vollmer1-1/+1
2001-06-14replace "scm_*_t" with "scm_t_*".Marius Vollmer1-14/+14
2001-05-24* validate.hMichael Livshin1-11/+16
2001-04-19* Eliminate some further applications of SCM_C[AD]R to non pair cells.Dirk Herrmann1-7/+14
2000-12-08Smob-related creanup.Keisuke Nishida1-2/+2
2000-06-12Updated copyrightsMikael Djurfeldt1-1/+1
2000-04-03Lots of fixes to make guile (at some time) compile with strict typing.Dirk Herrmann1-7/+7
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-2/+2
2000-03-12* async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval.c, eval.h,Mikael Djurfeldt1-2/+2
2000-03-09*.[ch]: make a distinction between SCM as a genericGreg J. Badros1-2/+2
2000-03-02* list.c: Moved append docs to append! Thanks Dirk Hermann. Also,Greg J. Badros1-8/+8
1999-12-16* *.h: Use SCM_NIMP(X) && in all the FOOP macros.Greg J. Badros1-3/+6
1999-12-12* *.c, srcprop.h: Use SCM_BOOL(f) instead of (f? SCM_BOOL_T:Greg J. Badros1-1/+1
1999-08-17* backtrace.c, debug.c, eval.c, eval.h, gsubr.c, procprop.h,Mikael Djurfeldt1-6/+6
1997-05-26* Lots of files: New address for FSF.Jim Blandy1-3/+3
1997-05-16* backtrace.c, backtrace.h, debug.c, debug.h, eq.c,Jim Blandy1-1/+1
1996-10-20* pairs.h, eval.c, gc.c, init.c, ioext.c, ports.c, ports.h,Mikael Djurfeldt1-2/+2
1996-10-14* srcprop.c, srcprop.h: Made scm_i_filename, scm_i_copy,Mikael Djurfeldt1-2/+6
1996-10-14* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1-19/+9
1996-09-18* srcprop.h: Name changes: tc16_srcprops --> scm_tc16_srcprops,Mikael Djurfeldt1-8/+13
1996-09-11* numbers.h: Repeated declarations removed.Jim Blandy1-0/+4
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-08-20* srcprop.h: New file: source properties.Mikael Djurfeldt1-0/+131