Sasha Koshka
|
c29efd97ba
|
Organized test case members alphabetically
|
7 months ago |
Sasha Koshka
|
aa84d9a429
|
Removed space alignment and hex literals from test case check
ToString is not capable of producing this
|
7 months ago |
Sasha Koshka
|
5dcf3b3d1a
|
Fixed ToString formatting of enum
|
7 months ago |
Sasha Koshka
|
d8074fa5cb
|
Enum default values are now parsed properly
Previously the parser would stay on the member name and parse it the default
value. It now moves forward and catches the actual default value.
|
7 months ago |
Sasha Koshka
|
6a6fe8353e
|
Add untested enum parsing
|
7 months ago |
Sasha Koshka
|
c4f763af5b
|
Added test case for enum section
|
7 months ago |
Sasha Koshka
|
6fbda34300
|
Add base enum parsing method
|
7 months ago |
Sasha Koshka
|
59126f60cc
|
Added enum sections to tree
|
7 months ago |