0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
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... almost 11 years ago
turns primitive picklers into vals More... almost 11 years ago
further avoid recreation of formats More... almost 11 years ago
Turn on optimize More... almost 11 years ago
-15% by avoiding recreation of pickle formats More... almost 11 years ago
-10% by replacing for-yield with a while loop More... almost 11 years ago
Optimize evactor benchmark More... almost 11 years ago
API docs for SPickler and DPickler More... almost 11 years ago
Consistency: rename PickleReader to PReader More... almost 11 years ago
resurrects primitive picklers More... almost 11 years ago
perf todo More... almost 11 years ago
Consistency: rename PickleBuilder to PBuilder More... almost 11 years ago
Consistency: rename Pickler to SPickler More... almost 11 years ago
Add support for Float in binary pickle format More... almost 11 years ago
Adding JSON support for Float, Double, and Char, adding tests too More... almost 11 years ago
+sbt-based benchmarks More... almost 11 years ago
comparing fastTypeTags by reference is unreliable More... almost 11 years ago
Add support for Byte and Char in binary pickle format More... almost 11 years ago
Adding more JSON tests, including a failing JSON test due to #10 More... almost 11 years ago
optimization in fastTypeTag synthesis More... almost 11 years ago
simplifies some FastTypeTag instantiations More... almost 11 years ago
Fixes #8 More... almost 11 years ago
Clean up binary pickle format More... almost 11 years ago
better indentation for top-level arrays More... almost 11 years ago
shuts up the "generating runtime pickler/unpickler" notices More... almost 11 years ago
fixes json list unpickling More... almost 11 years ago
Adding ScalaCheck for JSON- all green\! More... almost 11 years ago
Adding binary ScalaCheck for Boolean More... almost 11 years ago
Adding JSON support for Short, Long, and Byte More... almost 11 years ago