mirror of
https://github.com/Z3Prover/z3
synced 2026-02-25 09:41:19 +00:00
Translate correctly between OCaml option values and NULL pointers
This patch refactors the update_api script and the z3.ml implementation to properly translate between OCaml options and NULL pointers. Some unifications and simplifications (avoidance of unnecessary value allocation) in the script that creates the native bindings.
This commit is contained in:
parent
b85516c271
commit
f133f478c8
4 changed files with 451 additions and 475 deletions
674
src/api/ml/z3.ml
674
src/api/ml/z3.ml
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue