issues
search
status-im
/
nim-toml-serialization
Flexible TOML serialization [not] relying on run-time type information.
Apache License 2.0
38
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
v0.2.14
#91
jangko
closed
2 weeks ago
0
loadFile fails with: "template/generic instantiation from here"
#90
firasuke
closed
1 month ago
5
avoid threadvar with const field table
#89
arnetheduck
closed
1 month ago
0
update ci.yml to test Nim 2.2; also test gcc-14
#88
narimiran
closed
1 month ago
0
Do not close `nil` stream when it failed to open
#87
etan-status
closed
4 months ago
0
Fix syntax highlighting in README.md
#86
firasuke
closed
4 months ago
0
Fix formatting in README.md
#85
firasuke
closed
4 months ago
0
Investigate the feasibility of adding flavor-like mechanism
#84
jangko
opened
7 months ago
0
GitHub actions v4
#83
jangko
closed
9 months ago
0
v0.2.12
#82
jangko
closed
10 months ago
0
Unify parseList and parseArray implementation
#81
jangko
closed
10 months ago
0
Put array/inline table nonstandard behavior behind flag
#80
jangko
closed
10 months ago
1
Improvement: unify parseList and parseArray implementation
#79
jangko
closed
10 months ago
0
Improve strictness
#78
jangko
closed
10 months ago
0
version 0.2.8
#77
jangko
closed
11 months ago
0
Fix grammatical errors of README.md
#76
jangko
closed
11 months ago
0
allow manually triggering CI
#75
etan-status
closed
1 year ago
0
add `{.raises.}` annotation to `writeValue`
#74
etan-status
closed
11 months ago
1
fix `CaseObject` test
#73
etan-status
closed
1 year ago
0
make nimble file consistent with CI setup
#72
tersec
closed
1 year ago
0
remove stddefects import
#71
tersec
closed
1 year ago
0
reduce compiler warnings
#70
jangko
closed
1 year ago
0
remove nimble.lock
#69
tersec
closed
1 year ago
0
use string value when encoding enums
#68
etan-status
closed
1 year ago
1
bump version to 0.2.4
#67
jangko
closed
1 year ago
0
fix issues related to orc enabled and enable nim 2.0 in CI
#66
jangko
closed
1 year ago
0
`nimble install` doesn't install `faststreams`
#65
kaushalmodi
closed
1 year ago
7
use Nim 2.0 in CI
#64
tersec
closed
1 year ago
0
Garbage reads with `readValue` for a custom type
#63
ZoomRmc
closed
1 year ago
1
Segfault on `orc` when echo'ing decoded object
#62
HugoGranstrom
closed
1 year ago
1
switch set-output to GITHUB_OUTPUT
#61
jangko
closed
1 year ago
0
parsing a table
#60
floppyman
closed
1 year ago
1
Refactor integer overflowerror handling
#59
jangko
closed
1 year ago
0
Cannot catch `OverflowError`
#58
arnetheduck
closed
1 year ago
0
fix failure with devel after stricteffects enabled, fix #56
#57
pietroppeter
closed
1 year ago
9
Library errors with devel after stricteffects enabled
#56
pietroppeter
closed
1 year ago
1
Manually track exceptions
#55
planetis-m
closed
1 year ago
3
mark `==` procs noSideEffect
#54
planetis-m
closed
2 years ago
1
switch CI to the supported versions of ubuntu and macos
#53
narimiran
closed
2 years ago
0
using multiple nim versions in CI
#52
jangko
closed
2 years ago
0
Fix README.md ambiguity
#51
jangko
closed
2 years ago
0
Add setup files
#50
yyoncho
closed
2 years ago
3
hint [XCannotRaiseY] when using the library
#49
pietroppeter
closed
1 year ago
5
Compile time support
#48
jangko
closed
2 years ago
0
handle trailing comma properly when deserializing seq and inline table
#47
jangko
closed
2 years ago
0
Compile-time Support
#46
Patitotective
closed
2 years ago
0
Ordered table support
#45
jangko
closed
2 years ago
0
OrderedTable support
#44
Patitotective
closed
2 years ago
3
add documentation of enums decoding and encoding
#43
jangko
closed
2 years ago
0
Enable --styleCheck:usages
#42
kdeme
closed
2 years ago
0
Next