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 message-size-increase at sashakoshka/hopp 2025-06-08 04:01:49 -06:00
a1f297e5b5 generate: Remove commented out import
sashakoshka pushed to message-size-increase at sashakoshka/hopp 2025-06-07 20:39:54 -06:00
272a4da3c2 Remove markdown, add goparse from go.modo
6bc98b3f77 generate: Add PDL language structures
8ece6436b8 generate: Add PDL parser
127aa23a61 generate: Add PDL lexer
bb5fc89cc5 design: Remove requirement for magic bytes in PDL file
Compare 5 commits »
sashakoshka pushed to message-size-increase at sashakoshka/hopp 2025-06-04 11:03:25 -06:00
0ed55bcbc2 design: Rename pdl.md to pdl-language.md
ee94e87a6a design: EBNF correction
64eea2b5fa design: Separate PDL language and compiler documents
44b174c161 design: Flesh out PDL document
ec965caa27 codec: Add Encodable, Decodable interfaces
Compare 6 commits »
sashakoshka pushed to message-size-increase at sashakoshka/hopp 2025-06-04 08:39:09 -06:00
385c5a5972 design: Markdown fixes lol
sashakoshka pushed to message-size-increase at sashakoshka/hopp 2025-06-04 08:37:19 -06:00
d67a4fb9f2 generate: Clean slate
sashakoshka pushed to message-size-increase at sashakoshka/hopp 2025-06-04 08:36:20 -06:00
b261aa32f1 design: Initial PDL design
b85f3e7866 tape: Clean slate
38132dc58c design: Add note about TAPE root values
Compare 3 commits »
sashakoshka opened issue sashakoshka/hopp#4 2025-06-02 16:32:37 -06:00
Module name is still hopp for some reason
sashakoshka pushed to message-size-increase at sashakoshka/hopp 2025-05-31 04:18:27 -06:00
99392d50fc design: Remove description of NIL value
sashakoshka pushed to message-size-increase at sashakoshka/hopp 2025-05-30 19:35:04 -06:00
c4a985f622 design: New TAPE design
58514f6afe codec: Add missing WriteByte function
83fa77ba13 codec: Add codec package to handle encoding and decoding ints, etc
Compare 3 commits »
sashakoshka pushed to message-size-increase at sashakoshka/hopp 2025-05-22 22:16:19 -06:00
717754644c tape: Fix capitalization of Uint
134daacc03 tape: Switch StringArray over to using VILA
a927b9519e tape: Update tape.String to include ~[]byte
32df336c3e tape: Add DecodeVILAIter
2b3a53052f tape: Implement PASTA and VILA encoding/decoding
Compare 5 commits »
sashakoshka pushed to main at sashakoshka/camfish 2025-05-21 13:24:46 -06:00
3d25441e7a Log config file paths after the --config one is added
sashakoshka released v0.3.4 at sashakoshka/camfish 2025-05-21 11:53:04 -06:00
sashakoshka pushed tag v0.3.4 to sashakoshka/camfish 2025-05-21 11:53:02 -06:00
sashakoshka pushed to main at sashakoshka/camfish 2025-05-21 11:51:02 -06:00
735d314a19 examples/panic: Make an example to show off aforementioned feature
4f4c7a0627 Print stack trace when actors panic
Compare 2 commits »
sashakoshka pushed to main at sashakoshka/camfish 2025-05-21 07:49:59 -06:00
461d0b77e9 Print out all config file paths on startup
sashakoshka pushed to message-size-increase at sashakoshka/hopp 2025-05-18 19:33:02 -06:00
23c3efa845 tape: Improve table tests
sashakoshka pushed to message-size-increase at sashakoshka/hopp 2025-05-18 15:59:28 -06:00
0e7e935374 tape: Make table decoding more robust
sashakoshka pushed to message-size-increase at sashakoshka/hopp 2025-05-18 14:34:51 -06:00
dd5325b351 tape: Fix table decoding restarting after each pull
37c3e49833 tape: Fix types_test.go not getting values for n in some cases
6e5a7115d3 tape: Fix "n" size returned by DecodeGBEU
f4fb5e80b9 tape: Test "n" sizes of integer types
3a88619f9b tape: Add back iter compatibility for table decoding
Compare 5 commits »
sashakoshka pushed to message-size-increase at sashakoshka/hopp 2025-05-18 14:09:14 -06:00
568431f4c3 tape: Improve table decoding
f50b2ca0cd tape: Remove old "pairs" encoding
3d8a012477 tape: Add table encoding/decoding functions
4f3b256821 tape: Integer encoding accepts oversize buffers now
2080d60793 tape: Remove array tests from types_test.go
Compare 8 commits »
sashakoshka pushed to message-size-increase at sashakoshka/hopp 2025-05-16 19:42:54 -06:00
a05c034313 tape: Clean up
1b25e306a6 tape: Add GBEU encoding/decoding support
Compare 2 commits »