Commit Graph

6 Commits

Author SHA1 Message Date
ed 41f0e49cb0 enum base case parsing api passed 2023-07-08 19:13:52 -04:00
ed a8e03aa7ba Parsing base case for class works! 2023-07-08 18:49:49 -04:00
ed 498a51c899 parse_typedef works (sanity test case) 2023-07-08 17:14:05 -04:00
ed b360cf3024 Setup testing and library for getting the parse api done. 2023-07-08 14:11:41 -04:00
ed 74c5736f59 Finished array test (parsed/nonparsed)
In the future I will have tests in a parsed and non-parsed variants.
2023-05-06 18:35:11 -04:00
ed e34b3694da WIP: Converting api to use custom String types 2023-05-06 15:49:43 -04:00