ocaml/driver
Greta Yorsh 855c13cd6e
ability to restart compilation from .cmir-linear IR files
2020-10-13 15:07:13 +02:00
..
compenv.ml ability to restart compilation from .cmir-linear IR files 2020-10-13 15:07:13 +02:00
compenv.mli ability to restart compilation from .cmir-linear IR files 2020-10-13 15:07:13 +02:00
compile.ml ability to restart compilation from .cmir-linear IR files 2020-10-13 15:07:13 +02:00
compile.mli ability to restart compilation from .cmir-linear IR files 2020-10-13 15:07:13 +02:00
compile_common.ml Unopen Compenv in the code base (this is a nop). (#9933) 2020-09-23 22:55:21 +02:00
compile_common.mli Compile_common: turn `init` into continuation-passing `with_info` 2019-01-05 12:12:20 +01:00
compmisc.ml Unopen Compenv in the code base (this is a nop). (#9933) 2020-09-23 22:55:21 +02:00
compmisc.mli Delete the vmthreads library (#2289) 2019-03-11 19:38:16 +01:00
errors.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
errors.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
main.ml Move code of main and optmain to compilerlibs 2020-06-30 10:57:09 +01:00
main_args.ml Save Linear IR before emit (#8939) 2020-10-07 11:32:40 +01:00
main_args.mli Save Linear IR before emit (#8939) 2020-10-07 11:32:40 +01:00
maindriver.ml ability to restart compilation from .cmir-linear IR files 2020-10-13 15:07:13 +02:00
maindriver.mli Move code of main and optmain to compilerlibs 2020-06-30 10:57:09 +01:00
makedepend.ml Unopen Compenv in the code base (this is a nop). (#9933) 2020-09-23 22:55:21 +02:00
makedepend.mli New -depend option for ocamlc/ocamlopt 2017-06-01 15:56:30 +02:00
optcompile.ml ability to restart compilation from .cmir-linear IR files 2020-10-13 15:07:13 +02:00
optcompile.mli ability to restart compilation from .cmir-linear IR files 2020-10-13 15:07:13 +02:00
opterrors.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
opterrors.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
optmain.ml Move code of main and optmain to compilerlibs 2020-06-30 10:57:09 +01:00
optmaindriver.ml ability to restart compilation from .cmir-linear IR files 2020-10-13 15:07:13 +02:00
optmaindriver.mli Move code of main and optmain to compilerlibs 2020-06-30 10:57:09 +01:00
pparse.ml Rename No_unsafe_array_syntax_without_parsing => Unsafe_array_syntax_without_parsing 2020-07-20 08:31:18 +02:00
pparse.mli Remove support for compiler plugins (#2276) 2019-03-13 11:46:37 +01:00