Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / emicklei/proto issues and pull requests

#137 - add IsDeprecated to EnumField

Pull Request - State: closed - Opened by emicklei about 1 year ago

#136 - add deprecated test for field #135

Pull Request - State: closed - Opened by emicklei about 1 year ago - 1 comment

#135 - Boolean variable to test if a field is deprecated

Issue - State: closed - Opened by oussemabhouri about 1 year ago - 11 comments

#133 - Parse failure on negative reserved enums

Issue - State: closed - Opened by egonelbre over 1 year ago - 4 comments

#132 - fix 0X

Pull Request - State: closed - Opened by lasorda over 1 year ago - 3 comments

#131 - embedded comment parse fail

Issue - State: closed - Opened by Pramy over 2 years ago - 2 comments

#130 - do not parse numbers inside single quotes enum option values issue #129

Pull Request - State: closed - Opened by emicklei over 2 years ago

#129 - Option string values parsed as numbers

Issue - State: closed - Opened by jvolkman over 2 years ago - 8 comments

#128 - fix for issue #127 reserved keyword as suffix in type

Pull Request - State: closed - Opened by emicklei about 3 years ago

#127 - Field type with keyword is not correctly parsed

Issue - State: closed - Opened by YaseenAlk over 3 years ago - 3 comments

#126 - support proto3 presence

Issue - State: closed - Opened by emicklei over 4 years ago - 1 comment

#125 - Fix link in README

Pull Request - State: closed - Opened by tklauser over 4 years ago

#124 - Fix & guard Parent value for options

Pull Request - State: closed - Opened by bjaglin almost 5 years ago - 2 comments

#123 - Add WithImport handler

Pull Request - State: closed - Opened by siawyoung almost 5 years ago - 1 comment

#122 - Sir, if I get the package field?

Issue - State: closed - Opened by dollarkillerx almost 5 years ago - 3 comments

#121 - Infinite loop in Parser.Parse()

Issue - State: closed - Opened by bradleyjkemp almost 5 years ago - 2 comments

#120 - make Oneof implement Documented

Pull Request - State: closed - Opened by bjaglin about 5 years ago - 2 comments

#119 - Inline comments before body token { breaks parser

Pull Request - State: closed - Opened by emicklei about 5 years ago

#118 - Nested enum with inline comments break parser

Issue - State: closed - Opened by sevennt about 5 years ago - 5 comments

#117 - add test to parse comment inside option array value, issue #116

Pull Request - State: closed - Opened by emicklei about 5 years ago - 2 comments

#116 - Comments inside field options break parser

Issue - State: closed - Opened by adamhosier about 5 years ago - 2 comments

#115 - Write proto struct to file?

Issue - State: closed - Opened by nmnellis over 5 years ago - 1 comment

#114 - handle unset QuoteRune for SourceRepresentation, issue #113

Pull Request - State: closed - Opened by emicklei over 5 years ago

#113 - QuoteRune is a breaking change

Issue - State: closed - Opened by bufdev over 5 years ago - 4 comments

#112 - add test for issue and first fix, issue #111

Pull Request - State: closed - Opened by emicklei over 5 years ago

#111 - Multi-line fields not parseable

Issue - State: closed - Opened by bufdev over 5 years ago

#110 - fixes issues reported by mpvl #107, #109

Pull Request - State: closed - Opened by emicklei over 5 years ago

#109 - Quoted string constant

Issue - State: closed - Opened by mpvl over 5 years ago

#108 - Missing semicolon at end silently ignored.

Issue - State: closed - Opened by mpvl over 5 years ago - 1 comment

#107 - Quote dropped in option parsing

Issue - State: closed - Opened by mpvl over 5 years ago

#106 - Fix parsing of empty arrays in options

Pull Request - State: closed - Opened by llimllib over 5 years ago - 2 comments

#105 - Fix Travis build

Pull Request - State: closed - Opened by bufdev over 5 years ago

#104 - Fix issue #103

Pull Request - State: closed - Opened by bufdev over 5 years ago - 4 comments

#103 - Issue with double-quoted options

