summaryrefslogtreecommitdiff
path: root/test/ocaml/vec_32_64
AgeCommit message (Collapse)Author
2018-02-01Fix a bug where local variables could shadow functionsAlasdair Armstrong
Currently the fix is to disallow this shadowing entirely, because it seems to cause trouble for ocaml.
2018-01-22Update and fix test suiteAlasdair Armstrong
2018-01-04Additional tests for ocaml backendAlasdair Armstrong
2017-11-15Additional test case for OCaml backendAlasdair Armstrong