Commit graph

2 commits

Author SHA1 Message Date
d81bef9184 parser/tokenizer: Save textual data as refcounted strings
This avoids creating refcounted strings during evaluation and makes it
easier to use the same parsed string in multiple places (should be
useful once we implement functions).
2022-01-18 21:18:27 +01:00
d094ed7bd5 Initial commit 2021-12-15 21:47:17 +01:00