mes/module
Jan Nieuwenhuizen ca633abdda mescc: Lshift support non-fixed shift value.
* module/mes/as-i386.mes (i386:accu<<base): New function.
* module/mes/as-i386.scm: Export it.
* module/language/c99/compiler.mes (expr->accu): Use it.
* scaffold/t.c (math_test): Test it.
2017-03-24 22:32:02 +01:00
..
language mescc: Lshift support non-fixed shift value. 2017-03-24 22:32:02 +01:00
mes mescc: Lshift support non-fixed shift value. 2017-03-24 22:32:02 +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