Robin Templeton
|
4784e2dd94
guile-snarf fix
|
10 년 전 |
Mark H Weaver
|
c3c3032608
Make snarfing tools more robust to varied C preprocessor behavior.
|
10 년 전 |
BT Templeton
|
95c1cfb550
fix guile-snarf
|
13 년 전 |
BT Templeton
|
fd029c35de
guile-snarf: allow multiple init actions on one line
|
14 년 전 |
Ludovic Courtès
|
5f236208d0
Merge branch 'boehm-demers-weiser-gc' into bdw-gc-static-alloc
|
15 년 전 |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 년 전 |
Ludovic Courtès
|
6eca5d2b9b
Allow several `SNARF_INIT ()' per CPP output line.
|
16 년 전 |
Ludovic Courtès
|
5b5179f895
guile-snarf: Honor $TMPDIR.
|
17 년 전 |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
18 년 전 |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
19 년 전 |
Marius Vollmer
|
d9623da1f2
Instead of the non-portable mktemp, use mkdir to create a unique
|
21 년 전 |
Marius Vollmer
|
27fca65629
Use mktemp to create a truely unique temporary file name. Thanks to
|
21 년 전 |
Marius Vollmer
|
34690e5338
Do not expect the input file to be the first argument after the
|
22 년 전 |
Marius Vollmer
|
9d2cce766d
Do not clean input file. This would write to the $(srcdir) during a
|
23 년 전 |
Marius Vollmer
|
3be0d96d0f
Install the trap for removing $cleanfile only when the value of
|
23 년 전 |
Marius Vollmer
|
66c4b10985
When the output filename is "-", write to stdout. When no "-o" option
|
23 년 전 |
Thien-Thi Nguyen
|
b193d130d8
Typofix.
|
23 년 전 |
Thien-Thi Nguyen
|
77b26c9397
Remove "--compat=1.4" support.
|
23 년 전 |
Marius Vollmer
|
d3bd0027d4
(modern_snarf): Remove everything following and including "^:^" from
|
23 년 전 |
Thien-Thi Nguyen
|
9bc6fb0a7d
Update copyright.
|
23 년 전 |
Martin Grabmüller
|
58ade1022c
* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
|
23 년 전 |
Michael Livshin
|
47bcd6465f
* filter-doc-snarfage.c, guile-snarf.in: try to cope with spaces
|
23 년 전 |
Michael Livshin
|
c99f960518
* guile-snarf-docs.in, guile-snarf-docs-texi.in,
|
23 년 전 |
Marius Vollmer
|
d6a35f3f61
Added copyright and licence notice.
|
24 년 전 |
Dirk Herrmann
|
3c6d9d717f
* Renamed SCM__X tokens to better readable ones that also follow the
|
24 년 전 |
Mikael Djurfeldt
|
e8ec2fd062
* guile-snarf.in: Change regexp "^SCM__I" --> "^ *SCM__I".
|
24 년 전 |
Mikael Djurfeldt
|
d80f396e99
* snarf.h, guile-snarf.awk.in, guile-snarf.in: Replaced snarf
|
24 년 전 |
Mikael Djurfeldt
|
7180cf39a7
* guile-snarf.awk.in, guile-snarf.in: Made to work also for
|
24 년 전 |
Greg J. Badros
|
3dc81fbace
* snarf.h: Drop SCM_PROC, SCM_PROC1. Added extra output for
|
25 년 전 |
Jim Blandy
|
7677589ac6
* guile-snarf.in: Be sure to exit with an error if CPP does.
|
25 년 전 |