mes/module
Jan Nieuwenhuizen 69073e1954 mescc: Tinycc support: pointer arithmetic with pointer-variable.
* module/language/c99/compiler.mes (expr->accu): pointer arithmetic with pointer-variable.
* scaffold/tests/76-pointer-arithmetic.c (test): Test it.
* mlibc/include/stdarg.h (va_start): Update for fixed pointer arithmetic.
2017-08-26 10:16:53 +02:00
..
language mescc: Tinycc support: pointer arithmetic with pointer-variable. 2017-08-26 10:16:53 +02:00
mes mescc: Tinycc support: word array assignment. 2017-08-08 10:00:13 +02:00
nyacc build: Add make install. 2017-07-26 11:36:07 +02:00
rnrs/arithmetic mescc: Use Nyacc frontend. 2016-12-31 09:03:07 +01:00
srfi mes: Add list-index. 2017-06-11 14:45:01 +02:00
sxml scm: Avoid xpath's shadowing of filter. 2017-01-03 22:18:22 +01:00