Commit Graph

4 Commits

Author SHA1 Message Date
a9a1c6ae9b Data sections can now have rw perms 2022-10-23 00:07:14 -04:00
f5ad652d68 Add external value to func and data sections 2022-10-19 22:54:24 -04:00
d6c8f57a81 Fixed type checking for string literals
The string builtin was incorrectly described, and
StringLiteral.canBePassedAs was checking the type actual instead of
the type points in the case of a reducible type.
2022-10-17 01:40:00 -04:00
f57637d7fc Untested data section analysis 2022-10-16 02:53:37 -04:00