Ecosyste.ms: Issues

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

GitHub / woven-planet/go-zserio issues and pull requests

#106 - Fix last byte issue in Extern encoding

Pull Request - State: closed - Opened by shihanng about 2 years ago
Labels: bug

#105 - Limit maximum file path name for Windows compatibility

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

#104 - Fix negative Bitmask Array Values

Pull Request - State: closed - Opened by Danaozhong about 2 years ago - 3 comments
Labels: bug

#103 - Not possible to read negative position values.

Issue - State: closed - Opened by bastiMachine about 2 years ago - 3 comments
Labels: bug

#102 - Cyclic Imports are supported in zserio, but not in Go

Issue - State: open - Opened by Danaozhong about 2 years ago - 2 comments
Labels: good first issue

#101 - Support ValueOf-Operator

Pull Request - State: closed - Opened by Danaozhong about 2 years ago

#100 - Several Improvements to the Expression Generation

Pull Request - State: closed - Opened by Danaozhong about 2 years ago
Labels: enhancement

#99 - Restore the Scope after evaluating a Function Call

Pull Request - State: closed - Opened by Danaozhong about 2 years ago
Labels: bug

#98 - Support Index Expression

Pull Request - State: closed - Opened by Danaozhong about 2 years ago

#97 - Support Choice Types during Symbol Evaluation

Pull Request - State: closed - Opened by Danaozhong about 2 years ago

#96 - Remove Recursive Function Call when Listing all Imports

Pull Request - State: closed - Opened by Danaozhong about 2 years ago

#95 - go-zserio generates files with long names

Issue - State: closed - Opened by bilinli about 2 years ago - 4 comments

#94 - [Snyk] Security upgrade ubuntu from focal to 20.04

Pull Request - State: closed - Opened by snyk-bot over 2 years ago - 1 comment
Labels: invalid

#93 - Fix wrong last byte in Extern types if size is not byte aligned

Pull Request - State: closed - Opened by Danaozhong over 2 years ago - 2 comments
Labels: bug

#92 - Correct encoding of boolean arrays

Pull Request - State: closed - Opened by wichert over 2 years ago - 1 comment

#91 - Correct encoding of boolean arrays

Pull Request - State: closed - Opened by shihanng over 2 years ago
Labels: bug, enhancement

#90 - [Snyk] Security upgrade ubuntu from focal to 20.04

Pull Request - State: closed - Opened by appsec-scanning-github-com over 2 years ago - 1 comment

#89 - Use zserio 2.6 for reference testing

Pull Request - State: closed - Opened by wichert over 2 years ago - 1 comment
Labels: enhancement, breaking change

#88 - Better error message for invalid array length

Pull Request - State: closed - Opened by wichert over 2 years ago
Labels: enhancement

#87 - Upgrade bazel libraries

Pull Request - State: closed - Opened by wichert over 2 years ago
Labels: ignore for release

#86 - Add reference testcases for array handling

Pull Request - State: closed - Opened by wichert over 2 years ago - 4 comments
Labels: enhancement

#85 - Use CamelCase for enum values

Pull Request - State: closed - Opened by wichert over 2 years ago
Labels: enhancement, breaking change

#84 - Fix an inifite loop in enum String

Pull Request - State: closed - Opened by wichert over 2 years ago
Labels: bug

#83 - Only emit Scan() when SQL support is requested

Pull Request - State: closed - Opened by wichert over 2 years ago - 2 comments
Labels: enhancement

#82 - Remove replace statements from go.mod

Pull Request - State: closed - Opened by wichert over 2 years ago
Labels: bug

#81 - Only emit SQL support code if asked

Pull Request - State: closed - Opened by wichert over 2 years ago
Labels: enhancement

#80 - Implement Stringer, Valuer and Scanner

Pull Request - State: closed - Opened by wichert over 2 years ago - 1 comment
Labels: enhancement

#79 - Implement Packed Bitsize Calculation for Enums and Bitmasks

Pull Request - State: closed - Opened by Danaozhong over 2 years ago
Labels: bug

#78 - Fix Packing and Unpacking of Float Arrays

Pull Request - State: closed - Opened by Danaozhong over 2 years ago
Labels: bug

#77 - Switch to go 1.18

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

#76 - Implement Code Generation for Constants

Pull Request - State: closed - Opened by Danaozhong over 2 years ago
Labels: enhancement

#75 - Re-enable the check on the generated parser files

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

