use hString to store string literal data; fix bugs
authorcassowarii <cassowary@cassowary.me>
Wed, 24 Jun 2026 02:41:35 +0000 (19:41 -0700)
committercassowarii <cassowary@cassowary.me>
Wed, 24 Jun 2026 02:41:35 +0000 (19:41 -0700)
commita08b588b2865010777b2ceb087b44162f120e4ec
tree9f939096ac76863616eb6d288812fd24860a74d9
parent0c66d0db99ff3ce8c06360daa22d3d578ab03321
use hString to store string literal data; fix bugs
src/data/string.c
src/data/string.h
src/global.h
src/main.c
src/parse/lexer.c
src/parse/scanner.c
src/parse/token.h