|
hoshi-lang dev
Yet another programming language
|

Go to the source code of this file.
Macros | |
| #define | HOSHI_LANG_SDK_VERSION = "1" |
| #define | ELYSIA_RUNTIME_BUILD_TYPE_DEBUG |
| #define | ELYSIA_RUNTIME_ENABLE_BUILTIN_MEMORY_LEAK_DETECTOR |
| #define | ELYSIA_RUNTIME_BUILD_PRESERVE_BASIC_INFORMATION |
| #define | ELYSIA_RUNTIME_HPERF_ENABLE |
| #define | ELYSIA_DISABLE_MEMORY_EXECUTABLE_MAPPING_FEATURE |
| #define ELYSIA_DISABLE_MEMORY_EXECUTABLE_MAPPING_FEATURE |
Definition at line 9 of file build_config.h.
| #define ELYSIA_RUNTIME_BUILD_PRESERVE_BASIC_INFORMATION |
Definition at line 7 of file build_config.h.
| #define ELYSIA_RUNTIME_BUILD_TYPE_DEBUG |
Definition at line 5 of file build_config.h.
| #define ELYSIA_RUNTIME_ENABLE_BUILTIN_MEMORY_LEAK_DETECTOR |
Definition at line 6 of file build_config.h.
| #define ELYSIA_RUNTIME_HPERF_ENABLE |
Definition at line 8 of file build_config.h.
| #define HOSHI_LANG_SDK_VERSION = "1" |
Definition at line 4 of file build_config.h.