0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Oct 02, 2022 — Oct 02, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding note to README More... over 10 years ago
-60% by caching typeFromString More... over 10 years ago
turns primitive picklers into vals More... over 10 years ago
further avoid recreation of formats More... over 10 years ago
Turn on optimize More... over 10 years ago
-15% by avoiding recreation of pickle formats More... over 10 years ago
-10% by replacing for-yield with a while loop More... over 10 years ago
Optimize evactor benchmark More... over 10 years ago
API docs for SPickler and DPickler More... over 10 years ago
Consistency: rename PickleReader to PReader More... over 10 years ago
resurrects primitive picklers More... over 10 years ago
perf todo More... over 10 years ago
Consistency: rename PickleBuilder to PBuilder More... over 10 years ago
Consistency: rename Pickler to SPickler More... over 10 years ago
Add support for Float in binary pickle format More... over 10 years ago
Adding JSON support for Float, Double, and Char, adding tests too More... over 10 years ago
+sbt-based benchmarks More... over 10 years ago
comparing fastTypeTags by reference is unreliable More... over 10 years ago
Add support for Byte and Char in binary pickle format More... over 10 years ago
Adding more JSON tests, including a failing JSON test due to #10 More... over 10 years ago
optimization in fastTypeTag synthesis More... over 10 years ago
simplifies some FastTypeTag instantiations More... over 10 years ago
Fixes #8 More... over 10 years ago
Clean up binary pickle format More... over 10 years ago
better indentation for top-level arrays More... over 10 years ago
shuts up the "generating runtime pickler/unpickler" notices More... over 10 years ago
fixes json list unpickling More... over 10 years ago
Adding ScalaCheck for JSON- all green\! More... over 10 years ago
Adding binary ScalaCheck for Boolean More... over 10 years ago
Adding JSON support for Short, Long, and Byte More... over 10 years ago