0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
split MessagePack into Message Pack to increase searchability More... over 11 years ago
Merge changes from private repo More... over 11 years ago
Initial commit More... over 11 years ago
Add missing return statement More... over 11 years ago
Fix infinite recursion in Exception toString() More... over 11 years ago
Add error names to all Exception derivatives Add correct error printing in warning function More... over 11 years ago
Change MessagePackError to MessagePackException More... over 11 years ago
Add info logging function More... over 11 years ago
Add warning cause printing More... over 11 years ago
Move Exception class to errors package More... over 11 years ago
Add base exception class More... over 11 years ago
Fully implement tests for MessagePack More... over 11 years ago
Add array and map tests More... over 11 years ago
Moved from flex unit Assert class to hamcrest assertThat More... over 11 years ago
Add ui for test runner Start implementing unpacker tests More... over 11 years ago
Fix header comparison More... over 11 years ago
Complete Unpacker implementation More... over 11 years ago
Almost complete implementation of MessagePack Unpacker More... over 11 years ago
Add Unpacker class Change Packer class to instance methods More... over 11 years ago
Add begin* functions Add tests for raw, maps and arrays More... over 11 years ago
All MessagePack related things are moved to messagepack package Implement tests for numbers and unique values More... over 11 years ago
Add unit testing with FlexUnit More... over 11 years ago
Add MessagePack packing More... over 11 years ago
Add warning log function More... over 11 years ago