7d5c3a0201
* module/sxml/xpath.mes: New file. * module/sxml/xpath.upstream.mes: Import from Guile. * AUTHORS: Mention it.
33 lines
710 B
Plaintext
33 lines
710 B
Plaintext
Jan Nieuwenhuizen <janneke@gnu.org>
|
|
Main author
|
|
All files except the files listed below
|
|
|
|
Based on Scheme48's scheme/alt
|
|
module/mes/record.mes
|
|
module/mes/syntax.upstream.mes
|
|
module/srfi/srfi-9.upstream.mes
|
|
|
|
Based on Guile ECMAScript
|
|
module/language/c/lexer.mes
|
|
|
|
Included verbatim from gnulib
|
|
build-aux/gitlog-to-changelog
|
|
|
|
Portable hygienic pattern matcher
|
|
module/mes/match.upstream.mes
|
|
|
|
Portable LALR(1) parser generator
|
|
module/mes/lalr.upstream.mes
|
|
|
|
Portable syntax-case from Chez Scheme
|
|
module/mes/psyntax.ss
|
|
module/mes/psyntax-pp.mes [generated]
|
|
|
|
Optargs from Guile
|
|
module/mes/optargs.upstream.mes
|
|
|
|
Srfi-1 bits from Guile
|
|
module/srfi/srfi-1.upstream.mes
|
|
|
|
Sxml xpath from Guile
|
|
module/sxml/xpath.upstream.mes |