mes/mes/module/mes
Janneke Nieuwenhuizen 8b0f2e29db DRAFT doc: Update `AUTHORS'.
* AUTHORS: Mention RISC-V port.
* mes/module/mes/repl.mes (welcome): Add Wladimir van der Laan and
Andrius Štikonas.
2023-09-12 11:04:11 +02:00
..
base.mes mes: compatibility: Make base.mes pure guile. 2020-11-01 16:09:27 +01:00
boot-0.scm mescc: Add mes 0.19 compatibility. 2019-12-08 10:10:02 +01:00
boot-00.scm core: Add module indirection for variable lookup. 2018-10-14 08:30:18 +02:00
boot-01.scm build: Fix mescc installation on Debian. 2019-05-15 23:26:52 +02:00
boot-02.scm build: Fix mescc installation on Debian. 2019-05-15 23:26:52 +02:00
boot-03.scm build: Simplify. 2019-06-08 15:36:22 +02:00
catch.mes mes: Resurrect backtraces. 2019-11-10 16:08:13 +01:00
display.mes mes: Remove broken copy of simple-format. 2019-07-19 15:36:36 +02:00
fluids.mes core: Add module-define! 2018-10-14 09:10:30 +02:00
getopt-long.mes GNU Mes. 2018-07-22 14:24:36 +02:00
guile.mes build: Have configure respect GUILE_LOAD_PATH for mes to find Nyacc. 2020-01-20 22:47:52 +01:00
lalr.mes GNU Mes. 2018-07-22 14:24:36 +02:00
lalr.scm Relicense imported LGPL v3+ files to GPL v3+. 2021-11-09 12:01:04 +01:00
let.mes GNU Mes. 2018-07-22 14:24:36 +02:00
match.mes GNU Mes. 2018-07-22 14:24:36 +02:00
match.scm build: Separate Mes and Guile modules. 2018-07-21 07:15:52 +02:00
mescc.mes GNU Mes. 2018-07-22 14:24:36 +02:00
misc.mes GNU Mes. 2018-07-22 14:24:36 +02:00
module.mes GNU Mes. 2018-07-22 14:24:36 +02:00
optargs.mes GNU Mes. 2018-07-22 14:24:36 +02:00
pmatch.mes mes: compatibility: Move (mes pmatch) to (system base pmatch). 2020-11-01 16:20:12 +01:00
posix.mes mes: Define R_OK as 4. 2023-07-08 15:10:05 +02:00
pretty-print.mes GNU Mes. 2018-07-22 14:24:36 +02:00
pretty-print.scm Relicense some taken-from-GNU Guile LGPLv2+ files to GPLv3+. 2018-07-23 19:11:45 +02:00
psyntax-0.mes GNU Mes. 2018-07-22 14:24:36 +02:00
psyntax-1.mes GNU Mes. 2018-07-22 14:24:36 +02:00
psyntax.mes GNU Mes. 2018-07-22 14:24:36 +02:00
psyntax.pp Add missing copyright headers and READMEs. 2018-07-26 19:17:12 +02:00
psyntax.pp.header Add missing copyright headers and READMEs. 2018-07-26 19:17:12 +02:00
psyntax.ss Relicense some taken-from-GNU Guile LGPLv2+ files to GPLv3+. 2018-07-23 19:11:45 +02:00
quasiquote.mes GNU Mes. 2018-07-22 14:24:36 +02:00
quasisyntax.mes GNU Mes. 2018-07-22 14:24:36 +02:00
quasisyntax.scm build: Separate Mes and Guile modules. 2018-07-21 07:15:52 +02:00
repl.mes DRAFT doc: Update `AUTHORS'. 2023-09-12 11:04:11 +02:00
scm.mes mes: iota: Make compatible with Guile. 2023-08-27 10:05:17 +02:00
simple-format.mes mes: simple-format: Use core display. 2019-11-16 23:05:10 +01:00
syntax.mes GNU Mes. 2018-07-22 14:24:36 +02:00
syntax.scm GNU Mes. 2018-07-22 14:24:36 +02:00
test.mes GNU Mes. 2018-07-22 14:24:36 +02:00
tiny-0.mes build: Separate Mes and Guile modules. 2018-07-21 07:15:52 +02:00
type-0.mes tests: Make tests/vector.test compatible with Guile. 2023-08-27 10:05:20 +02:00