gen_c11.c: generates base

This commit is contained in:
ed
2025-02-10 21:48:46 -05:00
parent 5d8850af55
commit a2938ef3fa
11 changed files with 170 additions and 39 deletions
+5 -8
View File
@@ -38,12 +38,12 @@ word expect, md_expect
word likely, md_likely
word unlikely, md_unlikely
word ccast, word md_ccast
word pcast, word md_pcast
word rcast, word md_rcast
word scast, word md_scast
word ccast, md_ccast
word pcast, md_pcast
word rcast, md_rcast
word scast, md_scast
// word typeof, word md_typeof
// word typeof, md_typeof
word enum_underlying, md_enum_underlying
word nullptr, md_nullptr
@@ -1078,9 +1078,6 @@ word tag_count_from_node, md_tag_count_from_node
namespace string_from_children_, md_string_from_children_
word tree_match, md_tree_match
word node_match, md_node_match
namespace tree_copy_, md_tree_copy_
word tree_copy, md_treecopy
namespace tokenize_from_text_, md_tokenize_from_text_