mes/src
Jan Nieuwenhuizen b3dc822bff
core: Resurrect POSIX build. Thanks, gio!
* lib/libmes.c[POSIX]: Define and initialize g_stdin, g_stdout and
g_stderr that were moved to crt1 for non-POSIX builds.
* src/mes.c[POSIX]: Remove struct-initialisation exceptions.
2019-02-15 09:28:46 +01:00
..
builtins.h core: Remove struct definitions for builtins, drop snarfing. 2019-01-04 09:55:16 +01:00
gc.c core: Remove struct definitions for builtins, drop snarfing. 2019-01-04 09:55:16 +01:00
hash.c core: Remove struct definitions for builtins, drop snarfing. 2019-01-04 09:55:16 +01:00
lib.c core: Remove struct definitions for builtins, drop snarfing. 2019-01-04 09:55:16 +01:00
math.c core: Avoid 64bit zero divide. 2018-10-07 00:25:33 +02:00
mes.c core: Resurrect POSIX build. Thanks, gio! 2019-02-15 09:28:46 +01:00
module.c core: Remove struct definitions for builtins, drop snarfing. 2019-01-04 09:55:16 +01:00
posix.c core: Remove string debugging. 2018-12-27 16:48:45 +01:00
reader.c core: Remove --dump, --load. 2018-12-27 16:47:56 +01:00
strings.c core: Resurrect POSIX build. Thanks, gio! 2019-02-15 09:28:46 +01:00
struct.c core: Remove struct definitions for builtins, drop snarfing. 2019-01-04 09:55:16 +01:00
vector.c core: Add module-define! 2018-10-14 09:10:30 +02:00