nim-toml-serialization/toml_serialization
jangko 95484774d4
Unify parseList and parseArray implementation
also unify decodeInlineTable/parseInlineTable implementation
2024-01-08 02:37:14 +07:00
..
private reduce compiler warnings 2023-06-05 11:21:45 +07:00
lexer.nim Unify parseList and parseArray implementation 2024-01-08 02:37:14 +07:00
reader.nim Unify parseList and parseArray implementation 2024-01-08 02:37:14 +07:00
types.nim Put array/inline table nonstandard behavior behind flag 2024-01-05 08:04:08 +07:00
value_ops.nim remove stddefects import (#71) 2023-06-08 13:04:07 +00:00
writer.nim add more missing `{.raises.}` annotations 2023-12-04 18:15:41 +07:00