issues
search
PMunch
/
protobuf-nim
Protobuf implementation in pure Nim that leverages the power of the macro system to not depend on any external tools
MIT License
171
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Parsing message with enum type errors
#37
nitely
closed
5 months ago
2
Error running tests
#36
lualvsil
closed
1 year ago
3
[BUG] Incorrect protobuf generation
#35
ChanderG
closed
1 year ago
1
Error on empty protobuf definitions
#34
BurnySc2
closed
1 year ago
2
"Unable to map onto output with error on input "syntax = "proto2";"
#33
konsumer
closed
1 year ago
3
The corresponding read with write(WriteSize=true)
#32
geohuz
opened
1 year ago
2
parse error
#31
geohuz
closed
1 year ago
1
Fix bug where chaining field reads directly on `read` statements would read stream twice
#30
PMunch
closed
2 years ago
0
Improve error on name collision
#29
PMunch
opened
2 years ago
0
Commentfix
#28
PMunch
closed
2 years ago
0
Fixes crashing macros with nested empty messages
#27
beef331
closed
2 years ago
0
Runtime parsing speed
#26
madasebrof
opened
3 years ago
0
remain backwards compatible with earlier Nim versions
#25
narimiran
closed
3 years ago
2
[bug] Incorrect message serialization with multiple nested repeated fields
#24
drygdryg
closed
1 year ago
2
[bug] Incorrect message serialization
#23
drygdryg
closed
3 years ago
4
s/it's/its
#22
D4D3VD4V3
closed
4 years ago
0
Doesn't support maps.
#21
kayabaNerve
opened
4 years ago
2
Doesn't support imports of "google/protobuf/*.proto".
#20
kayabaNerve
opened
4 years ago
4
Add a LICENSE file
#19
zah
closed
4 years ago
1
Export generated code in module
#18
qxxxb
closed
4 years ago
3
Fix compile error with repeated enums
#17
qxxxb
closed
4 years ago
0
Protobuf 2 support
#16
mratsim
opened
5 years ago
1
requires "combparser"
#15
enthus1ast
closed
6 years ago
1
Speed up parsing
#14
PMunch
opened
6 years ago
9
[TODO] [question] repurposing protobuf-nim for a native graphql-nim parser?
#13
timotheecour
closed
6 years ago
1
provide easy serialization / deserialization
#12
timotheecour
opened
6 years ago
0
add google's conformance test suite to find bugs
#11
timotheecour
opened
6 years ago
2
generated API should be generic, eg: stream.readExampleMessage => stream.toProto(ExampleMessage)
#10
timotheecour
opened
6 years ago
4
fix protobuf.nimble
#9
timotheecour
closed
6 years ago
5
Message fields should use nullable types (eg ref object), not object
#8
timotheecour
closed
6 years ago
5
setters (and getters?) should work without calling `init` on Nullable fields, as in C++
#7
timotheecour
closed
6 years ago
2
documentation issues
#6
timotheecour
closed
6 years ago
5
Allow export of specification
#5
PMunch
opened
6 years ago
0
Create DSL for specification declaration
#4
PMunch
opened
6 years ago
2
build fails
#3
timotheecour
closed
6 years ago
1
consider publishing as nimble package
#2
timotheecour
closed
4 years ago
7
questions + related packages
#1
timotheecour
closed
4 years ago
5