issues
search
status-im
/
nim-protobuf-serialization
Apache License 2.0
19
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Error parsing proto file containing service definitions
#52
nitely
opened
4 months ago
0
Enum tests failing
#51
BurnySc2
opened
1 year ago
1
Raise `SerializationError`-derived type on parse failure
#50
arnetheduck
closed
1 year ago
0
Remove nim 1.2 and 1.4 support
#49
jangko
closed
1 year ago
0
remove appveyor and travis scripts, their badge too
#48
jangko
closed
1 year ago
0
fix(README.md): protocol_serialization/ -> protobuf_serialization
#47
sslime336
closed
1 year ago
0
getting "invalid pragma: proto3"
#46
geohuz
opened
1 year ago
1
Multiple fixes
#45
lchenut
opened
1 year ago
0
Conformance test suite
#44
lchenut
closed
1 year ago
0
Add enum support
#43
lchenut
opened
1 year ago
3
Implement proto3 field presence
#42
arnetheduck
opened
1 year ago
0
npeg based parser
#41
Menduist
closed
1 year ago
4
size computations
#40
arnetheduck
closed
1 year ago
0
(Re)add enum support
#39
arnetheduck
opened
1 year ago
0
fix negative tests, allow devel fails, CI updates
#38
arnetheduck
closed
1 year ago
0
Implement conformance test suite
#37
arnetheduck
closed
1 year ago
1
Cleanup / rewrite
#36
arnetheduck
closed
1 year ago
2
Length prefix options are system-dependent
#35
arnetheduck
opened
2 years ago
0
Non-standard unknown field handling
#34
arnetheduck
opened
2 years ago
0
Doesn't serialize (repeated fields)
#33
arnetheduck
closed
1 year ago
1
RangeDefect on decoding invalid message
#32
arnetheduck
closed
1 year ago
1
Encoder arbitrarily adds field number when encoding non-object
#31
arnetheduck
closed
1 year ago
1
proto2: Invalid encoding for `repeated` fields
#30
arnetheduck
closed
1 year ago
1
switch CI to the supported versions of ubuntu and macos
#29
narimiran
closed
1 year ago
1
Fix #26
#28
lchenut
closed
1 year ago
1
Fix styleCheck:usage
#27
Menduist
closed
2 years ago
0
Problem with enum value greater than 255
#26
lchenut
opened
2 years ago
1
Fix enum range defect
#25
lchenut
closed
1 year ago
1
Test CI
#24
yyoncho
closed
2 years ago
0
Add setup files
#23
yyoncho
opened
2 years ago
1
enabling bounds checks breaks tests
#22
arnetheduck
closed
1 year ago
1
enable `styleCheck:usages`
#21
arnetheduck
closed
2 years ago
1
CI: test with multiple Nim versions
#20
stefantalpalaru
closed
2 years ago
0
Support for different enums that have fields with the same name
#19
michaelsbradleyjr
opened
3 years ago
1
CI: refactor Nim compiler caching
#18
stefantalpalaru
closed
3 years ago
0
fix: import other .proto files with paths relative to the .proto file containing the `import` keyword
#17
richard-ramos
closed
3 years ago
0
When parsing a `import` statement in a .proto file, it should read the file relative to the path of the current .proto file
#16
richard-ramos
closed
3 years ago
0
Add support to optional fields (oneOf)
#15
richard-ramos
opened
3 years ago
2
add github action script
#14
jangko
closed
3 years ago
0
`string` fields in protobuf must be valid utf-8
#13
arnetheduck
closed
1 year ago
1
fix DISABLED_STRING bug
#12
jangko
closed
4 years ago
0
Fix https://github.com/status-im/nim-protobuf-serialization/issues/7.
#11
kayabaNerve
closed
4 years ago
0
fixes #8, enum in object
#10
jangko
closed
4 years ago
2
Improve test coverage
#9
jangko
opened
4 years ago
0
(regression) Protobuf.decode cannot works with enum used as objects field's type
#8
jangko
closed
4 years ago
6
Protobuf.encode cannot works with 'Option[float64]' and 'Option[float32]'
#7
jangko
closed
4 years ago
7
Add support for Protobuf 3 spec files.
#6
kayabaNerve
closed
4 years ago
0
Add support for Protobuf2 semantics.
#5
kayabaNerve
closed
4 years ago
0
proto2 vs proto3, field serialization, dontOmit
#4
arnetheduck
closed
1 year ago
14
Add license files
#3
jyapayne
closed
4 years ago
0
Next