nim-toml-serialization/toml_serialization
Jacek Sieka 53ae081cc9
avoid threadvar with const field table (#89)
2024-10-01 19:43:11 +02:00
..
private avoid threadvar with const field table (#89) 2024-10-01 19:43:11 +02:00
lexer.nim Unify parseList and parseArray implementation 2024-01-08 02:37:14 +07:00
reader.nim avoid threadvar with const field table (#89) 2024-10-01 19:43:11 +02: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