Issue - State: closed - Opened by bufdev over 5 years ago - 1 comment

#102 - Package name with "." causes issues when parsing

Issue - State: closed - Opened by vishen over 5 years ago - 1 comment

#101 - fix for single-quoted constants with symbols

Pull Request - State: closed - Opened by marcusljx over 5 years ago - 3 comments

#100 - Unable to parse simple protobuf file with imported options

Issue - State: closed - Opened by marcusljx over 5 years ago - 12 comments

#99 - unable to parse option name with leading dot

Issue - State: closed - Opened by aroch almost 6 years ago - 2 comments

#98 - add test with leading dot in type, issue #97

Pull Request - State: closed - Opened by emicklei almost 6 years ago

#97 - Unable to parse messages like .google.protobuf.Empty

Issue - State: closed - Opened by anujdecoder almost 6 years ago - 3 comments

#96 - minimal fix for Issue #94

Pull Request - State: closed - Opened by emicklei almost 6 years ago - 9 comments

#95 - parse reserved fields when single-quoted

Pull Request - State: closed - Opened by nilslice almost 6 years ago

#94 - ignoring single-quoted reserved field names

Issue - State: closed - Opened by nilslice almost 6 years ago - 4 comments

#93 - fix issue #92 allow leading dot in type name

Pull Request - State: closed - Opened by emicklei about 6 years ago

#92 - Type that starts with dot cannot be parsed correctly

Issue - State: closed - Opened by Scukerman about 6 years ago - 4 comments

#91 - how to get the package name via `*proto.Proto`

Issue - State: closed - Opened by hitzhangjie about 6 years ago - 2 comments

#90 - Enable parsing package names with a reserved prefix

Pull Request - State: closed - Opened by peats-bond over 6 years ago - 2 comments

#89 - Package name that starts with keyword cannot be parsed

Issue - State: closed - Opened by bufdev over 6 years ago - 4 comments

#88 - Add support for reserved in enums

Pull Request - State: closed - Opened by wikiwong over 6 years ago - 1 comment

#87 - fixes for issue #86

Pull Request - State: closed - Opened by emicklei over 6 years ago

#86 - Parse error for message option that has a repeated field of messages

Issue - State: closed - Opened by bufdev over 6 years ago - 5 comments

#85 - allow multiline in non-aggregate option constant, issue #80

Pull Request - State: closed - Opened by emicklei over 6 years ago - 1 comment

#84 - Use ordered map for nested literals

Pull Request - State: closed - Opened by emicklei over 6 years ago

#83 - Add OrderedMap

Pull Request - State: closed - Opened by bufdev over 6 years ago - 4 comments

#82 - The new map of Literals makes iteration non-deterministic

Issue - State: closed - Opened by bufdev over 6 years ago - 4 comments

#81 - let Literal also be a map of Literal, issue #80

Pull Request - State: closed - Opened by emicklei over 6 years ago - 2 comments

#80 - Parsing error when using nested option with selector

Issue - State: closed - Opened by johanbrandhorst over 6 years ago - 16 comments

#79 - Parsing error when using nested option messages with semicolons

Issue - State: closed - Opened by johanbrandhorst over 6 years ago - 4 comments

#78 - fix issue #77, introduce Array field in Literal

Pull Request - State: closed - Opened by emicklei over 6 years ago

#77 - Option with repeated (array) values not parsed correctly

Issue - State: closed - Opened by RangelReale over 6 years ago - 4 comments

#76 - Option aggregate name that is a keyword is giving parsing error

Issue - State: closed - Opened by RangelReale over 6 years ago - 1 comment

#75 - Enum value should accept hex numbers

Issue - State: closed - Opened by RangelReale over 6 years ago - 2 comments

#74 - fix for Issue #73

Pull Request - State: closed - Opened by emicklei over 6 years ago

#73 - Escape sequences are being parsed inside strings

Issue - State: closed - Opened by RangelReale over 6 years ago - 14 comments

#72 - allow options to have keywords in names

Pull Request - State: closed - Opened by emicklei over 6 years ago

#71 - Options with only a part parenthesized isn't parsed

