aboutsummaryrefslogtreecommitdiff
path: root/stdlib/bytes.h
AgeCommit message (Expand)Author
2024-11-29Add serialization and deserializationBruce Hill
2024-11-29Change how types handle metamethodsBruce Hill
2024-11-24Rename "NULL" to "NONE"Bruce Hill
2024-11-05Add Byte.hex()Bruce Hill
2024-11-04Add some missing functionality for BytesBruce Hill
2024-11-03Add RNGs to the languageBruce Hill
2024-09-30Rename TypeInfo -> TypeInfo_t and fix up some typeinfo codeBruce Hill
2024-09-15Add a Byte datatypeBruce Hill