aboutsummaryrefslogtreecommitdiff
path: root/stdlib/moments.c
AgeCommit message (Expand)Author
2025-03-15Bugfix optional momentsBruce Hill
2025-03-05Overhaul of constructors, making it more consistent and correct. AlsoBruce Hill
2024-11-30Bugfixes for moments mixing up microseconds/nanoseconds, plus addingBruce Hill
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-17Rename datetime -> momentBruce Hill