issues
search
amazon-ion
/
ion-go
A Go implementation of Amazon Ion.
https://amazon-ion.github.io/ion-docs/
Apache License 2.0
174
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Panic error when marshalling string with decimal value
#201
swang2798
opened
4 days ago
0
[Question] Reproducibility and ordering of fields
#200
ivanjaros
closed
2 months ago
4
Updates ion-tests and skip list.
#199
tgregg
closed
5 months ago
0
Parser should reject invalid Ion version markers
#198
tgregg
opened
5 months ago
0
ion-tests submodule is outdated
#197
toddjonker
closed
5 months ago
0
Add Reset function to binaryReader
#196
jt0
closed
5 months ago
1
Decode multiple ion structs in go
#195
h3n4l
closed
3 months ago
2
Fix math/big.Int Does not Marshal
#194
jeffmitchell-sas
closed
7 months ago
8
Cannot Marshal math/big.Int
#193
jeffmitchell-sas
closed
6 months ago
6
Read then write symbols as symbols, rather than special structs
#192
johnpyp
opened
9 months ago
0
add UnmarshalJSON and MarshalJSON to Decimal
#191
plopezlpz
closed
1 year ago
0
Fix CI workflow, formatting, and GitHub org name
#190
popematt
closed
1 year ago
1
Why is v 1.4 not released?
#189
Vingtoft
closed
1 year ago
1
Custom Unmarshal not working
#188
Vingtoft
closed
1 year ago
3
Adds CodeQL Analysis
#187
popematt
closed
2 years ago
1
Fixes CI build workflow
#186
popematt
closed
2 years ago
1
#184: Allow custom unmarshal implementation
#185
errorhandler
closed
2 years ago
2
Unmarshaler interface
#184
lindlof
closed
2 years ago
4
Support Timestamp to Time decoding
#183
justing-bq
closed
3 years ago
1
Timestamp fractional seconds with positive exponent and non zero coefficient should return an error
#182
desaikd
opened
3 years ago
0
adds a fix for timestamp fractional seconds that have positive exponent
#181
desaikd
closed
3 years ago
3
Timestamp fractional seconds cannot have positive exponents
#180
zslayton
closed
3 years ago
0
go mod tidy for v1.1.1
#179
desaikd
closed
3 years ago
0
Update timestamp to support unlimited precision
#178
byronlin13
opened
3 years ago
0
Correct the coefficient value of timestamp nanoseconds when writing to Ion binary
#177
byronlin13
closed
3 years ago
1
ion.Decimal MarshalJSON & UnmarshalJSON
#176
plopezlpz
closed
3 months ago
1
address a few compiler warnings
#175
fernomac
closed
3 years ago
1
Unmarshal to native Time
#174
icrustandi
closed
3 years ago
1
Unexpected behavior of Timestamp fraction precision
#173
bancek
closed
3 years ago
2
Fix Unmarshal for map of slices
#172
bancek
closed
3 years ago
0
Marshal native Go Time
#171
R-maan
closed
4 years ago
1
ion.Timestamp marshal/unmarshal issue - v 1.0.1
#170
szymon-madzielewski
opened
4 years ago
7
Native Go type, 'time' cannot be Marshalled
#169
R-maan
closed
4 years ago
0
go mod tidy for v1.0.1
#168
zslayton
closed
4 years ago
0
implement Marshaler and Unmarshaler in ion.Decimal
#167
whrami
closed
3 years ago
2
Fixes in unmarshal
#166
R-maan
closed
4 years ago
1
Symbol Token Write Support
#165
justing-bq
closed
4 years ago
2
Clob refactoring
#164
R-maan
closed
4 years ago
0
cleanup go.sum
#163
therapon
closed
4 years ago
0
TextReader does not error immediately when encountering a null type annotation
#162
byronlin13
opened
4 years ago
1
Testify ion-go
#161
justing-bq
closed
4 years ago
0
Remove Uint64 int type
#160
justing-bq
closed
4 years ago
3
Enable passing Integration tests
#159
justing-bq
closed
4 years ago
0
Update Reader Value APIs to symbol token abstraction
#158
byronlin13
closed
4 years ago
0
Reader api change
#157
R-maan
closed
4 years ago
0
Handle Negative Zero Decimal
#156
justing-bq
closed
4 years ago
0
Handle Negative Zero and NaN Float
#155
justing-bq
closed
4 years ago
0
[Refactor] Make a single object for all different types acceptable kind
#154
R-maan
closed
4 years ago
0
Implement AnnotationsAsSymbols
#153
justing-bq
closed
4 years ago
2
Inconsistency on the reader interface when returning values.
#152
byronlin13
closed
4 years ago
2
Next