mes/module
Jan Nieuwenhuizen 777fbc9d70 mescc: Avoid duplication of globals.
* module/language/c99/compiler.mes (globals:add-string): New function.
  (expr->arg): Use it to avoid globals duplication.
  (expr->accu): Do not pre-add globals.
2017-04-23 13:53:36 +02:00
..
language mescc: Avoid duplication of globals. 2017-04-23 13:53:36 +02:00
mes core: Move some debugging to MES_DEBUG=2. 2017-04-17 23:32:02 +02:00
nyacc nyacc: prefix globals. 2017-03-28 20:26:16 +02:00
rnrs/arithmetic mescc: Use Nyacc frontend. 2016-12-31 09:03:07 +01:00
srfi scm: Have char-set-contains? strictly return boolean. 2017-04-01 09:36:34 +02:00
sxml scm: Avoid xpath's shadowing of filter. 2017-01-03 22:18:22 +01:00
module.make build: Refactor. 2017-04-12 21:27:59 +02:00