From ebe7f44385c4be54afd2993d54ce6352f612f9fa Mon Sep 17 00:00:00 2001 From: Carson Fleming Date: Tue, 4 Aug 2026 22:51:29 -0400 Subject: add string literals via the data segment --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 3ded28b..52b508f 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,4 @@ TODO soon: - [ ] use evaluated types to make code gen around math better - [ ] support for functions/function pointers as types - [ ] move the "expression not callable" stuff to the type checker +- [ ] we've implemented a hash map 3 times now for different types, time to consolidate -- cgit v1.2.3