Skip to content

Tags: coderflyfish/jprotobuf

Tags

jprotobuf-1.10.9

Toggle jprotobuf-1.10.9's commit message
修正 list对象不能包含 null值 ,与protobuf处理方式保持一致

jprotobuf-2.1.5

Toggle jprotobuf-2.1.5's commit message
修正 ProtobufIDLProxy 无法识别内部引用类,导致报依赖失败的问题

jprotobuf-1.10.7

Toggle jprotobuf-1.10.7's commit message
开放Compiler接口与ICodeGenerator接口的扩展

jprotobuf-1.10.6

Toggle jprotobuf-1.10.6's commit message
upgrade precompile plugin version 1.2.6

jprotobuf-2.1.2

Toggle jprotobuf-2.1.2's commit message
修正 生成idl时,map中value的message不能生成

jprotobuf-2.1.1

Toggle jprotobuf-2.1.1's commit message
修正 primitive判断少了 unit32与unit64类型

jprotobuf-1.10.5

Toggle jprotobuf-1.10.5's commit message
fix: import解析顺序导致对象引用依赖错误问题

jprotobuf-2.0.9

Toggle jprotobuf-2.0.9's commit message
add code formatter for generated code

re-fact some code

jprotobuf-2.0.7

Toggle jprotobuf-2.0.7's commit message
fix bugs

jprotobuf-2.0.6

Toggle jprotobuf-2.0.6's commit message
修复对list未判空导致序列化生成多余空内容