|
|
7a0d5c56e5
|
enable revive linter
- add package comments
- fix redeclaration of built-in min/max
- add comments to exported types
- remove unused parameters
|
2026-02-15 12:22:22 +00:00 |
|
|
|
ac8f635263
|
litn fixes
|
2026-02-15 12:00:00 +00:00 |
|
|
|
32a09db1a4
|
unexport client
|
2026-02-11 21:25:40 +00:00 |
|
|
|
23422f9641
|
DRY up the factory methods
use optional functions to set address functions
|
2026-02-07 14:23:46 +00:00 |
|
|
|
8a452c83b9
|
pass base addresses to factory methods
|
2026-02-07 09:24:41 +00:00 |
|
|
|
904e6c02d8
|
implement Matrix type
add comp,eq factory methods for Matrix type
update address maps
|
2026-02-07 03:51:47 +00:00 |
|