Andy Wingo
|
6f6abb3bb5
Clean up srcprops implementation
|
4 年 前 |
Andy Wingo
|
1234bb1850
Update license notices in all C files
|
6 年 前 |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
6 年 前 |
Andy Wingo
|
97cc65fee4
Rename __scm.h to scm.h
|
6 年 前 |
Andy Wingo
|
c495b44714
Remove Emacs local variables comments in Guile source
|
6 年 前 |
Andy Wingo
|
5534c2817e
Remove useless "classes: h_files" from Guile headers.
|
6 年 前 |
Andy Wingo
|
1a99bd10f8
Devolve boolean.h include.
|
6 年 前 |
Mark H Weaver
|
76b9bac565
Add 'supports-source-properties?' predicate
|
13 年 前 |
Andy Wingo
|
26c8cc144f
read + source properties simplification
|
13 年 前 |
Andy Wingo
|
d1c4720ca3
deprecate scm_whash API
|
13 年 前 |
Andy Wingo
|
8cbcaaa0ae
remove srcprop.[ch] things that have to do with breakpoints
|
14 年 前 |
Andy Wingo
|
e7efe8e793
decruftify scm_sys_protects
|
15 年 前 |
Andy Wingo
|
0f458a3725
factor copy-tree and cons-source out of eval.[ch]
|
15 年 前 |
Ludovic Courtès
|
d587c9e8b2
Use proper types for hash/assoc functions in `hashtab.h'.
|
15 年 前 |
Neil Jerram
|
67a967348a
In srcprop.c change all occurrences of "plist" to "alist"
|
15 年 前 |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 年 前 |
Ludovic Courtès
|
102dbb6f6c
Add `SCM_INTERNAL' macro, use it.
|
16 年 前 |
Han-Wen Nienhuys
|
b0763985c4
* srcprop.c: use double cell for storing source-properties. Put
|
18 年 前 |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
19 年 前 |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
19 年 前 |
Marius Vollmer
|
7888309be8
* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,
|
20 年 前 |
Marius Vollmer
|
f5710d53b1
Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. Use
|
21 年 前 |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 年 前 |
Han-Wen Nienhuys
|
34d19ef643
2002-07-20 Han-Wen <hanwen@cs.uu.nl>
|
22 年 前 |
Dirk Herrmann
|
bc76d62865
* srcprop.[ch] (scm_c_source_property_breakpoint_p): New
|
23 年 前 |
Dirk Herrmann
|
dff9830622
* eval.c (SCM_CEVAL), srcprop.h (SRCBRKP): Eliminated union 't'.
|
23 年 前 |
Neil Jerram
|
c96d76b88d
* First batch of libguile changes for Elisp support.
|
23 年 前 |
Marius Vollmer
|
33b001fd89
Prefixed each each exported symbol with SCM_API.
|
23 年 前 |
Dirk Herrmann
|
b29058ffee
* Remove deprecated macros and typenames.
|
23 年 前 |
Thien-Thi Nguyen
|
a06e3a75b2
Remove "face-lift" comment.
|
23 年 前 |