issues
search
bitwalker
/
exprotobuf
Protocol Buffers in Elixir made easy!
Apache License 2.0
486
stars
69
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Run verify_msg before encoding
#116
luisguilhermemsalmeida
opened
1 year ago
1
function :gpb_scan.string/1 is undefined or private
#115
OpakAlex
closed
4 years ago
1
Use functions in gpb_compile instead of in gpb_parse and gpb_scan
#114
tomas-abrahamsson
opened
4 years ago
1
ExProtobuf fails with gpb 4.13
#113
rbino
opened
4 years ago
1
Allow both :optional and :defaulty as occurrence to support gpb 4.13
#112
rbino
opened
4 years ago
5
filter reserved_numbers and reserved_names tuples when converting from gpb representation
#111
cheng81
opened
4 years ago
2
Use rnum for both ordinary and oneof field defs.
#110
mattias01
opened
4 years ago
0
Verify fields passed into MyModule.new/1
#109
whatyouhide
closed
5 years ago
3
Automatically generate protobuf message documentation
#108
Doom4535
opened
5 years ago
0
Ensure complex protobuf files can be parsed
#107
pallix
opened
5 years ago
5
Allow the use of from_file, inject and use_package_names at the same time
#106
pallix
closed
5 years ago
1
Adapt for gpb ~> 4.7.1
#105
xinz
closed
5 years ago
1
Upgrade to 1.2.16 with gpb ~> 4.7.1
#104
xinz
closed
5 years ago
0
1.2.16 isn't published to hex.pm
#103
Argonus
closed
5 years ago
2
Incorrect decode same item
#102
marinakr
closed
5 years ago
1
Encoding/Decoding optional string turns nil into empty string (in/for proto3).
#101
rolandtritsch
closed
5 years ago
4
Added documentation for the `oneof` Protobuf construct.
#100
wildstrings
closed
5 years ago
1
fix namespace handling for repeated field
#99
ananthakumaran
closed
1 year ago
0
Fix invalid namespaces when using inject and not inject together
#98
pallix
closed
5 years ago
0
Current tests are broken
#97
pallix
closed
5 years ago
0
google_wrappers config option
#96
tim2CF
closed
5 years ago
0
Fix #90: encoding not working when inject is used
#95
pallix
closed
5 years ago
0
Decoding not existing oneof field should return an error
#94
pallix
opened
5 years ago
1
Negative number into uint32 encodes/decodes incorrectly
#93
eaguilera23
closed
6 years ago
2
Auto-generated @type t
#92
tim2CF
closed
5 years ago
4
Fix issue #90, encoding not working with inject
#91
pallix
closed
5 years ago
2
Serialize not working with inject
#90
pallix
closed
5 years ago
0
Why not transform package name to CamelCase?
#89
qinix
opened
6 years ago
0
Improve error handling
#88
pallix
opened
6 years ago
0
Representation of oneof with tuples
#87
pallix
opened
6 years ago
0
invalid encoding starting at
#86
dtrce
opened
6 years ago
0
UndefinedFunctionError in decoding
#85
zmagajna
closed
5 years ago
1
clean up some internal type errors
#84
paulswartz
closed
5 years ago
0
fix decoding proto with oneof fields on 1 and 3 position with 3 options
#83
Apelsinka223
closed
5 years ago
0
Are delimiters supported?
#82
monkybrain
closed
6 years ago
1
Support "reserved field"
#81
rm1138
opened
7 years ago
4
address some dialyzer warnings
#80
paulswartz
closed
7 years ago
1
new/1 accepts map as an argument
#79
implicitly-awesome
closed
7 years ago
1
add failing test for submsg type mismatch
#78
petermueller
opened
7 years ago
2
Incorrect encoding
#77
senthilkumarv
opened
7 years ago
1
Using inject breaks enumerations with proto3
#76
Cohedrin
opened
7 years ago
1
got a incorrect encode result
#75
veetase
closed
7 years ago
0
fixed string decoding (inside oneof)
#74
amatalai
closed
7 years ago
4
Feature - Use precompiled Erlang records
#73
tiagopog
closed
3 years ago
0
don't define values/0 and atoms/0 multiple times
#72
paulswartz
closed
7 years ago
1
Oneof string decoding into character list
#71
zmagajna
closed
7 years ago
1
inject does not work without only
#70
rpihlak
closed
7 years ago
3
"warning: this clause cannot match" with elixir 1.4.4
#69
burmajam
closed
7 years ago
2
1.2.6 isn't published to hex.pm
#68
lmarlow
closed
7 years ago
1
Fix README Travis CI badge.
#67
TrevorS
closed
7 years ago
2
Next