various progress

This commit is contained in:
ed
2025-02-05 10:37:25 -05:00
parent e19dd6b58c
commit c1d24b3a07
45 changed files with 997 additions and 3604 deletions
+3 -3
View File
@@ -1,11 +1,11 @@
#ifdef MD_INTELLISENSE_DIRECTIVES
#ifdef INTELLISENSE_DIRECTIVES
# pragma once
# include "context_cracking.h"
#endif
// C++ namespace support
#if MD_DONT_USE_NAMESPACE || MD_LANG_C
# if MD_COMPILER_C
#if defined(MD_DONT_USE_NAMESPACE) || MD_LANG_C
# if MD_LANG_C
# define MD_NS
# define MD_NS_BEGIN
# define MD_NS_END