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 main at sashakoshka/arf 2022-08-18 09:14:54 -06:00
a013d4caad Lexer tests now check token width
sashakoshka pushed to main at sashakoshka/arf 2022-08-18 09:03:14 -06:00
be9a3603d2 Made structural change to lexer test definitions
sashakoshka pushed to main at sashakoshka/arf 2022-08-18 00:06:19 -06:00
54de3d1270 Fixed test columns and widths
sashakoshka pushed to main at sashakoshka/arf 2022-08-18 00:05:29 -06:00
a87973c141 Error widths now work properly
sashakoshka pushed to main at sashakoshka/arf 2022-08-17 23:47:45 -06:00
85996b2554 Added more error test cases
sashakoshka pushed to main at sashakoshka/arf 2022-08-17 23:36:14 -06:00
4780d9cc28 Fixed bug in file where it would report its location one step ahead
sashakoshka pushed to main at sashakoshka/arf 2022-08-17 23:31:25 -06:00
bb89009742 Add description method to Location
sashakoshka pushed to main at sashakoshka/arf 2022-08-17 23:25:30 -06:00
9e66305001 Created test to check lexer errors
sashakoshka pushed to main at sashakoshka/arf 2022-08-17 22:59:12 -06:00
39e4fbe844 Replaced references to file.Error with infoerr.Error
sashakoshka pushed to main at sashakoshka/arf 2022-08-17 22:57:02 -06:00
d42d0c5b34 Renamed error module to infoerr
ca5f8202bb Put Error in its own module
Compare 2 commits »
sashakoshka pushed to main at sashakoshka/arf 2022-08-17 22:51:15 -06:00
abc6e44fb2 Removed Location's dependency on Error
cce841f48e Add getters to File
Compare 2 commits »
sashakoshka pushed to main at sashakoshka/arf 2022-08-17 22:42:59 -06:00
568134a7e9 Add getter functions to Location
sashakoshka pushed to main at sashakoshka/arf 2022-08-17 22:39:25 -06:00
57f02ad6f6 Added getter functions to Error
sashakoshka pushed to main at sashakoshka/arf 2022-08-17 22:32:58 -06:00
dd8bbf8b13 Lexer now uses go's strconv number parsing functions
sashakoshka pushed to main at sashakoshka/arf 2022-08-17 19:48:17 -06:00
ac85c2c725 Remove line break at top of readme
sashakoshka pushed to main at sashakoshka/arf 2022-08-17 18:16:58 -06:00
9b62a9b9ed Added logo to README
sashakoshka pushed to main at sashakoshka/arf 2022-08-17 17:41:41 -06:00
63110d9a32 Removed bad spacing in ObjectInitializationValues.ToString
sashakoshka pushed to main at sashakoshka/arf 2022-08-17 17:36:59 -06:00
6a5851c9eb Parser tests now show exact line and column where data is mismatched
sashakoshka merged pull request sashakoshka/arf#3 2022-08-17 12:21:20 -06:00
data-section
sashakoshka pushed to main at sashakoshka/arf 2022-08-17 12:21:20 -06:00
e069569c3c Merge pull request 'data-section' (#3) from data-section into main
d78f150336 Removed data test case initializing pointers with phrases
e5b92009f0 Re-arranged data parsing test case to be alphabetical
98fb4e9c66 In ToString methods, maps are sorted alphabetically before output
aee90757e3 Object initialization value parsing is now done recursively
Compare 43 commits »