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/hopp 2025-10-29 22:02:58 -06:00
bb14ec20a7 examples/ping: Add a ping example
a00e9d3183 Remove extra error wrapping
4f4443069d generate: Use the new snake in a test to make it able to pass
10d84c2184 generate: Add support for recursive snake in test infrastructure
67881a455a internal/testutil/snake: Test recursiveness
Compare 6 commits »
sashakoshka pushed to main at sashakoshka/hopp 2025-10-27 20:52:10 -06:00
1b43b92687 Remove outdated comment
932e076113 examples/chat: Various fixes
5217f65cb8 generate: Surpress warning about this print statement
26b8174f92 Fix METADAPT-A not ever closing the connection properly
Compare 4 commits »
sashakoshka pushed to main at sashakoshka/hopp 2025-10-27 19:48:15 -06:00
3daa66c4bc METADAPT-A tests compile
c5154b3d85 examples/chat: Regenerate protocol.go
c2ce95021c generate: Fix generated Send, Receive functions
d4ccdb282e Fix CCB and flushing in METADAPT-A
2e4c693174 examples/chat: Use new listen/dial API
Compare 9 commits »
sashakoshka closed issue sashakoshka/hopp#6 2025-10-20 12:02:49 -06:00
Need option types
sashakoshka pushed to main at sashakoshka/hopp 2025-10-19 11:18:47 -06:00
14a317c2ab examples/chat: Make chat example compile
e5d7ad0702 generate: Emit Send/Receive functions
bb520976be Fix dialTLS
Compare 3 commits »
sashakoshka merged pull request sashakoshka/hopp#23 2025-10-15 21:01:56 -06:00
option-type
sashakoshka pushed to main at sashakoshka/hopp 2025-10-15 21:01:55 -06:00
e6266e500c Merge pull request 'option-type' (#23) from option-type into main
8edac1c017 Update go-util
81d95dcd90 generate: Add support for options in static system
2f2b1a4d2f Alias O function
899f98043f generate: Add option type to parser
Compare 12 commits »
sashakoshka created pull request sashakoshka/hopp#23 2025-10-15 21:00:14 -06:00
option-type
sashakoshka pushed to option-type at sashakoshka/hopp 2025-10-15 20:33:18 -06:00
8edac1c017 Update go-util
sashakoshka pushed to option-type at sashakoshka/hopp 2025-10-15 20:02:34 -06:00
81d95dcd90 generate: Add support for options in static system
2f2b1a4d2f Alias O function
899f98043f generate: Add option type to parser
6b7dfce2f3 generate: Add option flag to Field struct
17201a4c48 generate: Add option token to lexer
Compare 10 commits »
sashakoshka created branch option-type in sashakoshka/hopp 2025-10-15 20:02:34 -06:00
sashakoshka released v0.11.0 at sashakoshka/go-util 2025-10-15 19:55:08 -06:00
sashakoshka pushed tag v0.11.0 to sashakoshka/go-util 2025-10-15 19:54:56 -06:00
sashakoshka pushed to main at sashakoshka/go-util 2025-10-14 23:25:30 -06:00
7f9b0617e0 container: Rename Optional to Option
sashakoshka pushed to main at sashakoshka/hopp 2025-10-14 23:22:59 -06:00
fbb68e6ff7 Add syntax highlighting for microo
4ae7f4681e cmd/hopp-generate: Print file name instead of random pointer
Compare 2 commits »
sashakoshka pushed to main at sashakoshka/hopp 2025-10-14 23:19:24 -06:00
892a2f2554 Merge pull request 'add-bool' (#22) from add-bool into main
0ac26711ac tape: Fix crash when decoding a bool sometimes
8446ae6186 tape: Implement bools in dymanic system
c511ebcb15 tape: Add bools to tests
00b0f13d3e generate: Implement bool in static system
Compare 11 commits »
sashakoshka merged pull request sashakoshka/hopp#22 2025-10-14 23:19:19 -06:00
add-bool
sashakoshka created pull request sashakoshka/hopp#22 2025-10-14 23:18:44 -06:00
add-bool
sashakoshka pushed to add-bool at sashakoshka/hopp 2025-10-14 23:17:17 -06:00
0ac26711ac tape: Fix crash when decoding a bool sometimes
8446ae6186 tape: Implement bools in dymanic system
c511ebcb15 tape: Add bools to tests
00b0f13d3e generate: Implement bool in static system
13d35e54f5 generate: Include bool in tests
Compare 5 commits »
sashakoshka pushed to add-bool at sashakoshka/hopp 2025-10-14 22:32:21 -06:00
770f6b05b4 generate: Parse Bool type
2ee954e18f generate: Add bool data structure
cdfccb0f1c design: Add Bool type
5d5d3fd31c generate: Emit doc comments (in theory)
190a89fbb3 generate: Parse doc comments
Compare 5 commits »