mes/module/mescc
Jan (janneke) Nieuwenhuizen 5c45d7d9de
mescc: Skip attributes on function definitions.
* module/mescc/preprocess.scm (ast-strip-attributes): New procedure.
(c99-input->ast): Use it.
2020-12-29 14:24:26 +01:00
..
armv4 ARM: Revert to 4 byte types only. 2020-12-29 14:24:04 +01:00
i386 mescc: Use signed division for x86, x86_64 when appropriate. 2020-10-06 19:53:02 +02:00
x86_64 mescc: Use signed division for x86, x86_64 when appropriate. 2020-10-06 19:53:02 +02:00
M1.scm Add ARM backend. 2020-06-10 13:11:07 +02:00
as.scm mescc: x86_64 support: Refactor to abstracted assembly, add x86_64. 2018-08-15 18:26:55 +02:00
bytevectors.scm mescc: x86_64 support: Refactor to abstracted assembly, add x86_64. 2018-08-15 18:26:55 +02:00
compile.scm mescc: Opt for reproducible builds with Guile and Mes. 2020-01-20 22:47:51 +01:00
info.scm mescc: Do not dump variables with extern storage. 2019-07-27 17:22:00 +02:00
mescc.scm mescc: Add __SIZEOF defines for int, long, long long. 2020-12-29 14:24:17 +01:00
preprocess.scm mescc: Skip attributes on function definitions. 2020-12-29 14:24:26 +01:00