chibi-scheme/lib
Nguyễn Thái Ngọc Duy b52b2024f8 snow: extract feature list for cond-expand
Currently a package's cond-expand contains the symbol of the target
implementation and optionally more from config file. Execute a
command (once) on target implementation to add their full feature list,
making it available for each package to use.

All of these Schemes are tested. Larceny is just too annoying to get the
feature list (no one-liner, and it could take a while) so Larceny stays
the current behavior.

There is a small unrelated change here: the gosh command to get
version. We don't need to call (exit), if stdin is closed properly (it
should) then gosh should exit regardless.
2020-08-28 16:30:00 +07:00
..
chibi snow: extract feature list for cond-expand 2020-08-28 16:30:00 +07:00
scheme fixing scheme bytevector for 32bit arch 2020-07-28 15:09:40 +09:00
srfi text attribute resetting fix 2020-08-24 13:52:29 +02:00
init-7.scm fix include-ci (issue #687) 2020-08-23 00:23:27 +09:00
meta-7.scm adding (auto) library for auxiliary syntax 2020-08-14 11:24:25 +09:00