Intern strings used as identifiers (for labels, constants, macros, charmaps, etc) (#1980)

This commit is contained in:
Rangi
2026-05-25 16:22:29 -04:00
committed by GitHub
parent ed19806434
commit cfa0adf295
22 changed files with 341 additions and 218 deletions
+1
View File
@@ -65,6 +65,7 @@ rgbasm_obj := \
src/asm/fixpoint.o \
src/asm/format.o \
src/asm/fstack.o \
src/asm/intern.o \
src/asm/lexer.o \
src/asm/macro.o \
src/asm/main.o \