summaryrefslogtreecommitdiff
path: root/libguile/script.c
Commit message (Expand)AuthorAgeFilesLines
* * script.c (scm_compile_shell_switches): If we hit the -c or --Jim Blandy1997-09-281-2/+1
* * list.h (SCM_LISTn): New macros. Make list creation in C codeMikael Djurfeldt1997-09-151-1/+1
* * script.c (scm_compile_shell_switches): Add 1997 to copyrightJim Blandy1997-06-241-1/+1
* Try to detect when people are using one version of libguile and aJim Blandy1997-06-221-1/+2
* * scmsigs.h, async.h: updated.Gary Houston1997-05-311-0/+2
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* * script.c (scm_find_executable): Use prototype-style definitionJim Blandy1997-05-261-157/+3
* * script.c (scm_shell_usage): Pass FATAL to exit. There's noJim Blandy1997-05-161-1/+1
* Doc fixJim Blandy1997-05-131-2/+3
* * script.c (scm_compile_shell_switches): don't append (quit) ifGary Houston1997-05-131-6/+7
* * script.c (scm_ice_9_already_loaded): New variable.Marius Vollmer1997-05-081-2/+8
* * script.c (scm_compile_shell_switches): Dyke out debugging outputJim Blandy1997-04-241-0/+2
* Move most of the guts of shell command processing into libguile,Jim Blandy1997-04-201-0/+816