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 func-section at fspl/arf 2022-09-03 03:57:03 +00:00
dbbe0198d5 Phrases in functions are now ToString'd
eee50dc9b0 Added argument level phrase parsing
Compare 2 commits »
sashakoshka pushed to func-section at fspl/arf 2022-09-03 02:38:09 +00:00
44021fe875 Added some primitive phrase parsing
sashakoshka pushed to func-section at fspl/arf 2022-09-02 06:37:40 +00:00
fccb67e5c0 Added basic func section ToString
sashakoshka pushed to func-section at fspl/arf 2022-09-02 05:41:19 +00:00
32e5b0ce98 Fixed parser test case
ed44795664 Lexer now rejects strange chars in integer literals
Compare 2 commits »
sashakoshka pushed to func-section at fspl/arf 2022-09-02 05:25:33 +00:00
ac7074a819 Added support for "external" keyword
sashakoshka pushed to func-section at fspl/arf 2022-09-02 02:11:54 +00:00
08f111ccbf Various fixes to function parsing
bcb1b9b6d2 parseFuncSection calls parseFuncArguments now
Compare 2 commits »
sashakoshka pushed to func-section at fspl/arf 2022-09-02 01:40:11 +00:00
09706ef7f3 Commented out some things in func test case
8ccfc935ab Test logs error even if tree is nil
d9e58cee0c Uncommented things in func section test
Compare 3 commits »
sashakoshka pushed to func-section at fspl/arf 2022-09-02 00:15:33 +00:00
fcfa672652 Cleaned some go vet warnings
f585e5119f Removed useless logging in objt sections
aec266a82e Fail test on nil tree
Compare 3 commits »
sashakoshka pushed to func-section at fspl/arf 2022-09-01 21:56:18 +00:00
8d46188f6c Throw an error on malformed func arguments list
sashakoshka pushed to func-section at fspl/arf 2022-09-01 21:43:08 +00:00
5371c0eeae Added untested parsing of function arguments
sashakoshka pushed to func-section at fspl/arf 2022-09-01 21:14:12 +00:00
7deacff330 AST supports function output default values
sashakoshka pushed to main at meta/gitea 2022-08-30 20:45:02 +00:00
02cf1bf0fa Blur is now stored in variables
sashakoshka pushed to func-section at fspl/arf 2022-08-30 05:36:12 +00:00
eed9e4e7b9 Bit shift assignment tokens now have correct width
sashakoshka pushed to func-section at fspl/arf 2022-08-30 05:34:14 +00:00
067729d435 Parse binary XOR tokens
sashakoshka pushed to func-section at fspl/arf 2022-08-30 05:11:45 +00:00
05954546eb Remove useless files
sashakoshka pushed to func-section at fspl/arf 2022-08-30 05:11:23 +00:00
65c213f1f3 Fixed import paths
sashakoshka created branch func-section in fspl/arf 2022-08-30 05:05:32 +00:00
sashakoshka pushed to func-section at fspl/arf 2022-08-30 05:05:32 +00:00
06a99ce232 Implement new tokens
1c2194b68a Added text descriptions for new tokens
453a596587 Added test case for new tokens
c3b6330b22 Added base function parsing
723b506005 Added test code for function sections
Compare 8 commits »
sashakoshka created branch main in fspl/arf 2022-08-30 05:05:02 +00:00
sashakoshka pushed to main at fspl/arf 2022-08-30 05:05:02 +00:00
0ac71fa1c3 Added progress heatmap
9232432c35 Implemented thos bad boys
b536b01eeb Added new tokens to test case
8175a9d4c5 Added some more tokens to the TokenKind enum
3dd2ea83d3 I forgot the
Compare 10 commits »