Issue - State: closed - Opened by RangelReale over 6 years ago - 12 comments

#70 - Multi-line comments within RPC options brackets do not parse

Issue - State: closed - Opened by bufdev over 6 years ago

#69 - Add tests for comments in rpc options brackets

Pull Request - State: closed - Opened by bufdev over 6 years ago

#68 - add Parent field to all Visitee

Pull Request - State: closed - Opened by emicklei over 6 years ago

#67 - Issue59

Pull Request - State: closed - Opened by emicklei over 6 years ago

#66 - Add special test that verifies everything in googleapis/google is parseable

Issue - State: closed - Opened by bufdev over 6 years ago - 1 comment

#65 - Additional tests for complex options

Pull Request - State: closed - Opened by bufdev over 6 years ago - 2 comments

#64 - add Parent field to all Visitee

Pull Request - State: closed - Opened by emicklei over 6 years ago

#63 - add walk+handler

Pull Request - State: closed - Opened by emicklei over 6 years ago - 2 comments

#62 - allow oneof and service to have option, issue #43

Pull Request - State: closed - Opened by emicklei over 6 years ago

#61 - allow multiple values (Literal)for aggregate constant, issue #59

Pull Request - State: closed - Opened by emicklei over 6 years ago - 4 comments

#60 - Issue #50

Pull Request - State: closed - Opened by emicklei over 6 years ago - 3 comments

#59 - RPC option values can be multiple lines

Issue - State: closed - Opened by bufdev over 6 years ago - 1 comment

#58 - the collector in `visitor_test` would be useful as a public object

Issue - State: closed - Opened by bjohnson-va over 6 years ago - 4 comments

#57 - Issue47

Pull Request - State: closed - Opened by emicklei over 6 years ago

#56 - fix issue #54 and updates docs on Comment and its fields

Pull Request - State: closed - Opened by emicklei over 6 years ago

#55 - Issue26

Pull Request - State: closed - Opened by emicklei over 6 years ago - 1 comment

#54 - One-line C-Style comments not parsed correctly

Issue - State: closed - Opened by bufdev over 6 years ago

#53 - C-style comments that are indented take extra indents with them

Issue - State: closed - Opened by bufdev over 6 years ago

#52 - Add c-style comment testing

Pull Request - State: closed - Opened by bufdev over 6 years ago

#51 - Allow multiple enum value options

Pull Request - State: closed - Opened by bufdev over 6 years ago - 3 comments

#50 - Complex options cannot be parsed

Issue - State: closed - Opened by bufdev over 6 years ago - 7 comments

#49 - Non-primitive field option followed by any option cannot be parsed

Issue - State: closed - Opened by bufdev over 6 years ago - 3 comments

#48 - Multiple enum value options not allowed

Issue - State: closed - Opened by bufdev over 6 years ago

#47 - Inline comments not parsed on RPCs if they end with {}

Issue - State: closed - Opened by bufdev over 6 years ago - 3 comments

#46 - Primitive method options cannot be parsed

Issue - State: closed - Opened by bufdev over 6 years ago - 1 comment

#45 - Support required groups

Pull Request - State: closed - Opened by bufdev over 6 years ago

#44 - Required and repeated groups not supported

Issue - State: closed - Opened by bufdev over 6 years ago - 2 comments

#43 - Oneof and service options not supported

Issue - State: closed - Opened by bufdev over 6 years ago - 1 comment

#42 - Inline comments on non-primitive options are not parsed

Issue - State: closed - Opened by bufdev over 6 years ago

#39 - adds ParentAwareVisitor for implementation that needs to know all parent AST nodes (Visitee)

Pull Request - State: closed - Opened by emicklei almost 7 years ago - 1 comment

#38 - add Parent field to AST nodes

Pull Request - State: closed - Opened by emicklei almost 7 years ago

#36 - Add Filename field to Proto struct

Pull Request - State: closed - Opened by bufdev almost 7 years ago

#34 - No recursive calls if Elements struct Present

Issue - State: closed - Opened by bufdev almost 7 years ago - 6 comments