Shopify / protoboeuf

Experimenting with a protobuf implementation
MIT License
24 stars 2 forks source link

Add bounds checking for integers and repeated integers #101

Closed TobiasBales closed 2 weeks ago

TobiasBales commented 2 weeks ago

I omitted floats and doubles due to dealing with precision. I either need to talk to someone about it or think some more about how do to this well - I am going to do this as a follow up PR though