aboutsummaryrefslogtreecommitdiff
path: root/docs/serialization.md
AgeCommit message (Expand)Author
2025-10-05Deprecate `deserialize` keyword and `.serialized()` methodBruce Hill
2025-04-06Rename Array -> List in all code and docsBruce Hill
2025-04-06Change method calls to use `foo.baz()` instead of `foo:baz()`Bruce Hill
2025-04-04Misc fixesBruce Hill
2025-03-31Remove threads and mutexed data from the language in favor of aBruce Hill
2024-12-07Rename "NONE" to "none"Bruce Hill
2024-11-29Update docs and minor bugfixBruce Hill
2024-11-29Tweak serialization syntaxBruce Hill
2024-11-29Rename :serialize() -> :serialized()Bruce Hill
2024-11-29Add serialization docsBruce Hill