hoshi-lang dev
Yet another programming language
Loading...
Searching...
No Matches
build_config.h File Reference
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ ELYSIA_DISABLE_MEMORY_EXECUTABLE_MAPPING_FEATURE

#define ELYSIA_DISABLE_MEMORY_EXECUTABLE_MAPPING_FEATURE

Definition at line 9 of file build_config.h.

◆ ELYSIA_RUNTIME_BUILD_PRESERVE_BASIC_INFORMATION

#define ELYSIA_RUNTIME_BUILD_PRESERVE_BASIC_INFORMATION

Definition at line 7 of file build_config.h.

◆ ELYSIA_RUNTIME_BUILD_TYPE_DEBUG

#define ELYSIA_RUNTIME_BUILD_TYPE_DEBUG

Definition at line 5 of file build_config.h.

◆ ELYSIA_RUNTIME_ENABLE_BUILTIN_MEMORY_LEAK_DETECTOR

#define ELYSIA_RUNTIME_ENABLE_BUILTIN_MEMORY_LEAK_DETECTOR

Definition at line 6 of file build_config.h.

◆ ELYSIA_RUNTIME_HPERF_ENABLE

#define ELYSIA_RUNTIME_HPERF_ENABLE

Definition at line 8 of file build_config.h.

◆ HOSHI_LANG_SDK_VERSION

#define HOSHI_LANG_SDK_VERSION   = "1"

Definition at line 4 of file build_config.h.