mes/module
Jan Nieuwenhuizen 6272356959 mescc: Support struct pointers.
* module/language/c99/compiler.mes (expr->accu): Support
  &struct.field, struct->field.
  (ast->info): Support struct *foo = &bar;
* scaffold/t.c (struct_test): Test it.
2017-05-06 11:01:58 +02:00
..
language mescc: Support struct pointers. 2017-05-06 11:01:58 +02:00
mes mescc: Fix itoa for negative numbers, using workaround. 2017-05-03 23:01:49 +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