mes/src
Jan Nieuwenhuizen 87269a16f6
core: Document number->string INT-MIN failure with gcc-x86.
* src/mes.c (scm_symbol_arch, scm_symbol_compiler): New symbol.
  (mes_symbols, bload_env): Add them.
  (scm_symbol_gnuc, scm_symbol_mesc): Remove.
* scaffold/mini-mes.c: Likewise.
* module/mes/mes-0.scm (%arch, %compiler): New public variable.
* tests/srfi-13.test: Expect number->string INT-MIN to fail for
  gcc-x86.
* HACKING (Bugs): Add it.
2018-07-21 15:20:01 +02:00
..
gc.c core: Add string ports. 2018-04-29 17:48:38 +02:00
lib.c mlibc: Cleanup. 2018-05-29 18:15:22 +02:00
math.c core: Add logxor. 2018-05-16 22:30:08 +02:00
mes.c core: Document number->string INT-MIN failure with gcc-x86. 2018-07-21 15:20:01 +02:00
posix.c core: Fix segfault on Debian/strectch. Thanks, pdewacht! 2018-07-12 22:30:00 +02:00
reader.c core: Resurrect dump-tiny. 2018-06-18 22:55:23 +02:00
vector.c core: Fixes for garbage collector/jam scraper. 2018-04-21 13:31:12 +02:00