67 Commits

Author SHA1 Message Date
8a23944e43 work on it 2025-05-26 22:58:06 -04:00
idk
11110ed5a2 Merge pull request #2 from urgentquest/polish-a-few-things
General code qualitity and readability
2025-04-30 22:19:52 -04:00
477796de71 general code qualitity and readability. Mostlly no functional changes besides fixing potential null dereferece in SAM.go, avoiding potential (again) infitite loop in util.go. 2025-04-07 23:48:02 +00:00
idk
7c5ff30a30 Merge pull request #1 from urgentquest/refactor-clean-up
Clean up and fixes
2025-03-21 13:47:00 -04:00
0e35eb2df3 Clean up and fixes
-  Define and use a few constants for the sake of code maintainability
- Change log package name to logger so it better reflects its purpose
- Fix depredations
-  Drop unused private methods and constants
- Create an auxiliary func newFromPrimary() to reduce code duplicacy. Also straight away type conversion doesn't seem to type-check. Got to explicitly create a new struct instance.
2025-03-12 21:39:23 +00:00
a681ab3b0a fmt 2025-02-23 19:43:24 -05:00
d3dc525117 Work on stream tests 2025-02-23 19:38:05 -05:00
88a66cac53 Work on stream tests 2025-02-23 19:37:40 -05:00
61b789dd2d Work on stream tests 2025-02-23 19:37:34 -05:00
962ca264b4 Update README.md 2025-02-23 18:45:11 -05:00
354734adc1 start on a wrapper for sam3 2025-02-23 18:19:41 -05:00
0279bdad7c start on a wrapper for sam3 2025-02-23 18:19:09 -05:00
c50775ebfd start on a wrapper for sam3 2025-02-23 18:01:43 -05:00
6587c5c635 test stuff 2025-02-17 23:38:26 -05:00
e279e7c011 work on new constructors 2025-02-17 22:23:20 -05:00
c1d7c642b4 piece out sam3 2025-02-17 21:48:51 -05:00
5a1b4e14d9 part out sam3 2025-02-17 21:46:19 -05:00