summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-03-04Refactor tree decoderrimio
2018-03-03Add incomplete test case; adjust testing script for multiple dirsrimio
2018-03-03Merge branch 'master' of github.com:rimio/libecborrimio
2018-03-03Various fixes and refactoring.rimio
2018-03-02Change answer files for new printing formatrimio
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-01Added FP testsrimio
2018-03-01Support for fp32 and fp64rimio
2018-03-01Added answer filesrimio
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
2018-02-24Initial commitVasile Vilvoiu