diff options
author | Mark Galassi <mark+savannah@galassi.org> | 1997-02-10 14:43:01 +0000 |
---|---|---|
committer | Mark Galassi <mark+savannah@galassi.org> | 1997-02-10 14:43:01 +0000 |
commit | feaa557dc00c6e6165a85c3ca4f6b52412e7d5a5 (patch) | |
tree | b2a476e15e0a8048ad70f80af24956656c6894b7 /AUTHORS | |
parent | d590bbf6d89bee141cac8d08572be5e243cbf07d (diff) |
synching
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -55,3 +55,11 @@ In the subdirectory threads, rewrote: coop-threads.c coop.c mit-pthreads.c threads.c coop-threads.h fsu-pthreads.h mit-pthreads.h threads.h Many other changes throughout. + +Mark Galassi: +Designed and implemented the high-level libguile API (the @code{gh_} +interface), based largely on the defunct @code{gscm_} interface. In the +subdirectory gh, wrote: +gh.c gh_eval.c gh_io.c gh_test_c.c +gh.h gh_funcs.c gh_list.c gh_test_repl.c +gh_data.c gh_init.c gh_predicates.c |