Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rcorre/jsonizer issues and pull requests
#43 - add .lib to .gitignore
Pull Request -
State: closed - Opened by michael-fadely about 3 years ago
- 2 comments
#43 - add .lib to .gitignore
Pull Request -
State: closed - Opened by michael-fadely about 3 years ago
- 2 comments
#42 - fix deprecated usage of 'this' as type
Pull Request -
State: closed - Opened by michael-fadely over 5 years ago
- 1 comment
#42 - fix deprecated usage of 'this' as type
Pull Request -
State: closed - Opened by michael-fadely over 5 years ago
- 1 comment
#41 - staticIota is package-private
Issue -
State: closed - Opened by michael-fadely over 6 years ago
- 1 comment
#41 - staticIota is package-private
Issue -
State: closed - Opened by michael-fadely over 6 years ago
- 1 comment
#40 - Can't deserialize both as exact type and as part of a hierarchy
Issue -
State: closed - Opened by dhasenan almost 7 years ago
- 1 comment
#40 - Can't deserialize both as exact type and as part of a hierarchy
Issue -
State: closed - Opened by dhasenan almost 7 years ago
- 1 comment
#39 - Comparison between different enumeration types is deprecated
Issue -
State: closed - Opened by michael-fadely over 7 years ago
- 1 comment
#39 - Comparison between different enumeration types is deprecated
Issue -
State: closed - Opened by michael-fadely over 7 years ago
- 1 comment
#38 - Add default serialization / deserialization for std.variant
Issue -
State: open - Opened by andrewbenton over 7 years ago
- 3 comments
#38 - Add default serialization / deserialization for std.variant
Issue -
State: open - Opened by andrewbenton over 7 years ago
- 3 comments
#37 - Optional Jsonize
Issue -
State: closed - Opened by kingsleyh almost 8 years ago
- 1 comment
#37 - Optional Jsonize
Issue -
State: closed - Opened by kingsleyh almost 8 years ago
- 1 comment
#36 - Can't serialize a type with a field named 'key'
Issue -
State: closed - Opened by dhasenan about 8 years ago
- 3 comments
#36 - Can't serialize a type with a field named 'key'
Issue -
State: closed - Opened by dhasenan about 8 years ago
- 3 comments
#35 - Only require mixin for protected access
Issue -
State: open - Opened by rcorre over 8 years ago
#35 - Only require mixin for protected access
Issue -
State: open - Opened by rcorre over 8 years ago
#34 - Don't require annotation of public fields
Issue -
State: open - Opened by rcorre over 8 years ago
#34 - Don't require annotation of public fields
Issue -
State: open - Opened by rcorre over 8 years ago
#33 - Use witchcraft
Issue -
State: closed - Opened by rcorre over 8 years ago
- 1 comment
#33 - Use witchcraft
Issue -
State: closed - Opened by rcorre over 8 years ago
- 1 comment
#32 - Deprecate jsonizer in favor of another library
Issue -
State: closed - Opened by rcorre over 8 years ago
- 6 comments
#32 - Deprecate jsonizer in favor of another library
Issue -
State: closed - Opened by rcorre over 8 years ago
- 6 comments
#31 - Include class key in output JSON
Issue -
State: open - Opened by dhasenan over 8 years ago
- 1 comment
#31 - Include class key in output JSON
Issue -
State: open - Opened by dhasenan over 8 years ago
- 1 comment
#30 - Better error message for forgetting to add @property to jsonized properties
Issue -
State: open - Opened by dhasenan over 8 years ago
- 1 comment
#30 - Better error message for forgetting to add @property to jsonized properties
Issue -
State: open - Opened by dhasenan over 8 years ago
- 1 comment
#29 - Can't have static fields in JsonizeMe type; doesn't compile
Issue -
State: closed - Opened by dhasenan over 8 years ago
- 1 comment
#29 - Can't have static fields in JsonizeMe type; doesn't compile
Issue -
State: closed - Opened by dhasenan over 8 years ago
- 1 comment
#28 - Support for externally defined types
Issue -
State: open - Opened by dhasenan over 8 years ago
- 1 comment
#28 - Support for externally defined types
Issue -
State: open - Opened by dhasenan over 8 years ago
- 1 comment
#27 - Allow converting const objects to JSON
Issue -
State: open - Opened by dhasenan over 8 years ago
#27 - Allow converting const objects to JSON
Issue -
State: open - Opened by dhasenan over 8 years ago
#26 - Add a classMap for complex name resolution
Pull Request -
State: closed - Opened by andrewbenton over 8 years ago
- 4 comments
#26 - Add a classMap for complex name resolution
Pull Request -
State: closed - Opened by andrewbenton over 8 years ago
- 4 comments
#25 - Add optional serialization
Pull Request -
State: closed - Opened by deviator over 8 years ago
- 16 comments
#25 - Add optional serialization
Pull Request -
State: closed - Opened by deviator over 8 years ago
- 16 comments
#24 - @jsonize with JSONValue member
Issue -
State: closed - Opened by andrewbenton almost 9 years ago
- 2 comments
#24 - @jsonize with JSONValue member
Issue -
State: closed - Opened by andrewbenton almost 9 years ago
- 2 comments
#23 - Add alternative specifier for "class" when handling class hierarchies
Issue -
State: closed - Opened by andrewbenton about 9 years ago
- 7 comments
#23 - Add alternative specifier for "class" when handling class hierarchies
Issue -
State: closed - Opened by andrewbenton about 9 years ago
- 7 comments
#22 - Jsonize argument for path instead of name
Issue -
State: open - Opened by andrewbenton about 9 years ago
- 4 comments
#22 - Jsonize argument for path instead of name
Issue -
State: open - Opened by andrewbenton about 9 years ago
- 4 comments
#21 - Avoid use of object.factory
Issue -
State: closed - Opened by rcorre almost 10 years ago
- 7 comments
Labels: enhancement
#21 - Avoid use of object.factory
Issue -
State: closed - Opened by rcorre almost 10 years ago
- 7 comments
Labels: enhancement
#20 - Unable to de-jsonize a class when a construct is marked @jsonize
Issue -
State: closed - Opened by SerialVelocity almost 10 years ago
- 10 comments
#20 - Unable to de-jsonize a class when a construct is marked @jsonize
Issue -
State: closed - Opened by SerialVelocity almost 10 years ago
- 10 comments
#19 - Unable to construct class when using alias types.
Issue -
State: closed - Opened by SerialVelocity almost 10 years ago
#19 - Unable to construct class when using alias types.
Issue -
State: closed - Opened by SerialVelocity almost 10 years ago
#18 - Unable to construct class with const types
Issue -
State: closed - Opened by SerialVelocity almost 10 years ago
- 3 comments
Labels: bug
#18 - Unable to construct class with const types
Issue -
State: closed - Opened by SerialVelocity almost 10 years ago
- 3 comments
Labels: bug
#17 - Unable to construct class containing private (not marked with @jsonize) types.
Issue -
State: closed - Opened by SerialVelocity almost 10 years ago
- 2 comments
Labels: bug
#17 - Unable to construct class containing private (not marked with @jsonize) types.
Issue -
State: closed - Opened by SerialVelocity almost 10 years ago
- 2 comments
Labels: bug
#16 - Tagged dev commit causing existing repos to suddenly break
Issue -
State: closed - Opened by SerialVelocity almost 10 years ago
- 4 comments
#16 - Tagged dev commit causing existing repos to suddenly break
Issue -
State: closed - Opened by SerialVelocity almost 10 years ago
- 4 comments
#15 - Selective imports cause lots of errors
Issue -
State: closed - Opened by SerialVelocity almost 10 years ago
- 2 comments
Labels: enhancement, cleanup
#14 - Back @jsonize with a tuple instead of a struct
Issue -
State: closed - Opened by rcorre almost 10 years ago
- 2 comments
#13 - Runtime errors should throw JsonizeException
Issue -
State: closed - Opened by rcorre almost 10 years ago
- 1 comment
Labels: enhancement
#12 - Improve unit testing situation
Issue -
State: open - Opened by rcorre almost 10 years ago
- 5 comments
Labels: cleanup
#11 - Generate documentation
Issue -
State: open - Opened by rcorre almost 10 years ago
Labels: enhancement
#10 - Add adapter for vibe JSON
Issue -
State: open - Opened by NCrashed almost 10 years ago
- 1 comment
#9 - No way to deal with extra fields which we aren't handling
Issue -
State: open - Opened by SerialVelocity almost 10 years ago
- 11 comments
Labels: enhancement
#8 - Error "undefined identifier enforce"
Issue -
State: closed - Opened by SerialVelocity almost 10 years ago
- 1 comment
#7 - handle direct assignment from primitive types
Issue -
State: open - Opened by rcorre almost 10 years ago
Labels: enhancement
#6 - remove duplicate code block in JsonizeMe mixin
Issue -
State: closed - Opened by rcorre almost 10 years ago
Labels: cleanup
#5 - rename `extract` to `fromJSON`
Issue -
State: closed - Opened by rcorre almost 10 years ago
Labels: API
#4 - "writeJSON" parameters are flipped compared to "write" in std.file
Issue -
State: closed - Opened by SerialVelocity almost 10 years ago
- 4 comments
Labels: API
#3 - cannot jsonize field named `val`
Issue -
State: closed - Opened by rcorre almost 10 years ago
- 3 comments
Labels: bug
#2 - Range violation when field doesn't exist
Issue -
State: closed - Opened by SerialVelocity almost 10 years ago
- 3 comments
Labels: enhancement
#1 - Can't make certain fields optional without a jsonize constructor
Issue -
State: closed - Opened by SerialVelocity almost 10 years ago
- 3 comments
Labels: enhancement