chibi-scheme/lib
Nguyễn Thái Ngọc Duy 0eb0834bbc snow: accept "_" as version separator
$ tools/snow-chibi  implementations
    WARNING: Implementation gauche is an unsupported version,
    0.9.10_pre1, but at least 0.9.4 is required.
    cyclone
    sagittarius

The easy solution is also accept "_" as version separator and consider
"pre1" the forth component. This makes the warning go away, and I don't
think it'll affect version comparison on other schemes.
2020-08-24 18:36:31 +07:00
..
chibi snow: accept "_" as version separator 2020-08-24 18:36:31 +07:00
scheme fixing scheme bytevector for 32bit arch 2020-07-28 15:09:40 +09:00
srfi forgot to export make-state-variable from composite library 2020-08-17 22:02:15 +09: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