Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-04-17 | guile-tools is a scheme script that loads scheme modules | Andy Wingo | 1 | -181/+0 | |
* 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. | |||||
2006-04-16 | merge from 1.8 branch | Kevin Ryde | 1 | -1/+1 | |
2005-05-23 | The FSF has a new address. | Marius Vollmer | 1 | -2/+2 | |
2002-05-19 | (group-diff): Also output +N and -N adds and subs details, respectively. | Thien-Thi Nguyen | 1 | -4/+16 | |
2002-05-12 | Use modules (ice-9 format), (ice-9 getopt-long). | Thien-Thi Nguyen | 1 | -33/+116 | |
Autoload module (srfi srfi-13). No longer export `diff-alists'. (diff, diff-alists, display-list): Remove. (put, get, read-api-alist-file, hang-by-the-roots, diff?, diff+note!, group-diff): New. (api-diff): Rewrite. | |||||
2002-02-22 | Initial revision | Thien-Thi Nguyen | 1 | -0/+86 | |