mes/scaffold
Jan Nieuwenhuizen 757d603e4c
mescc: Mes C Library: Use __ as global internal prefix.
* include/libmes-mini.h (g_stdin, g_stdout, g_stderr): Rename to
__stdin, __stdout, __stderr.  Update users.
2019-03-02 12:35:18 +01:00
..
boot core: Add string-append. 2018-11-15 23:09:56 +01:00
lib/stdlib mescc: Mes C Library: Start test suite. 2019-02-24 09:39:00 +01:00
tests test: Remove special characters from files. 2019-02-25 23:41:20 +01:00
argv.c test: Build initial scaffold tests without libc. 2018-08-15 17:47:03 +02:00
cons-mes.c mescc: Mes C Library: Use __ as global internal prefix. 2019-03-02 12:35:18 +01:00
gc.scm Add missing copyright headers and READMEs. 2018-07-26 19:17:12 +02:00
hello.c GNU Mes. 2018-07-22 14:24:36 +02:00
main.c mescc: x86_64 support: Refactor to abstracted assembly, add x86_64. 2018-08-15 18:26:55 +02:00
micro-mes.c GNU Mes. 2018-07-22 14:24:36 +02:00
read.c mescc: Mes C Library: Use __ as global internal prefix. 2019-03-02 12:35:18 +01:00
read.data test: Build initial scaffold tests without libc. 2018-08-15 17:47:03 +02:00
tiny-mes.c mescc: Mes C Library: Use __ as global internal prefix. 2019-03-02 12:35:18 +01:00