mes/module
Jan Nieuwenhuizen 040b9aedfc mescc: Support bitwise or.
* module/mes/as-i386.mes (i386:accu-or-base): New function.
* module/mes/as-i386.scm: Export it.
* module/language/c99/compiler.mes (expr->accu): Use it; support bitwise or.
* scaffold/t.c (math_test): Test it.
* scaffold/mini-mes.c (logior): Use it.
2017-03-24 23:15:01 +01:00
..
language mescc: Lshift support non-fixed shift value. 2017-03-24 22:32:02 +01:00
mes mescc: Support bitwise or. 2017-03-24 23:15:01 +01:00
nyacc nyacc: removed start from lalr-spec -- not needed 2017-03-05 13:22:51 -08:00
rnrs/arithmetic mescc: Use Nyacc frontend. 2016-12-31 09:03:07 +01:00
srfi scm: Add string-delete. 2017-01-17 18:48:28 +01:00
sxml scm: Avoid xpath's shadowing of filter. 2017-01-03 22:18:22 +01:00