Skip to content

Tags: mooreryan/ocaml_python_bindgen

Tags

0.4.1

Toggle 0.4.1's commit message
Bump version

0.4.0

Toggle 0.4.0's commit message
Bump version

0.3.1

Toggle 0.3.1's commit message
Drop 32 bit restriction

It was here because re2 could not be compiled on those targets, but pyml_bindgen now uses re rather than re2.

0.3.0

Toggle 0.3.0's commit message
Fix shexp eval

0.2.0

Toggle 0.2.0's commit message
Disable install and test on x86_32

This package uses JaneStreet's Re2 bindings.  Re2 is not currently
working on x86_32.  For more info, see here:
janestreet/re2#26.

0.1.2

Toggle 0.1.2's commit message
Use specific ocamlformat version in the tests

0.1.1

Toggle 0.1.1's commit message
Update deps

0.1.0

Toggle 0.1.0's commit message
Update repo name in dune-project