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 pushed to face-section at sashakoshka/arf 2022-08-23 11:57:13 -06:00
8817d72cb3 Interfaces can inherit other interfaces
sashakoshka pushed to face-section at sashakoshka/arf 2022-08-23 11:54:55 -06:00
3ef1e706b3 Added ToString method to face section
sashakoshka pushed to face-section at sashakoshka/arf 2022-08-23 11:46:35 -06:00
944fc8514e Add correct output for face test case
sashakoshka created branch face-section in sashakoshka/arf 2022-08-23 08:56:51 -06:00
sashakoshka pushed to face-section at sashakoshka/arf 2022-08-23 08:56:51 -06:00
cd55a0ad8d Add interface section to tree
f95c7e0b1c Basic test file for interface section
Compare 2 commits »
sashakoshka deleted branch enum-section from sashakoshka/arf 2022-08-22 23:39:02 -06:00
sashakoshka pushed to main at sashakoshka/arf 2022-08-22 23:38:56 -06:00
15d1b602b3 Merge pull request 'enum-section' (#6) from enum-section into main
c29efd97ba Organized test case members alphabetically
aa84d9a429 Removed space alignment and hex literals from test case check
5dcf3b3d1a Fixed ToString formatting of enum
d8074fa5cb Enum default values are now parsed properly
Compare 9 commits »
sashakoshka merged pull request sashakoshka/arf#6 2022-08-22 23:38:55 -06:00
enum-section
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 »