projects
/
onyx.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b30e731
)
removed old ast node name
author
Brendan Hansen
<brendan.f.hansen@gmail.com>
Tue, 10 Jan 2023 14:14:50 +0000
(08:14 -0600)
committer
Brendan Hansen
<brendan.f.hansen@gmail.com>
Tue, 10 Jan 2023 14:14:50 +0000
(08:14 -0600)
compiler/src/astnodes.c
patch
|
blob
|
history
diff --git
a/compiler/src/astnodes.c
b/compiler/src/astnodes.c
index 1a880994a75a1e85739fcc7a1d16c80492141844..aa2f757f1e8bfc4bd304a90d80667fc4649459d4 100644
(file)
--- a/
compiler/src/astnodes.c
+++ b/
compiler/src/astnodes.c
@@
-94,7
+94,6
@@
static const char* ast_node_names[] = {
"OPERATOR OVERLOAD",
"EXPORT",
"DEFINED",
- "TAG",
"INIT",
"LIBRARY",
"REMOVE",