mes/module
Jan Nieuwenhuizen b354da6f02 mes: getopt-long: fix multi-opt and unclumping.
* module/mes/getopt-long.scm (remove-if-not): Remove.
  (option-spec): Add value field.  Update users.
  (expand-clumped-singles): Simplify, fix.
  (process-options): To get an option's value, use value instead of
  value-policy.  Fixes multi-opt.
* tests/getopt-long.test: New file.
* make.scm (mes-tests): Add it.
* check.sh (tests): Add it.
* tests/getopt-long.test-guile: New symlink.
2018-01-02 07:05:41 +01:00
..
language mescc: Use records for mes too. 2018-01-01 22:21:15 +01:00
mes mes: getopt-long: fix multi-opt and unclumping. 2018-01-02 07:05:41 +01:00
nyacc mescc: Use small, bootstrappable syntax rather than huge psyntax seed. 2017-12-09 10:55:46 +01:00
rnrs/arithmetic mescc: Use Nyacc frontend. 2016-12-31 09:03:07 +01:00
srfi mes: Add string-null?. 2018-01-01 16:41:15 +01:00
sxml scm: Avoid xpath's shadowing of filter. 2017-01-03 22:18:22 +01:00