ocaml/driver
Gabriel Scherer a2d369bbd8 driver/pparse: remove the parser comparison code 2018-09-01 23:17:06 +02:00
..
compdynlink.mlno Add plugins in the compiler 2016-07-18 17:43:05 +02:00
compenv.ml new -stop-after option: stop after the given compiler pass (parsing, typing) 2018-08-31 22:49:23 +02:00
compenv.mli Add compile_common.ml which contains the basic compilation pipeline. 2018-07-27 15:07:43 +02:00
compile.ml Compile_common.implementation 2018-08-04 16:08:54 +02:00
compile.mli Add compile_common.ml which contains the basic compilation pipeline. 2018-07-27 15:07:43 +02:00
compile_common.ml new -stop-after option: stop after the given compiler pass (parsing, typing) 2018-08-31 22:49:23 +02:00
compile_common.mli Compile_common.implementation 2018-08-04 16:08:54 +02:00
compmisc.ml Add option to dump the output of e.g. -dlambda in a file (#1913) 2018-07-27 08:51:53 +01:00
compmisc.mli Add option to dump the output of e.g. -dlambda in a file (#1913) 2018-07-27 08:51:53 +01:00
compplugin.ml Add plugins in the compiler 2016-07-18 17:43:05 +02:00
compplugin.mli Add plugins in the compiler 2016-07-18 17:43:05 +02: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 new -stop-after option: stop after the given compiler pass (parsing, typing) 2018-08-31 22:49:23 +02:00
main.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
main_args.ml new -stop-after option: stop after the given compiler pass (parsing, typing) 2018-08-31 22:49:23 +02:00
main_args.mli new -stop-after option: stop after the given compiler pass (parsing, typing) 2018-08-31 22:49:23 +02:00
makedepend.ml remove the yacc parser 2018-09-01 23:17:06 +02:00
makedepend.mli New -depend option for ocamlc/ocamlopt 2017-06-01 15:56:30 +02:00
ocamlcomp.sh.in Update headers for the new license. 2016-02-18 16:59:16 +01:00
optcompile.ml Compile_common.implementation 2018-08-04 16:08:54 +02:00
optcompile.mli Add compile_common.ml which contains the basic compilation pipeline. 2018-07-27 15:07:43 +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 new -stop-after option: stop after the given compiler pass (parsing, typing) 2018-08-31 22:49:23 +02:00
optmain.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
pparse.ml driver/pparse: remove the parser comparison code 2018-09-01 23:17:06 +02:00
pparse.mli Create warning 64, for uses of -unsafe with a -pp that returns a marshalled ast 2018-07-15 15:08:38 -04:00