mes/scaffold
Jan Nieuwenhuizen a155a0a9a2
core: Support \xNN in reader. Fixes tcc-boot running on Mes.
* src/reader.c (reader_read_string): Support \xNN.  Fixes Guix
bootstrap chain; i.e., compilation of gcc-2.95.3 using tcc-boot.
* tests/base.test ("reader: \\x08"): Test it.
* scaffold/tests/17-compare-char.c: Likewise, for mescc.
* build-aux/check-mescc.sh (tests): Run it.
2018-12-13 18:19:43 +01:00
..
boot core: Add vector test. 2018-10-06 07:13:04 +02:00
tests core: Support \xNN in reader. Fixes tcc-boot running on Mes. 2018-12-13 18:19:43 +01:00
argv.c test: Build initial scaffold tests without libc. 2018-08-15 17:47:03 +02:00
cons-mes.c GNU Mes. 2018-07-22 14:24:36 +02: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
malloc.c GNU Mes. 2018-07-22 14:24:36 +02:00
micro-mes.c GNU Mes. 2018-07-22 14:24:36 +02:00
mini-mes.c mescc: Mes C Library: Add x86_64 libc-mini support. 2018-08-10 17:05:01 +02:00
read.c test: Build initial scaffold tests without libc. 2018-08-15 17:47:03 +02:00
read.data test: Build initial scaffold tests without libc. 2018-08-15 17:47:03 +02:00
tiny-mes.c GNU Mes. 2018-07-22 14:24:36 +02:00