qitab / cl-protobufs

Common Lisp protocol buffer implementation.
MIT License
84 stars 18 forks source link

CL-protobufs should be able to parse infinity and nan #441

Closed copybara-service[bot] closed 2 months ago

copybara-service[bot] commented 2 months ago

CL-protobufs should be able to parse infinity and nan

We don't handle doubles correctly in textformat. Part 1 of fixing that.