make underflow detection more explicit; avoid advancing reader when unnecessary
#41 -Commit
d5fcec35d9
pushed by
lobo
better diagnostics and parsability for short length specifiers
#38 -Commit
4bec474f7a
pushed by
lobo
make errors take *const Self, which avoids a copy/stabilizes the pointer
#36 -Commit
7692d85745
pushed by
lobo
exclude strings from raw data (unnecessary/would complicate parsing)
#35 -Commit
d0599320f4
pushed by
lobo
return ParseFailed when too many bytes are specified for the field
#34 -Commit
eaaeb12f67
pushed by
lobo
throw errors on coercion rather than crashing on invalid input
#32 -Commit
ea2c35825d
pushed by
lobo
a lot of performance dead ends, and 2 loc/a big comment now remains
#30 -Commit
0e3cdb021f
pushed by
lobo
doc comment/function cleanup + compileError for missing srfFormat
#28 -Commit
d5a94b0ca8
pushed by
lobo