Ecosyste.ms: Issues

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

GitHub / getty-zig/getty issues and pull requests

#56 - Pass serializer into aggregate serialization interface methods

Issue - State: open - Opened by ibokuri over 1 year ago
Labels: proposal

#55 - Return interface value from aggregate serialization methods

Issue - State: closed - Opened by ibokuri over 1 year ago - 3 comments
Labels: proposal

#54 - ser, de: Replace field_type with type

Pull Request - State: closed - Opened by ibokuri almost 2 years ago

#53 - ser, de: Check SBTs and DBTs for attributes

Pull Request - State: closed - Opened by ibokuri almost 2 years ago

#52 - Fix type-defined blocks

Pull Request - State: closed - Opened by ibokuri almost 2 years ago

#51 - Remove `is` function in type-defined blocks

Issue - State: closed - Opened by ibokuri almost 2 years ago
Labels: accepted, proposal

#50 - Remove type-defined tuples

Issue - State: closed - Opened by ibokuri almost 2 years ago
Labels: accepted, proposal

#49 - Type-defined SBTs do not use blocks for inner types

Issue - State: closed - Opened by ibokuri almost 2 years ago - 1 comment
Labels: bug

#48 - Add isKeyAllocated method to MapAccess

Pull Request - State: closed - Opened by ibokuri almost 2 years ago

#47 - Add `deserializeAny` method to `getty.Deserializer`

Pull Request - State: closed - Opened by ibokuri almost 2 years ago

#46 - Investigate using arena allocators for deserialization

Issue - State: closed - Opened by ibokuri almost 2 years ago - 1 comment
Labels: proposal

#45 - Avoid unnecessary allocations during deserialization

Issue - State: closed - Opened by ibokuri almost 2 years ago - 1 comment
Labels: proposal

#44 - Make required methods optional

Issue - State: closed - Opened by ibokuri almost 2 years ago - 3 comments
Labels: accepted, proposal

#43 - LLVM error when calling undefined serializer method implementation

Issue - State: closed - Opened by ibokuri almost 2 years ago - 1 comment
Labels: bug

#42 - Attributes for aggregate types

Issue - State: closed - Opened by ibokuri almost 2 years ago - 1 comment
Labels: accepted, proposal

#40 - Type-defined (De)Serialization Blocks/Tuples

Issue - State: closed - Opened by ibokuri about 2 years ago
Labels: proposal

#39 - Inferred error sets in required method implementations crashes stage2 compiler

Issue - State: open - Opened by ibokuri about 2 years ago - 2 comments
Labels: bug

#38 - support for integer (non-string) keys in maps

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

#37 - error: values of type 'anyopaque' must be comptime known, but operand value is runtime known

Issue - State: closed - Opened by Namek about 2 years ago - 6 comments
Labels: bug

#36 - Deserialization of optional struct field with a default value

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

#35 - Deserialization of tuples of tuples no longer works

Issue - State: closed - Opened by ibokuri about 2 years ago
Labels: bug

#34 - Use external tagging for union serialization

Issue - State: closed - Opened by ibokuri about 2 years ago
Labels: accepted, proposal

#33 - Run/test examples in CI

Issue - State: open - Opened by ibokuri about 2 years ago
Labels: accepted, proposal

#32 - Add deserialization support for extern unions

Issue - State: closed - Opened by ibokuri over 2 years ago - 1 comment
Labels: proposal

#31 - Add deserialization support for packed unions

Issue - State: closed - Opened by ibokuri over 2 years ago - 1 comment
Labels: proposal

#30 - Add serialization support for unions

Issue - State: closed - Opened by ibokuri over 2 years ago - 1 comment
Labels: accepted, proposal

#29 - Rename `getty.de.Map` to `getty.de.MapAccess`

Issue - State: closed - Opened by ibokuri over 2 years ago
Labels: accepted, contributor friendly, proposal

#28 - Rename `getty.de.Seq` to `getty.de.SeqAccess`

Issue - State: closed - Opened by ibokuri over 2 years ago
Labels: accepted, contributor friendly, proposal

#27 - Add deserialization support for unions

Issue - State: closed - Opened by LordMZTE over 2 years ago - 4 comments
Labels: accepted, proposal

#26 - Support zigmod

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

#25 - Implement `deserializeEnum` for test deserializer

Issue - State: closed - Opened by ibokuri over 2 years ago - 1 comment

#24 - Do not assume deserialized `struct` keys are allocated

Issue - State: closed - Opened by ibokuri over 2 years ago
Labels: accepted, proposal

#23 - Publish to aquila.red

Issue - State: closed - Opened by demizer over 2 years ago - 6 comments
Labels: accepted, proposal

#22 - Modify concepts to check required functions as declarations instead

Issue - State: closed - Opened by ibokuri over 2 years ago
Labels: bug, contributor friendly

#21 - add `deserializeAny` to the `Deserializer` interface

Issue - State: closed - Opened by ibokuri over 2 years ago
Labels: proposal

#20 - What is a deserialized value?

Issue - State: closed - Opened by ibokuri almost 3 years ago
Labels: accepted, proposal

#19 - Support deserialization into strings from chars

Issue - State: open - Opened by ibokuri almost 3 years ago
Labels: proposal

#17 - Add one pointer deserialization support

Issue - State: closed - Opened by ibokuri almost 3 years ago - 1 comment

#16 - Support deserialization into arrays/tuples from slices.

Issue - State: closed - Opened by ibokuri about 3 years ago - 1 comment

#15 - Change `getty.deserialize` parameter order

Issue - State: closed - Opened by ibokuri about 3 years ago - 1 comment

#14 - Figure out how visitors return errors

Issue - State: closed - Opened by ibokuri about 3 years ago - 1 comment
Labels: bug

#13 - Add tests for `getty.deserialize`

Issue - State: closed - Opened by ibokuri about 3 years ago

#12 - Repalce `usingnamespace` since it's getting removed

Issue - State: closed - Opened by ibokuri about 3 years ago

#11 - Should `std.ArrayList`s be serialized as strings?

Issue - State: closed - Opened by ibokuri about 3 years ago - 1 comment

#10 - Have `serializeSequence` return a end function

Issue - State: closed - Opened by ibokuri over 3 years ago
Labels: accepted, proposal

#9 - Replace `expect(eql())` with `testing.expectEqualSlices()`

Issue - State: closed - Opened by ibokuri over 3 years ago
Labels: accepted, proposal

#8 - Make the `Attributes` type contain only relevant fields

Issue - State: closed - Opened by ibokuri over 3 years ago
Labels: accepted, proposal

#7 - Make `isZigString` call `comptime`

Issue - State: closed - Opened by ibokuri over 3 years ago - 1 comment
Labels: accepted, proposal

#6 - Simplify `getty.ser.serialize`'s return type

Issue - State: closed - Opened by ibokuri over 3 years ago
Labels: accepted, proposal

#5 - Complete the data model

Issue - State: closed - Opened by ibokuri over 3 years ago

#4 - Make attribute setting more ergonomic

Issue - State: closed - Opened by ibokuri over 3 years ago
Labels: accepted, proposal

#3 - Make all types implicitly (de)serializable

Issue - State: closed - Opened by ibokuri over 3 years ago
Labels: accepted, proposal

#2 - Handle failures for testing functions

Issue - State: closed - Opened by ibokuri over 3 years ago
Labels: bug, contributor friendly

#1 - Simplify Serialize's and Deserialize's required method signature

Issue - State: closed - Opened by ibokuri over 3 years ago
Labels: contributor friendly, proposal