Andy Wingo
6d66647d5b
guile-tools is a scheme script that loads scheme modules
...
* meta/guile-tools: Changed to be a scheme script. Instead of looking for
executables in a "scripts dir", we just look for modules in (scripts),
and load the modules directly.
* module/Makefile.am:
* module/scripts/: Move the scripts into module/ so they can be compiled.
Rename scripts from `foo' to `foo.scm'.
* libguile/Makefile.am: Invoke the snarf->texi code via guile-tools.
* configure.in:
* .gitignore: Update for changes.
2009-04-17 11:19:42 +02:00
Kevin Ryde
6e7d5622ee
merge from 1.8 branch
2006-04-16 23:37:40 +00:00
Marius Vollmer
92205699d0
The FSF has a new address.
2005-05-23 19:57:22 +00:00
Thien-Thi Nguyen
e4af2baf8e
(scan-api): No longer include timestamp.
2002-05-13 21:45:12 +00:00
Thien-Thi Nguyen
94a972ac31
(scan-api): Fix bug: No longer omit C' and
Scheme' in
...
groups in the presence of the grouper.
2002-05-11 19:45:27 +00:00
Thien-Thi Nguyen
e366d58b79
(add-props): New proc.
...
(make-grok-proc): Renamed from `make-grok-hook'.
(make-members-proc): Renamed from `make-members-hook'.
(make-grouper): Renamed from `make-grouping-hook'. Update callers.
Add handling for multiple grouping-defs files.
(scan-api): Add handling for multiple grouping-defs files.
Cache `symbol->string' result; adjust `sort' usage.
2002-05-10 22:17:39 +00:00
Thien-Thi Nguyen
94173d5f20
(scan-C!): Use more robust regexp.
2002-05-09 16:27:40 +00:00
Thien-Thi Nguyen
73b8d652ef
Remove top-level `debug-enable' form.
2002-05-08 20:19:22 +00:00
Thien-Thi Nguyen
d1d0c7afa2
Add TODO comment; nfc.
2002-05-08 20:18:12 +00:00
Thien-Thi Nguyen
d29388060b
(scan-api): Handle case where `grouping-hook' is #f.
2002-05-08 13:00:57 +00:00
Thien-Thi Nguyen
091cf411a6
Initial revision.
2002-05-08 12:49:37 +00:00