issues
search
JuliaIO
/
ProtoBuf.jl
Julia protobuf implementation
Other
205
stars
56
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix duplicate include statements
#256
arnemohr
opened
3 days ago
1
Add flag to suppress autogenerated comments in generated code to minimize diff
#255
gryumov
opened
1 month ago
0
Path requirements for importing .proto files conflicts with grpc
#254
wilf-phasecraft
closed
3 months ago
2
Remove TranscodingStreams dependency
#253
nhz2
closed
3 months ago
2
Add julia_package option support
#252
mrkn
opened
5 months ago
1
Import results in new type definitions
#251
tuckermcclure
opened
6 months ago
4
[CI] Allow failure on julia nightly
#250
sjkelly
opened
8 months ago
2
Update ci.yml - add mac aarch64, codecov 4 token
#249
ViralBShah
closed
8 months ago
1
Update ci.yml
#248
nhz2
closed
8 months ago
2
Bump codecov/codecov-action from 3 to 4
#247
dependabot[bot]
closed
9 months ago
0
Bump actions/cache from 3 to 4
#246
dependabot[bot]
closed
9 months ago
1
Test tweaks
#245
Drvi
closed
10 months ago
1
Fixes #243
#244
dourouc05
closed
10 months ago
2
Too many quotes in long strings
#243
dourouc05
closed
10 months ago
0
Bugfix/broken submodule topological sort
#242
ajwittmond
closed
10 months ago
3
compat updates
#241
jaakkor2
closed
11 months ago
4
Revisit codegen for self-referential messages
#240
Drvi
opened
1 year ago
0
Bump codecov/codecov-action from 1 to 3
#239
dependabot[bot]
closed
11 months ago
1
Bump actions/checkout from 2 to 4
#238
dependabot[bot]
closed
11 months ago
1
Bump actions/cache from 1 to 3
#237
dependabot[bot]
closed
11 months ago
1
Explicitly check expected number of written bytes
#236
Drvi
closed
1 year ago
1
Try harder not to outgrow preallocated IOBuffer.data
#235
Drvi
closed
1 year ago
1
Fix dictionary encoding and decoding
#234
JamieMair
closed
1 year ago
11
Issues with encoding of dictionaries
#233
JamieMair
closed
1 year ago
1
Remove invalid escape sequence
#232
c42f
closed
1 year ago
1
enable dependabot for GitHub actions
#231
ranocha
closed
1 year ago
1
Possibility to generate mutable struct with an added "mutable" MessageOption
#230
SilverGhostBS
closed
1 month ago
1
gRPC servier client code gen - initial
#229
grlap
closed
1 year ago
0
Allow a semicolon after a RPC definition
#228
Drvi
closed
1 year ago
1
Module decleration is only for one _pb file
#227
schnetzlerjoe
opened
1 year ago
4
Recursive dependency in generated code?
#226
tecosaur
opened
1 year ago
1
reflection without __protobuf_jl_internal_meta?
#225
cschiefe
closed
1 year ago
2
Allow unpacked repeated primitives
#224
arhik
opened
2 years ago
5
Add type assertions when encoding OneOf members
#223
Drvi
closed
2 years ago
1
codegen should use `Expr` rather than printing directly to strings
#222
ExpandingMan
opened
2 years ago
0
a few small fixes for codegen
#221
ExpandingMan
closed
2 years ago
2
options for avoiding name collisions
#220
ExpandingMan
opened
2 years ago
4
use `ProtoBuf.EnumX` in generated files
#219
ExpandingMan
closed
2 years ago
2
Add `position` method for encoder/decoder
#218
wildart
opened
2 years ago
0
Introduce `common_abstract_type` option
#217
Drvi
closed
2 years ago
1
porting code from pre-1.0 version
#216
cschiefe
closed
2 years ago
2
Allow trailing semicolon after `oneof` fields
#215
Drvi
closed
2 years ago
2
Message fields can have hex field numbers
#214
CantelopePeel
closed
2 years ago
1
Allow trailing semicolon after message definition
#213
Drvi
closed
2 years ago
1
Support for non-seekable IOBuffers
#212
Drvi
closed
2 years ago
1
ERROR: Unsupported type token with semicolon terminated message-expression
#211
jaakkor2
closed
2 years ago
3
Tweak export formatting
#210
Drvi
closed
2 years ago
0
Allow storing unknown enum values
#209
Drvi
closed
2 years ago
5
Preserve comments in output _pb.jl files from original .proto
#208
NHDaly
opened
2 years ago
0
update export format
#207
zsz00
closed
2 years ago
2
Next