summaryrefslogtreecommitdiff
path: root/ocamltest/ocaml_compilers.mli
Commit message (Expand)AuthorAgeFilesLines
* stop passing the constant ocamlsrcdir to each functionNicolás Ojeda Bär2020-05-271-1/+1
* ocamltest: compiler and toplevel classes enhancementsSébastien Hinderer2018-02-271-4/+4
* ocamltest: add methods to the compiler classSébastien Hinderer2018-02-271-0/+2
* ocamltest: remove the is_toplevel field from compiler and toplevel classesSébastien Hinderer2018-02-271-2/+0
* ocamltest: distinguish toplevels from compilersSébastien Hinderer2018-02-271-9/+1
* ocamltest: define the compilers with classesSébastien Hinderer2018-02-271-19/+23
* ocamltest: fix typo in field nameSébastien Hinderer2018-02-271-1/+1
* ocamltest: add the is_toplevel and is_native fields to compiler descriptionSébastien Hinderer2018-02-271-0/+2
* ocamltest: rely on our own backend typeSébastien Hinderer2018-02-071-1/+1
* ocamltest: introduce the ocaml_compilers moduleSébastien Hinderer2018-01-311-0/+42