|
6ec8f20fc5
|
Syntax change: table types are now: {K=V; default=...} and tables
use `{:K=V, ...; default=...}`
|
2025-04-02 16:14:20 -04:00 |
|
|
8cba6c3c24
|
Deprecate built-in Moment datatype in favor of a time module
|
2025-03-30 17:27:52 -04:00 |
|
|
1f9147187d
|
Make docstring tests use an actual expression AST instead of text
matching
|
2025-03-25 15:40:59 -04:00 |
|
|
645d66e0de
|
Change table syntax to {key=value} and {:K,V} /{K,V}
|
2025-01-12 16:49:58 -05:00 |
|
|
37f3e91f6c
|
Rename "NONE" to "none"
|
2024-12-07 16:04:25 -05:00 |
|
|
69613e6c03
|
Tweak serialization syntax
|
2024-11-29 19:57:50 -05:00 |
|
|
e2fa11b7fe
|
Rename :serialize() -> :serialized()
|
2024-11-29 19:39:17 -05:00 |
|
|
6d2017d5b8
|
Add serialization test case
|
2024-11-29 19:34:31 -05:00 |
|
|
f66f8ad711
|
Add serialization and deserialization
|
2024-11-29 18:09:12 -05:00 |
|