summaryrefslogtreecommitdiff
path: root/libguile/srcprop.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up srcprops implementationAndy Wingo2020-09-031-8/+5
* Update license notices in all C filesAndy Wingo2018-06-201-17/+17
* Remove (C) from copyright statementsAndy Wingo2018-06-201-1/+1
* Rename __scm.h to scm.hAndy Wingo2018-06-201-1/+0
* Remove Emacs local variables comments in Guile sourceAndy Wingo2018-06-201-6/+0
* Remove useless "classes: h_files" from Guile headers.Andy Wingo2018-06-201-2/+0
* Devolve boolean.h include.Andy Wingo2018-06-181-2/+3
* Add 'supports-source-properties?' predicateMark H Weaver2012-02-151-1/+3
* read + source properties simplificationAndy Wingo2011-05-241-1/+3
* deprecate scm_whash APIAndy Wingo2011-05-011-25/+1
* remove srcprop.[ch] things that have to do with breakpointsAndy Wingo2010-09-241-6/+1
* decruftify scm_sys_protectsAndy Wingo2009-12-051-0/+1
* factor copy-tree and cons-source out of eval.[ch]Andy Wingo2009-12-011-0/+1
* Use proper types for hash/assoc functions in `hashtab.h'.Ludovic Courtès2009-10-201-4/+7
* In srcprop.c change all occurrences of "plist" to "alist"Neil Jerram2009-08-211-2/+0
* Change Guile license to LGPLv3+Neil Jerram2009-06-171-6/+7
* Add `SCM_INTERNAL' macro, use it.Ludovic Courtès2008-05-311-2/+2
* * srcprop.c: use double cell for storing source-properties. PutHan-Wen Nienhuys2007-01-191-38/+2
* merge from 1.8 branchKevin Ryde2006-04-171-1/+1
* The FSF has a new address.Marius Vollmer2005-05-231-1/+1
* * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,Marius Vollmer2004-07-061-2/+2
* Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. UseMarius Vollmer2004-05-061-11/+11
* Changed license terms to the plain LGPL thru-out.Marius Vollmer2003-04-051-38/+11
* 2002-07-20 Han-Wen <hanwen@cs.uu.nl>Han-Wen Nienhuys2002-07-201-4/+4
* * srcprop.[ch] (scm_c_source_property_breakpoint_p): NewDirk Herrmann2002-03-261-5/+5
* * eval.c (SCM_CEVAL), srcprop.h (SRCBRKP): Eliminated union 't'.Dirk Herrmann2002-03-141-3/+3
* * First batch of libguile changes for Elisp support.Neil Jerram2002-01-221-3/+2
* Prefixed each each exported symbol with SCM_API.Marius Vollmer2001-11-021-14/+14
* * Remove deprecated macros and typenames.Dirk Herrmann2001-08-311-14/+10
* Remove "face-lift" comment.Thien-Thi Nguyen2001-07-091-2/+0
* (scm_srcprops_to_plist): Renamed from scm_t_srcpropso_plist. See theMarius Vollmer2001-06-251-1/+1
* replace "scm_*_t" with "scm_t_*".Marius Vollmer2001-06-141-14/+14
* * validate.hMichael Livshin2001-05-241-11/+16
* * Eliminate some further applications of SCM_C[AD]R to non pair cells.Dirk Herrmann2001-04-191-7/+14
* Smob-related creanup.Keisuke Nishida2000-12-081-2/+2
* Updated copyrightsMikael Djurfeldt2000-06-121-1/+1
* Lots of fixes to make guile (at some time) compile with strict typing.Dirk Herrmann2000-04-031-7/+7
* * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin2000-03-191-0/+6
* *** empty log message ***Mikael Djurfeldt2000-03-121-2/+2
* * async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval.c, eval.h,Mikael Djurfeldt2000-03-121-2/+2
* *.[ch]: make a distinction between SCM as a genericGreg J. Badros2000-03-091-2/+2
* * list.c: Moved append docs to append! Thanks Dirk Hermann. Also,Greg J. Badros2000-03-021-8/+8
* * *.h: Use SCM_NIMP(X) && in all the FOOP macros.Greg J. Badros1999-12-161-3/+6
* * *.c, srcprop.h: Use SCM_BOOL(f) instead of (f? SCM_BOOL_T:Greg J. Badros1999-12-121-1/+1
* * backtrace.c, debug.c, eval.c, eval.h, gsubr.c, procprop.h,Mikael Djurfeldt1999-08-171-6/+6
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* * backtrace.c, backtrace.h, debug.c, debug.h, eq.c,Jim Blandy1997-05-161-1/+1
* * pairs.h, eval.c, gc.c, init.c, ioext.c, ports.c, ports.h,Mikael Djurfeldt1996-10-201-2/+2
* * srcprop.c, srcprop.h: Made scm_i_filename, scm_i_copy,Mikael Djurfeldt1996-10-141-2/+6
* * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1996-10-141-19/+9