#74 - Fix the Number of bits used for packing delta-encoded arrays

Pull Request - State: closed - Opened by Danaozhong over 2 years ago
Labels: bug

#73 - Fix passing of parameters to parameterized compound arrays

Pull Request - State: closed - Opened by Danaozhong over 2 years ago
Labels: bug

#72 - Fix Encoding/Decoding of optional struct fields in packed arrays

Pull Request - State: closed - Opened by Danaozhong over 2 years ago
Labels: bug

#71 - Fix the NumBits() Operator

Pull Request - State: closed - Opened by Danaozhong over 2 years ago
Labels: bug

#70 - Disable the Bazel Regeneration Lint Test, as it is always failing

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

#69 - Test pr for internal update

Pull Request - State: closed - Opened by mandaiy over 2 years ago - 1 comment

#68 - Fix Template Instantiation for Subtypes

Pull Request - State: closed - Opened by Danaozhong over 2 years ago - 1 comment
Labels: bug

#67 - Added a function to export the bit count of the writer object

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

#66 - Switch to golang 1.18rc1

Pull Request - State: closed - Opened by wichert almost 3 years ago

#65 - Use interfaces instead of structs in Marshaling interfaces

Pull Request - State: closed - Opened by aignas almost 3 years ago
Labels: breaking change

#64 - Use our own reader and writer in the marshaling interfaces

Pull Request - State: closed - Opened by aignas almost 3 years ago
Labels: breaking change

#63 - Resolve FIXMEs in Reference Tests

Pull Request - State: closed - Opened by Danaozhong almost 3 years ago
Labels: ignore for release

#62 - Run all tests on windows as well

Pull Request - State: closed - Opened by wichert almost 3 years ago - 5 comments

#61 - Add Marshal and Unmarshal functions to facilitate converting to bytes

Pull Request - State: closed - Opened by aignas almost 3 years ago - 1 comment
Labels: enhancement

#60 - Add a bazel rule for python library generation and reorganize test code

Pull Request - State: closed - Opened by aignas almost 3 years ago
Labels: ignore for release

#59 - Document pre-v1 versioning scheme

Pull Request - State: closed - Opened by wichert almost 3 years ago
Labels: documentation

#58 - Add automated release configuration

Pull Request - State: closed - Opened by wichert almost 3 years ago
Labels: ignore for release

#57 - Move interface to the top package

Pull Request - State: closed - Opened by aignas almost 3 years ago
Labels: breaking change

#56 - Rename cmd/zserio to cmd/go-zserio

Pull Request - State: closed - Opened by wichert almost 3 years ago
Labels: breaking change

#55 - Update contribution documentation

Pull Request - State: closed - Opened by wichert almost 3 years ago - 1 comment
Labels: documentation

#54 - Test 'go install' and fix issues

Pull Request - State: closed - Opened by aignas almost 3 years ago

#53 - Move development instructions out of README

Pull Request - State: closed - Opened by wichert almost 3 years ago
Labels: documentation

#52 - Support running tests without bazel

Pull Request - State: closed - Opened by wichert almost 3 years ago - 2 comments

#51 - Move tests requiring generated files behind tag

Pull Request - State: closed - Opened by wichert almost 3 years ago - 3 comments

#50 - Fix Ambiguous Selector Values in Choices

Pull Request - State: closed - Opened by Danaozhong almost 3 years ago
Labels: bug

#49 - Use any instead of interface{}

Pull Request - State: closed - Opened by aignas almost 3 years ago

#48 - Support Instantiating Choice Templates

Pull Request - State: closed - Opened by Danaozhong almost 3 years ago

#47 - Enhance the Test Case with Optional Choices

Pull Request - State: closed - Opened by Danaozhong almost 3 years ago - 2 comments

#46 - Fix Generation of Optional Types

Pull Request - State: closed - Opened by Danaozhong almost 3 years ago

#45 - Add Json Tags to Compound Fields

Pull Request - State: closed - Opened by Danaozhong almost 3 years ago

#44 - add the first reference data (de)serialization benchmarks

Pull Request - State: closed - Opened by aignas almost 3 years ago - 2 comments
Labels: ignore for release

#43 - Use interfaces instead of types for (de)serialization

Pull Request - State: closed - Opened by aignas almost 3 years ago - 1 comment
Labels: breaking change

#42 - Add more tests using the testdata

Pull Request - State: closed - Opened by aignas almost 3 years ago

