Commit Graph

5 Commits

Author SHA1 Message Date
72358aed9f
Small fixes, complete refactor 2021-01-22 01:01:53 +00:00
eb118db872
Major rewrite of the symbol parsing
Moved from a static double-ended list to individual singly-linked lists for easier and faster parsing
2021-01-20 01:05:41 +00:00
83959b4793
More work on arrays. Fixed some bugs.
Still need to figure out why AsStrDeref isn't working.
2020-11-21 02:07:44 +00:00
764f89bb88
Add missing functions, fix missing breaks on switch 2020-11-14 22:26:12 +00:00
a0d2575a83
Refactor pointer arithmetic 2020-09-14 02:05:24 +01:00