Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Arwalk/zig-protobuf issues and pull requests
#81 - I32 varints should be (de)serialized as 10 bytes of all-1s, not 5.
Issue -
State: closed - Opened by hans-tvs 17 days ago
- 2 comments
#80 - Fix to_camel_case
Pull Request -
State: open - Opened by stephenafamo 23 days ago
- 4 comments
#80 - Fix to_camel_case
Pull Request -
State: open - Opened by stephenafamo 23 days ago
- 4 comments
#79 - update for zig 0.14.0-dev.2064+b5cafe223
Pull Request -
State: closed - Opened by mindon 26 days ago
- 1 comment
#79 - update for zig 0.14.0-dev.2064+b5cafe223
Pull Request -
State: closed - Opened by mindon 26 days ago
- 1 comment
#78 - Remove all `else` clauses when possible
Issue -
State: open - Opened by Arwalk 28 days ago
Labels: enhancement, good first issue
#78 - Remove all `else` clauses when possible
Issue -
State: open - Opened by Arwalk 28 days ago
Labels: enhancement, good first issue
#77 - Making all error types explicits instead of inferred
Issue -
State: open - Opened by Arwalk 28 days ago
Labels: enhancement, good first issue
#76 - fix: Convert OOB enums from panics to runtime errors
Pull Request -
State: closed - Opened by hans-tvs 28 days ago
- 3 comments
#76 - fix: Convert OOB enums from panics to runtime errors
Pull Request -
State: closed - Opened by hans-tvs 28 days ago
- 3 comments
#75 - #74 `dupe()` methods fail to compile
Pull Request -
State: closed - Opened by Arwalk about 1 month ago
Labels: bug
#75 - #74 `dupe()` methods fail to compile
Pull Request -
State: closed - Opened by Arwalk about 1 month ago
Labels: bug
#74 - `dupe()` methods fail to compile
Issue -
State: closed - Opened by inge4pres about 1 month ago
- 5 comments
Labels: bug
#73 - Draft: 69 Self referential types in `oneOf` results in error
Pull Request -
State: open - Opened by Arwalk about 1 month ago
Labels: bug
#72 - Fix: prevent unsafe cast on decoding
Pull Request -
State: closed - Opened by Arwalk about 1 month ago
#71 - Fix: prevent unsafe cast on decoding
Pull Request -
State: closed - Opened by AlpaGit about 1 month ago
- 2 comments
#70 - fix : breaking changes on zig 0.14
Pull Request -
State: closed - Opened by AlpaGit about 2 months ago
- 3 comments
#69 - Self referential types in `oneOf` results in error
Issue -
State: open - Opened by guacs 2 months ago
- 1 comment
Labels: bug
#68 - fix: memory leak when decoding Lists of Bytes
Pull Request -
State: closed - Opened by kantai-chris 2 months ago
- 3 comments
#66 - Allow for external protoc
Pull Request -
State: closed - Opened by BonusPlay 3 months ago
- 3 comments
#65 - fix(json): don't emit defaut fields
Pull Request -
State: open - Opened by librolibro 4 months ago
- 11 comments
#64 - JSON: don't emit fields with default values (at least by default)
Issue -
State: open - Opened by librolibro 4 months ago
Labels: enhancement
#63 - 56 Errors with `Unknown field received in ....`
Pull Request -
State: closed - Opened by Arwalk 4 months ago
- 1 comment
Labels: bug
#62 - Json: Check support for google-defined types
Issue -
State: open - Opened by Arwalk 4 months ago
Labels: enhancement
#61 - JSON Writer options
Issue -
State: open - Opened by Arwalk 4 months ago
Labels: enhancement
#60 - Pass options to JSON parser : ignore unknown fields
Issue -
State: open - Opened by Arwalk 4 months ago
Labels: enhancement
#59 - In json parsing/writing, Map fields should be written/read as json objects
Issue -
State: open - Opened by Arwalk 4 months ago
Labels: bug
#58 - WIP: Add support for protos without package name
Pull Request -
State: open - Opened by osztenkurden 4 months ago
- 4 comments
#57 - Can't generate proto files without package name
Issue -
State: open - Opened by osztenkurden 4 months ago
- 3 comments
Labels: bug
#56 - Errors with `Unknown field received in ....`
Issue -
State: closed - Opened by james-callahan 4 months ago
- 11 comments
Labels: bug
#55 - How to use system/different `protoc`
Issue -
State: closed - Opened by james-callahan 4 months ago
- 2 comments
#54 - Update workflows
Pull Request -
State: closed - Opened by Arwalk 4 months ago
#53 - Update workflows
Pull Request -
State: closed - Opened by Arwalk 4 months ago
#52 - Make Map fields a HashMap instead of a list of entries
Issue -
State: open - Opened by Arwalk 4 months ago
Labels: enhancement
#51 - Change std.debug.print -> std.log.warn
Pull Request -
State: closed - Opened by Detegr 4 months ago
#50 - Are transitive imports supported?
Issue -
State: closed - Opened by inge4pres 5 months ago
- 5 comments
#49 - JSON (de)serialization
Pull Request -
State: closed - Opened by librolibro 5 months ago
- 31 comments
#48 - Better documentation
Issue -
State: open - Opened by Arwalk 5 months ago
- 3 comments
Labels: documentation
#47 - fix: make paths relative to the owner for RunProtocStep
Pull Request -
State: closed - Opened by Natoandro 5 months ago
- 1 comment
#46 - Update build.zig for Zig 0.13.0
Pull Request -
State: closed - Opened by hans-tvs 5 months ago
- 3 comments
#45 - Update for zig 0.12.0
Pull Request -
State: closed - Opened by malcolmstill 7 months ago
- 1 comment
#44 - Update to zig 0.12.0
Issue -
State: closed - Opened by Arwalk 7 months ago
Labels: enhancement, good first issue
#43 - MessageMixins included in every struct, is this redundancy?
Issue -
State: closed - Opened by jiacai2050 8 months ago
- 2 comments
#42 - Update to latest zig and build.zig.zon requirements.
Pull Request -
State: closed - Opened by Arwalk 9 months ago
#41 - Error loading library
Issue -
State: closed - Opened by Arwalk 9 months ago
- 3 comments
#40 - Generate services interfaces
Pull Request -
State: closed - Opened by Arwalk 9 months ago
- 11 comments
Labels: enhancement
#39 - Can we also generate services along with outputting types?
Issue -
State: open - Opened by niteshbalusu11 9 months ago
- 8 comments
Labels: enhancement, on hold for async
#38 - Fix README Typo
Pull Request -
State: closed - Opened by jcalabro 9 months ago
- 1 comment
#37 - Unable to find module when adding to `build.zig`
Issue -
State: closed - Opened by stephenafamo 10 months ago
- 6 comments
#36 - Updating to latest zig
Pull Request -
State: closed - Opened by Arwalk 10 months ago
- 1 comment
#35 - Update to Zig `HEAD` version
Issue -
State: closed - Opened by Ev1lT3rm1nal 10 months ago
- 5 comments
#34 - user error caused panic: integer cast truncated bits
Issue -
State: closed - Opened by tjk 11 months ago
- 3 comments
Labels: bug
#33 - Implement text format spec
Issue -
State: open - Opened by Arwalk 11 months ago
Labels: enhancement
#32 - Json serialization/parsing
Issue -
State: closed - Opened by Arwalk 11 months ago
- 12 comments
#31 - docs: add missing 'paths' field to `build.zig.zon` example in README
Pull Request -
State: closed - Opened by hendriknielaender 11 months ago
- 1 comment
#30 - Incremental decoding / Streaming API
Issue -
State: open - Opened by Rubeer 11 months ago
- 4 comments
Labels: enhancement, on hold for async
#29 - Update to latest zig + fix `zig build test` first pass
Pull Request -
State: closed - Opened by Arwalk 11 months ago
#29 - Update to latest zig + fix `zig build test` first pass
Pull Request -
State: closed - Opened by Arwalk 11 months ago
#28 - chore: update to latest Zig in master (0.12.0-dev.1695+e4977f3e8)
Pull Request -
State: closed - Opened by NefixEstrada about 1 year ago
- 1 comment
#28 - chore: update to latest Zig in master (0.12.0-dev.1695+e4977f3e8)
Pull Request -
State: closed - Opened by NefixEstrada about 1 year ago
- 1 comment
#27 - Run conformance tests - Help needed
Issue -
State: open - Opened by menduz about 1 year ago
- 2 comments
Labels: help wanted, test coverage
#26 - feature: self contained, auto installing protoc and programatic usage from `build.zig`, enable zig package manager
Pull Request -
State: closed - Opened by menduz about 1 year ago
- 6 comments
#26 - feature: self contained, auto installing protoc and programatic usage from `build.zig`, enable zig package manager
Pull Request -
State: closed - Opened by menduz about 1 year ago
- 6 comments
#25 - wip: self contained protoc
Pull Request -
State: closed - Opened by menduz about 1 year ago
#25 - wip: self contained protoc
Pull Request -
State: closed - Opened by menduz about 1 year ago
#24 - Fix Enum Order Compile Error
Pull Request -
State: closed - Opened by jcalabro about 1 year ago
- 1 comment
#24 - Fix Enum Order Compile Error
Pull Request -
State: closed - Opened by jcalabro about 1 year ago
- 1 comment
#23 - add `.dupe(allocator)` to every message and default values
Pull Request -
State: closed - Opened by menduz over 1 year ago
- 1 comment
#23 - add `.dupe(allocator)` to every message and default values
Pull Request -
State: closed - Opened by menduz over 1 year ago
- 1 comment
#22 - Update readme to reflect the current state of the project before release
Pull Request -
State: closed - Opened by Arwalk over 1 year ago
#22 - Update readme to reflect the current state of the project before release
Pull Request -
State: closed - Opened by Arwalk over 1 year ago
#21 - mark as "pub const" public imports
Pull Request -
State: closed - Opened by menduz over 1 year ago
#21 - mark as "pub const" public imports
Pull Request -
State: closed - Opened by menduz over 1 year ago
#20 - update zig version
Pull Request -
State: closed - Opened by menduz over 1 year ago
#20 - update zig version
Pull Request -
State: closed - Opened by menduz over 1 year ago
#19 - feat: ManagedStrings
Pull Request -
State: closed - Opened by menduz over 1 year ago
- 2 comments
#19 - feat: ManagedStrings
Pull Request -
State: closed - Opened by menduz over 1 year ago
- 2 comments
#18 - discussion: Managed strings
Issue -
State: closed - Opened by menduz over 1 year ago
#18 - discussion: Managed strings
Issue -
State: closed - Opened by menduz over 1 year ago
#17 - bootstraps the generator plugin and compiles the plugin with its own …
Pull Request -
State: closed - Opened by menduz over 1 year ago
- 7 comments
#17 - bootstraps the generator plugin and compiles the plugin with its own …
Pull Request -
State: closed - Opened by menduz over 1 year ago
- 7 comments
#16 - update to zig 0.11.0
Pull Request -
State: closed - Opened by menduz over 1 year ago
- 1 comment
#16 - update to zig 0.11.0
Pull Request -
State: closed - Opened by menduz over 1 year ago
- 1 comment
#15 - Add support for strings, bytes, submessages and repeated fields in generator.
Pull Request -
State: closed - Opened by vesim987 almost 2 years ago
- 1 comment
#15 - Add support for strings, bytes, submessages and repeated fields in generator.
Pull Request -
State: closed - Opened by vesim987 almost 2 years ago
- 1 comment
#14 - build error with zig 0.10.0
Issue -
State: closed - Opened by calvin2021y over 2 years ago
- 6 comments
#14 - build error with zig 0.10.0
Issue -
State: closed - Opened by calvin2021y over 2 years ago
- 6 comments
#13 - Manage required fields through restrictions
Issue -
State: closed - Opened by Arwalk over 2 years ago
- 1 comment
#13 - Manage required fields through restrictions
Issue -
State: closed - Opened by Arwalk over 2 years ago
- 1 comment
#12 - port alltypes test from nanopb
Issue -
State: open - Opened by Arwalk over 2 years ago
Labels: test coverage
#11 - Reduce scope for 0.9.0 release
Issue -
State: closed - Opened by Arwalk over 2 years ago
#11 - Reduce scope for 0.9.0 release
Issue -
State: closed - Opened by Arwalk over 2 years ago
#10 - 9 use bitcast in get_fixed_value
Pull Request -
State: closed - Opened by Arwalk about 3 years ago
#10 - 9 use bitcast in get_fixed_value
Pull Request -
State: closed - Opened by Arwalk about 3 years ago
#9 - use bitcast in get_fixed_value
Issue -
State: closed - Opened by Arwalk about 3 years ago
- 2 comments
#9 - use bitcast in get_fixed_value
Issue -
State: closed - Opened by Arwalk about 3 years ago
- 2 comments
#8 - Maps deinit logic for complex key/value types
Issue -
State: closed - Opened by Arwalk over 3 years ago
- 2 comments
Labels: enhancement, good first issue
#8 - Maps deinit logic for complex key/value types
Issue -
State: closed - Opened by Arwalk over 3 years ago
- 2 comments
Labels: enhancement, good first issue
#7 - Tags can be deduced at compile time
Issue -
State: closed - Opened by Arwalk over 3 years ago
- 1 comment
Labels: enhancement
#7 - Tags can be deduced at compile time
Issue -
State: closed - Opened by Arwalk over 3 years ago
- 1 comment
Labels: enhancement