summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2018-03-02Added indefinite string API; added test case answersrimio
2018-03-02Small fix to arrays and maps; added test case answersrimio
2018-03-02Added UNDEFINED type; old error case renamed to NONE; added test case answersrimio
2018-03-02Added support for boolean and null types; added test case answersrimio
2018-03-01Refactor major_type->type; hide major type 7 from userrimio
2018-03-01Support for fp32 and fp64rimio
2018-03-01Fixed printing of byte strings; fixed wrong type comparison on TAGrimio
2018-03-01Added endianness conversion; Added first 10 answer files; fixed test case; ↵rimio
fixed small issue in describe tool
2018-03-01Added tests; small fixes to libraryrimio
2018-02-27Fix storage size computationrimio
2018-02-27Describe stub; small fix in array fetchrimio
2018-02-27Strict APIrimio
2018-02-27Partial decoderrimio
2018-02-26Partial decoder (WIP)rimio