Skip to content

Pull requests: amazon-ion/ion-element-kotlin

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Initial import
#3 by dlurton was merged May 1, 2020 Loading… updated May 1, 2020
Strongly typed element types
#21 by dlurton was closed Jun 12, 2020 Loading… updated Jun 12, 2020
Add Travis CI
#7 by dlurton was merged May 1, 2020 Loading… updated Jul 8, 2020 v0.2.0 release
Strongly typed elements
#22 by dlurton was merged Jun 24, 2020 Loading… updated Jul 8, 2020 v0.2.0 release
Allow publishing to maven local without signing keys
#25 by dlurton was merged Jun 23, 2020 Loading… updated Jul 8, 2020 v0.2.0 release
Renames IonByteArray to ByteArrayView
#26 by dlurton was merged Jun 24, 2020 Loading… updated Jul 8, 2020 v0.2.0 release
Add ElementType
#15 by dlurton was merged Jun 9, 2020 Loading… updated Jul 8, 2020 v0.2.0 release
Implement top-level loader functions and IonElementLoaderOptions
#28 by dlurton was merged Jun 25, 2020 Loading… updated Jul 8, 2020 v0.2.0 release
Rename IonStuctField to StructField
#29 by dlurton was merged Jun 24, 2020 Loading… updated Jul 8, 2020 v0.2.0 release
Adds travis build status badge
#30 by dlurton was merged Jun 24, 2020 Loading… updated Jul 8, 2020 v0.2.0 release
Adds IntElementSize
#31 by dlurton was merged Jun 26, 2020 Loading… updated Jul 8, 2020 v0.2.0 release
Rename implementation types for consistency
#32 by dlurton was merged Jun 26, 2020 Loading… updated Jul 8, 2020 v0.2.0 release
Add annotations and metas parameter to all constructor functions
#33 by dlurton was merged Jun 29, 2020 Loading… updated Jul 8, 2020 v0.2.0 release
Remove -SNAPSHOT from version number in preparation for maven release
#34 by dlurton was merged Jul 8, 2020 Loading… updated Jul 8, 2020 v0.2.0 release
Change receiver type of toIonValue to IonElement
#37 by dlurton was merged Aug 17, 2020 Loading… updated Aug 17, 2020
Include the element to blame for IonElementConstraintExceptions
#38 by dlurton was merged Aug 17, 2020 Loading… updated Aug 17, 2020
Remove 'by lazy' to reduce memory consumption
#42 by dlurton was merged Sep 19, 2020 Loading… updated Sep 19, 2020
(build): moves to github actions
#43 by therapon was merged Sep 19, 2020 Loading… updated Sep 19, 2020
(build): Adds code coverage as a separate Github Action
#44 by therapon was merged Sep 24, 2020 Loading… updated Sep 24, 2020
Add bigIntegerValue impl for LongIntElementImpl
#49 by alancai98 was merged Feb 9, 2021 Loading… updated Feb 9, 2021
Improve usage of element loader API from Java. (#51)
#52 by dlurton was merged Mar 25, 2021 Loading… updated Mar 25, 2021
Update project to use gradle 6.8.3
#57 by mwfpope was merged Mar 29, 2021 Loading… updated Mar 29, 2021
Improve usage of element constructor API from Java (#50)
#54 by dlurton was merged Apr 1, 2021 Loading… updated Apr 1, 2021
Add additional usage examples to README
#59 by popematt was merged Aug 12, 2021 Loading… updated Aug 12, 2021
ProTip! Filter pull requests by the default branch with base:master.