Sasha Koshka sashakoshka
  • manehattan MAS hub
  • https://holanet.xyz
  • im mailing a box of glitter to the polkit developers

  • Joined on 2022-08-07
sashakoshka pushed to main at sashakoshka/arf 2022-08-25 03:55:42 +00:00
3dd2ea83d3 I forgot the
sashakoshka pushed to main at sashakoshka/arf 2022-08-25 03:55:17 +00:00
b7631530bc yeah
sashakoshka pushed to main at sashakoshka/arf 2022-08-25 03:50:38 +00:00
fa1d8efe55 Its just as I feared. Identifier parsing doesn't work!
sashakoshka merged pull request sashakoshka/arf#9 2022-08-25 00:24:42 +00:00
tree-cleanup
sashakoshka pushed to main at sashakoshka/arf 2022-08-25 00:24:42 +00:00
e74aff3299 Merge pull request 'tree-cleanup' (#9) from tree-cleanup into main
89a60e620e Altered objt section test case to not be alphabetically organized
cd528552c8 Object sections now parse members into array
067bf2f4df Altered tree so that object members are stored in an array
777c8df6a4 Changed the logo color because why not lol
Compare 7 commits »
sashakoshka deleted branch tree-cleanup from sashakoshka/arf 2022-08-25 00:24:42 +00:00
sashakoshka created pull request sashakoshka/arf#9 2022-08-25 00:24:36 +00:00
tree-cleanup
sashakoshka pushed to tree-cleanup at sashakoshka/arf 2022-08-25 00:23:45 +00:00
89a60e620e Altered objt section test case to not be alphabetically organized
cd528552c8 Object sections now parse members into array
Compare 2 commits »
sashakoshka pushed to tree-cleanup at sashakoshka/arf 2022-08-25 00:10:22 +00:00
067bf2f4df Altered tree so that object members are stored in an array
sashakoshka pushed to tree-cleanup at sashakoshka/arf 2022-08-24 22:57:54 +00:00
777c8df6a4 Changed the logo color because why not lol
sashakoshka pushed to tree-cleanup at sashakoshka/arf 2022-08-24 22:57:38 +00:00
c470997887 Did the same thing to interfaces
sashakoshka created branch tree-cleanup in sashakoshka/arf 2022-08-24 22:53:13 +00:00
sashakoshka pushed to tree-cleanup at sashakoshka/arf 2022-08-24 22:53:13 +00:00
715766edb4 Objects can only inherit by specifiying an identifier
sashakoshka merged pull request sashakoshka/arf#8 2022-08-24 22:46:32 +00:00
objt-bitfields
sashakoshka pushed to main at sashakoshka/arf 2022-08-24 22:46:32 +00:00
821fa0ecb3 Merge pull request 'objt-bitfields' (#8) from objt-bitfields into main
e316eb7791 Changed bit field syntax to use an & symbol
731cc828ce Added untested bit width parsing
05aa0e6177 Added bitfields to object section test case
fb43f96acc Added bit fields to tree and ToString for object member
Compare 5 commits »
sashakoshka deleted branch objt-bitfields from sashakoshka/arf 2022-08-24 22:46:32 +00:00
sashakoshka created pull request sashakoshka/arf#8 2022-08-24 22:46:19 +00:00
objt-bitfields
sashakoshka pushed to objt-bitfields at sashakoshka/arf 2022-08-24 22:44:36 +00:00
e316eb7791 Changed bit field syntax to use an & symbol
sashakoshka pushed to objt-bitfields at sashakoshka/arf 2022-08-24 22:29:23 +00:00
731cc828ce Added untested bit width parsing
sashakoshka pushed to objt-bitfields at sashakoshka/arf 2022-08-24 22:23:24 +00:00
05aa0e6177 Added bitfields to object section test case