mes/build-aux
Jan Nieuwenhuizen be60b3e49b
mescc: Support function-static variables.
* module/language/c99/info.scm (make): Add statics field.
  (<global>): Add name and function fields.  Update callers.
  (global->string): New function.
* module/mes/M1.mes (object->M1): Update.
* module/language/c99/compiler.mes (clone): Add statics field.
  (ident->accu): For <global>, use global in text (WAS: name).
  (ident-address->accu): Likewise.
  (ident-address->base): Likewise.
  (decl-local->info): New function.
  (decl->info): New function.
  (ast->info): Use them.
  (function->info): Keep globals in object (WAS: global:value only).
* scaffold/tests/46-function-static.c: Test it.
2018-05-04 20:45:27 +02:00
..
build-cc.sh build: Build mini-libc and libc+tcc-gcc too. 2018-05-23 18:41:57 +02:00
build-guile.sh mes: Support srfi-9-gnu. 2018-05-04 12:44:05 +02:00
build-mes.sh build: Use ../mes-seed/refresh.sh, ../tinycc-seed/refresh.sh. 2018-05-10 16:35:49 +02:00
build-mlibc.sh build: Build mini-libc and libc+tcc-gcc too. 2018-05-23 18:41:57 +02:00
cc-mes.sh build: Fixes for Debian and /bin/sh == dash. 2018-05-03 20:32:06 +02:00
cc-mlibc.sh build: Simplify, drop make.scm experiment. 2018-04-29 18:38:57 +02:00
cc.sh build: Simplify, drop make.scm experiment. 2018-04-29 18:38:57 +02:00
check-boot.sh build: Fixes for Debian and /bin/sh == dash. 2018-05-03 20:32:06 +02:00
check-mescc.sh mescc: Support function-static variables. 2018-05-04 20:45:27 +02:00
compile-all.scm mescc: Produce M1 output instead of hex2. 2017-07-02 16:25:14 +02:00
gitlog-to-changelog Prepare for 0.1 release: gnu-build-system. 2016-10-16 00:34:23 +02:00
manifest.scm guix: Add manifest. 2018-04-05 23:13:23 +02:00
mes-snarf.scm build: Simplify, drop make.scm experiment. 2018-04-29 18:38:57 +02:00
test.sh build: Install naive diff. 2018-05-23 18:41:57 +02:00