Sasha Koshka sashakoshka
  • Manehattan MAS hub
  • https://holanet.xyz
  • Sasha Koshka is the name I go by online. E-mail me if you have questions about that or about my projects in general.

  • Joined on 2022-08-07
sashakoshka created pull request sashakoshka/arf#6 2022-08-22 23:38:49 -06:00
enum-section
sashakoshka pushed to enum-section at sashakoshka/arf 2022-08-22 23:37:01 -06:00
c29efd97ba Organized test case members alphabetically
aa84d9a429 Removed space alignment and hex literals from test case check
Compare 2 commits »
sashakoshka pushed to enum-section at sashakoshka/arf 2022-08-22 23:33:40 -06:00
5dcf3b3d1a Fixed ToString formatting of enum
sashakoshka pushed to enum-section at sashakoshka/arf 2022-08-22 23:32:03 -06:00
d8074fa5cb Enum default values are now parsed properly
sashakoshka pushed to enum-section at sashakoshka/arf 2022-08-21 09:18:10 -06:00
6a6fe8353e Add untested enum parsing
sashakoshka pushed to enum-section at sashakoshka/arf 2022-08-21 00:48:50 -06:00
c4f763af5b Added test case for enum section
sashakoshka pushed to enum-section at sashakoshka/arf 2022-08-21 00:42:48 -06:00
6fbda34300 Add base enum parsing method
sashakoshka created branch enum-section in sashakoshka/arf 2022-08-21 00:40:21 -06:00
sashakoshka pushed to enum-section at sashakoshka/arf 2022-08-21 00:40:21 -06:00
59126f60cc Added enum sections to tree
sashakoshka pushed to main at sashakoshka/arf 2022-08-20 13:54:38 -06:00
ca80a5968d Cleaned up example code and made it up-to-date
sashakoshka merged pull request sashakoshka/arf#5 2022-08-20 13:47:45 -06:00
objt-section
sashakoshka pushed to main at sashakoshka/arf 2022-08-20 13:47:45 -06:00
61819311e9 Merge pull request 'objt-section' (#5) from objt-section into main
f3b2d11f59 I swear its not my code thats wrong its the test
3900bbe7bf Parser test cases now print out line numbers
b878017b81 The last item of object sections is now saved.
5271876196 Changed data in object test to use objt keyword instead of type
Compare 15 commits »
sashakoshka deleted branch objt-section from sashakoshka/arf 2022-08-20 13:47:45 -06:00
sashakoshka created pull request sashakoshka/arf#5 2022-08-20 13:47:30 -06:00
objt-section
sashakoshka pushed to objt-section at sashakoshka/arf 2022-08-20 13:46:12 -06:00
f3b2d11f59 I swear its not my code thats wrong its the test
sashakoshka pushed to objt-section at sashakoshka/arf 2022-08-20 13:45:19 -06:00
3900bbe7bf Parser test cases now print out line numbers
sashakoshka pushed to objt-section at sashakoshka/arf 2022-08-20 13:23:15 -06:00
b878017b81 The last item of object sections is now saved.
sashakoshka pushed to objt-section at sashakoshka/arf 2022-08-20 11:46:31 -06:00
5271876196 Changed data in object test to use objt keyword instead of type
sashakoshka pushed to objt-section at sashakoshka/arf 2022-08-20 11:43:32 -06:00
617d76fc46 Object sections now parse properly
sashakoshka pushed to objt-section at sashakoshka/arf 2022-08-20 11:42:52 -06:00
0ceaedbcd8 Object sections now ToString properly