ocaml/driver
Gabriel Scherer 63eb3dad0d Arg: a new Rest_all spec, similar to Rest, that passes all arguments at once
In particular this allow to detect a Rest_all keyword followed by no
arguments at all (an empty list).
2020-06-05 22:06:21 +02:00
..
compenv.ml Add Compenv.stop_early flag 2019-11-04 11:36:41 +00:00
compenv.mli Add Compenv.stop_early flag 2019-11-04 11:36:41 +00:00
compile.ml Remove support for compiler plugins (#2276) 2019-03-13 11:46:37 +01:00
compile.mli driver: consistently use _ as word separator 2019-01-04 17:56:12 +01:00
compile_common.ml Deprecate -annot (#2141) 2020-03-13 12:59:34 +01:00
compile_common.mli Compile_common: turn `init` into continuation-passing `with_info` 2019-01-05 12:12:20 +01:00
compmisc.ml Uid.reinit 2020-03-05 14:20:04 +01: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 Add Compenv.stop_early flag 2019-11-04 11:36:41 +00:00
main.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
main_args.ml Arg: a new Rest_all spec, similar to Rest, that passes all arguments at once 2020-06-05 22:06:21 +02:00
main_args.mli -dno-locations: hide source locations (and debug events) from IR dumps 2020-01-09 15:25:16 +01:00
makedepend.ml TOOLS: Ocamldep arg to not include current dir to search path 2020-03-16 01:00:08 +05:30
makedepend.mli New -depend option for ocamlc/ocamlopt 2017-06-01 15:56:30 +02:00
optcompile.ml Move some code from Asmgen to the middle end directory etc. (#2288) 2019-05-10 15:11:22 +02:00
optcompile.mli Move some middle-end files around (#2281) 2019-04-01 17:18:47 +01: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 Add Compenv.stop_early flag 2019-11-04 11:36:41 +00:00
optmain.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
pparse.ml Remove support for compiler plugins (#2276) 2019-03-13 11:46:37 +01:00
pparse.mli Remove support for compiler plugins (#2276) 2019-03-13 11:46:37 +01:00