Closed 4e554c4c closed 11 months ago
👍 let me know if you need me to cut a new release (or if there are other PRs coming I can hold off). thank you!
I'm going to do some more debugging first, so maybe hold off :)
In particular I think it'd be good to investigate #59 and uthash use, before anything else
ciel(a / b) parses as ciel((float)(int)(a/b))=a/b.
This commit replaces the faulty ciel with an integer version.