4203a427d0
* build-aux/config.sh: New file. * build-aux/trace.sh: New file. * build-aux/GNUmakefile.in: New file. * configure: Support srcdir configure. * GNUmakefile: Support srcdir build. * build-aux/build-cc.sh: Likewise. * build-aux/build-cc32.sh: Likewise. * build-aux/build-guile.sh: Likewise. * build-aux/build-mes.sh: Likewise. * build-aux/cc-mes.sh: Likewise. * build-aux/cc.sh: Likewise. * build-aux/cc32-mes.sh: Likewise. * build-aux/check-mes.sh: Likewise. * build-aux/check-mescc.sh: Likewise. * build-aux/export.make: Likewise. * build-aux/mes-snarf.scm: Likewise. * build-aux/pre-inst-env.in: Likewise. * build-aux/test.sh: Likewise. * build.sh: Likewise. * check.sh: Likewise. * install.sh: Likewise. * module/mescc/mescc.scm: Likewise. * scripts/mescc.in: Likewise. * src/mes.c: Likewise.
57 lines
1 KiB
Plaintext
57 lines
1 KiB
Plaintext
Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
|
|
Main author
|
|
All files except the imported files listed below
|
|
|
|
Jeremiah Orians <jeremiah@pdp10.guru>
|
|
lib/libc+tcc.c (fopen)
|
|
scaffold/tests/98-fopen.c
|
|
|
|
Han-Wen Nienhuys <hanwen@xs4all.nl>
|
|
lib/libc+tcc.c (_memmem, memmem)
|
|
|
|
|
|
List of imported files
|
|
|
|
D A Gwyn
|
|
lib/alloca.c
|
|
|
|
Included verbatim from gnulib
|
|
build-aux/gitlog-to-changelog
|
|
|
|
Portable hygienic pattern matcher
|
|
mes/module/mes/match.scm
|
|
|
|
Portable LALR(1) parser generator
|
|
mes/module/mes/lalr.scm
|
|
|
|
Portable syntax-case from Chez Scheme; patches from Guile
|
|
mes/module/mes/psyntax.ss
|
|
mes/module/mes/psyntax.pp [generated]
|
|
|
|
Getopt-long from Guile
|
|
module/mes/getopt-long.scm
|
|
|
|
Optargs from Guile
|
|
mes/module/mes/optargs.scm
|
|
|
|
PEG from Guile
|
|
mes/module/mes/peg/
|
|
|
|
Pmatch from Guile
|
|
mes/module/mes/pmatch.scm
|
|
|
|
Pretty-print from Guile
|
|
mes/module/mes/pretty-print.scm
|
|
|
|
Srfi-1 bits from Guile
|
|
mes/module/srfi/srfi-1.scm
|
|
|
|
Srfi-16 from Guile
|
|
mes/module/srfi/srfi-16.scm
|
|
|
|
Srfi-26 from Guile
|
|
mes/module/srfi/srfi-26.scm
|
|
|
|
GNU FDL in texinfo from GNU
|
|
doc/fdl-1.3.texi
|