issues
search
scala
/
pickling
Fast, customizable, boilerplate-free pickling support for Scala
lampwww.epfl.ch/~hmiller/pickling
BSD 3-Clause "New" or "Revised" License
831
stars
79
forks
source link
Address fixes pointed out in #419
#430
Closed
jvican
closed
8 years ago
jvican
commented
8 years ago
Add a new unrecognized tag error.
Abstract over
NoTypeHint
.
Fix
class
keyword repetition in
UnrecognizedClass
.
Mark stack as mutable.
jvican
commented
8 years ago
Can you review this @jsuereth ?
NoTypeHint
.class
keyword repetition inUnrecognizedClass
.