Jonathan Barrow
|
359eb435c2
|
refactor(types): simplify CopyRef() to use Copy() internally
|
2024-11-17 14:36:06 -05:00 |
|
Jonathan Barrow
|
d3b7a0175f
|
chore: make CopyRef do safer, full, copies
|
2024-11-16 23:48:42 -05:00 |
|
Jonathan Barrow
|
b36470e680
|
feat: add CopyRef and Deref methods to RVType(Ptr)
|
2024-11-16 10:16:37 -05:00 |
|
Jonathan Barrow
|
b57adeb748
|
refactor: remove references to "Primitive" naming conventions
|
2024-06-16 11:52:39 -04:00 |
|
Jonathan Barrow
|
832bd19751
|
refactor(types): remove reliance on pointers
|
2024-06-05 17:24:00 -04:00 |
|
Jonathan Barrow
|
99acae026c
|
refactor(types): make Map into a type alias
|
2024-06-04 14:48:57 -04:00 |
|
Daniel López Guimaraes
|
9215e65ec3
|
chore: bugfixes and cleanup
|
2024-02-11 14:44:16 +00:00 |
|
Jonathan Barrow
|
7c38a411fe
|
types: update Map FormatToString to remove linter warning
|
2024-01-07 16:19:24 -05:00 |
|
Jonathan Barrow
|
2c4d6aa662
|
types: update Godoc comments
|
2024-01-07 16:18:32 -05:00 |
|
Daniel López Guimaraes
|
04220dfcd1
|
types: Add String printing overrides to all types
|
2024-01-03 00:29:15 +00:00 |
|
Daniel López Guimaraes
|
03434ad777
|
types: Use RV types for AnyDataHolder and Variant
Also fix a typo in the `ExtractFrom` funcions.
|
2023-12-27 23:07:51 +00:00 |
|
Jonathan Barrow
|
9a1db6b090
|
types: fix types Copy methods
|
2023-12-23 15:50:33 -05:00 |
|
Jonathan Barrow
|
86d13513da
|
types: remove Map constructor types
|
2023-12-23 14:48:16 -05:00 |
|
Jonathan Barrow
|
715e3182cd
|
expanded all types into dedicated files and made the stream API generic
|
2023-12-23 13:03:32 -05:00 |
|