awesomized/ext-ion
2021-12-14  Michael Wallnerfix test
2021-12-14  Michael WallnerTODO: reading ints
2021-12-14  Michael Wallneronly check single char annotations
2021-12-14  Michael Wallnersort of correct unserialize input arg type
2021-12-14  Michael Wallnercheck for NULL on any valid ION type
2021-12-14  Michael Wallnerproperly unserialize (unknown) field names
2021-12-14  Michael Wallnerproperly check whether an ion int/decimal fits a zend_long
2021-12-14  Michael Wallnerimmediately check for EOF
2021-12-14  Michael Wallnerremove superfluous null check
2021-12-14  Michael Wallneronly check 1-char annotations
2021-12-14  Michael Wallneradd ion\LOB
2021-12-14  Michael Wallnerrm unused code
2021-12-14  Michael Wallnerfix decimal context leak
2021-12-14  Michael Wallnersimplify Serializable handling
2021-12-10  Michael Wallnerimprove object un/serialization
2021-12-09  Michael Wallnerrm debug fprintf
2021-12-09  Michael Wallnerimprove un/serialization API
2021-12-07  Michael Wallnerbasic type test
2021-12-07  Michael Wallnerimprove symbol support
2021-12-07  Michael Wallnerimprove timestamp support
2021-12-07  Michael Wallnerimprove decimal support
2021-12-07  Michael Wallnerbetter handling of unserialization with annotations
2021-12-06  Michael Wallnerinitial ci