#41 - Change Arrays to Go Native Arrays in generated Code

Pull Request - State: closed - Opened by Danaozhong almost 3 years ago - 1 comment

#40 - Fix end-of-file in docker directory

Pull Request - State: closed - Opened by mandaiy almost 3 years ago

#39 - Add go_zserio_library bazel rule

Pull Request - State: closed - Opened by aignas almost 3 years ago

#38 - Convert CRLF to LF for all files

Pull Request - State: closed - Opened by aignas almost 3 years ago

#37 - Fix a typo in the Marshaler docstring

Pull Request - State: closed - Opened by aignas almost 3 years ago

#36 - Refactor generator.writeSource for better debbuging experience

Pull Request - State: closed - Opened by aignas almost 3 years ago

#35 - Fix template line endings

Pull Request - State: closed - Opened by aignas almost 3 years ago

#34 - Add initial pre-commit hooks

Pull Request - State: closed - Opened by aignas almost 3 years ago

#33 - Fix typo in README.md

Pull Request - State: closed - Opened by mandaiy almost 3 years ago

#32 - A CI step to check that gazelle and buildifier has been run

Pull Request - State: closed - Opened by aignas almost 3 years ago - 1 comment

#31 - go mod tidy during gazelle-update-repos

Pull Request - State: closed - Opened by aignas almost 3 years ago

#30 - Add Usage Details and Limitations Sections to Readme

Pull Request - State: closed - Opened by Danaozhong almost 3 years ago

#29 - Update to the latest go 1.18

Pull Request - State: closed - Opened by aignas almost 3 years ago

#28 - Simplify type arguments

Pull Request - State: closed - Opened by wichert almost 3 years ago

#27 - Silence log output during go binding generation

Pull Request - State: closed - Opened by aignas almost 3 years ago

#26 - Add Dockerfile for development

Pull Request - State: closed - Opened by mandaiy almost 3 years ago - 1 comment

#25 - Reference implementation comparison test

Pull Request - State: closed - Opened by aignas almost 3 years ago

#24 - Adds Additional Log Information during Code Generation

Pull Request - State: closed - Opened by Danaozhong almost 3 years ago - 3 comments

#23 - Fix "missing ';'" error while generating testdata

Pull Request - State: closed - Opened by Danaozhong almost 3 years ago

#22 - Fix lint warnings and add documentation

Pull Request - State: closed - Opened by Danaozhong almost 3 years ago

#21 - Aesthetic change on Git-diff and README

Pull Request - State: closed - Opened by Danaozhong almost 3 years ago

#20 - Adds a Test Case, Which will Compare Go-Zserio with Reference Zserio

Pull Request - State: closed - Opened by Danaozhong almost 3 years ago

#19 - Fix lint warnings and add documentation

Pull Request - State: closed - Opened by wichert almost 3 years ago

#18 - ztype: add clone for array to implement ZserioType

Pull Request - State: closed - Opened by aignas almost 3 years ago

#17 - Aesthetic change on Git-diff and README

Pull Request - State: closed - Opened by mandaiy almost 3 years ago

#16 - Use functional options in ArrayFromReader

Pull Request - State: closed - Opened by aignas almost 3 years ago - 1 comment

#15 - Run gazelle, go mod tidy and gazelle-update-repos

Pull Request - State: closed - Opened by aignas almost 3 years ago

#10 - Several Minor Bugfixes

Pull Request - State: closed - Opened by Danaozhong almost 3 years ago

#9 - Add the VarUint64 Array Traits

Pull Request - State: closed - Opened by Danaozhong almost 3 years ago

#8 - Adds a Test Case, Which will Compare Go-Zserio with Reference Zserio

Pull Request - State: closed - Opened by Danaozhong almost 3 years ago - 2 comments

#7 - Fix Import names and whitespace fixes

Pull Request - State: closed - Opened by Danaozhong almost 3 years ago

#6 - Add a CLI Command "generate"

Pull Request - State: closed - Opened by Danaozhong almost 3 years ago

#5 - Adds a helper function "TryUnsignedBitSize()"

Pull Request - State: closed - Opened by Danaozhong almost 3 years ago

#4 - Adds Helper Functions to De/Encode fixed-width Integers

Pull Request - State: closed - Opened by Danaozhong almost 3 years ago

#3 - Update the Go Generator Templates

Pull Request - State: closed - Opened by Danaozhong almost 3 years ago