New upstream version 4.07.0
authorStephane Glondu <steph@glondu.net>
Wed, 10 Jul 2019 12:49:53 +0000 (14:49 +0200)
committerStephane Glondu <steph@glondu.net>
Wed, 10 Jul 2019 12:49:53 +0000 (14:49 +0200)
commit27938ef6584aa9182ca144cdc7747c5e0ab61190
treeda4b3c3f7b2f0c32456d784ddc183803ee68a67b
parent92730427b78a4c0e555a34e6e4c7b11b7b5aec0b
New upstream version 4.07.0
2179 files changed:
.depend
.gitattributes
.gitignore
.mailmap
.merlin
.travis-ci.sh [deleted file]
.travis.yml
Changes
HACKING.adoc
INSTALL.adoc
Makefile
Makefile.common [new file with mode: 0644]
README.adoc
README.win32.adoc
VERSION
appveyor.yml
appveyor_build.cmd [deleted file]
appveyor_build.sh [deleted file]
asmcomp/CSEgen.ml
asmcomp/amd64/emit.mlp
asmcomp/amd64/reload.ml
asmcomp/arm/arch.ml
asmcomp/arm/emit.mlp
asmcomp/arm/proc.ml
asmcomp/arm/selection.ml
asmcomp/arm64/emit.mlp
asmcomp/asmgen.ml
asmcomp/asmlink.ml
asmcomp/build_export_info.ml
asmcomp/build_export_info.mli
asmcomp/clambda.ml
asmcomp/clambda.mli
asmcomp/closure.ml
asmcomp/closure_offsets.ml
asmcomp/closure_offsets.mli
asmcomp/cmm.ml
asmcomp/cmm.mli
asmcomp/cmmgen.ml
asmcomp/compilenv.ml
asmcomp/compilenv.mli
asmcomp/export_info.ml
asmcomp/export_info.mli
asmcomp/export_info_for_pack.ml
asmcomp/flambda_to_clambda.ml
asmcomp/flambda_to_clambda.mli
asmcomp/i386/emit.mlp
asmcomp/i386/proc.ml
asmcomp/import_approx.ml
asmcomp/linearize.ml
asmcomp/mach.ml
asmcomp/mach.mli
asmcomp/power/emit.mlp
asmcomp/printcmm.ml
asmcomp/printcmm.mli
asmcomp/printmach.ml
asmcomp/reloadgen.ml
asmcomp/s390x/emit.mlp
asmcomp/selectgen.ml
asmcomp/spill.ml
asmcomp/split.ml
asmcomp/traverse_for_exported_symbols.ml [new file with mode: 0644]
asmcomp/traverse_for_exported_symbols.mli [new file with mode: 0644]
asmrun/.depend
asmrun/Makefile
asmrun/amd64.S
asmrun/amd64nt.asm
asmrun/spacetime.c
asmrun/spacetime_offline.c [deleted file]
asmrun/startup.c
boot/ocamlc
boot/ocamldep [deleted file]
boot/ocamllex
bytecomp/bytegen.ml
bytecomp/bytegen.mli
bytecomp/bytelink.ml
bytecomp/emitcode.ml
bytecomp/instruct.ml
bytecomp/instruct.mli
bytecomp/lambda.ml
bytecomp/lambda.mli
bytecomp/matching.ml
bytecomp/printinstr.ml
bytecomp/printlambda.ml
bytecomp/semantics_of_primitives.ml
bytecomp/simplif.ml
bytecomp/switch.ml
bytecomp/switch.mli
bytecomp/translattribute.ml
bytecomp/translclass.ml
bytecomp/translcore.ml
bytecomp/translcore.mli
bytecomp/translmod.ml
bytecomp/translmod.mli
bytecomp/translobj.ml
bytecomp/translobj.mli
bytecomp/translprim.ml [new file with mode: 0644]
bytecomp/translprim.mli [new file with mode: 0644]
byterun/.depend
byterun/Makefile
byterun/alloc.c
byterun/bigarray.c
byterun/caml/config.h
byterun/caml/exec.h
byterun/caml/instruct.h
byterun/caml/intext.h
byterun/caml/major_gc.h
byterun/caml/minor_gc.h
byterun/caml/misc.h
byterun/caml/osdeps.h
byterun/caml/spacetime.h
byterun/custom.c
byterun/debugger.c
byterun/extern.c
byterun/finalise.c
byterun/fix_code.c
byterun/floats.c
byterun/freelist.c
byterun/intern.c
byterun/interp.c
byterun/ints.c
byterun/io.c
byterun/memory.c
byterun/minor_gc.c
byterun/signals.c
byterun/str.c
byterun/sys.c
byterun/terminfo.c [deleted file]
byterun/unix.c
byterun/weak.c
byterun/win32.c
config/Makefile-templ
config/Makefile.mingw
config/Makefile.mingw64
config/Makefile.msvc
config/Makefile.msvc64
config/s-nt.h
config/s-templ.h
configure
debugger/.depend
debugger/Makefile
debugger/breakpoints.ml
debugger/input_handling.ml
debugger/loadprinter.ml
debugger/loadprinter.mli
debugger/main.ml
debugger/parameters.ml
debugger/parameters.mli
debugger/show_information.ml
debugger/symbols.ml
driver/compenv.ml
driver/compile.ml
driver/compmisc.ml
driver/main.ml
driver/main_args.ml
driver/main_args.mli
driver/makedepend.ml
driver/optcompile.ml
driver/optmain.ml
emacs/Makefile
emacs/caml-font-old.el
emacs/caml-font.el
emacs/caml-help.el
emacs/caml-types.el
emacs/caml.el
emacs/camldebug.el
emacs/inf-caml.el
lex/outputbis.ml
man/ocaml.m
man/ocamlc.m
man/ocamlopt.m
manual/LICENSE-for-the-manual [new file with mode: 0644]
manual/Makefile [new file with mode: 0644]
manual/README.md [new file with mode: 0644]
manual/manual/.gitignore [new file with mode: 0644]
manual/manual/Makefile [new file with mode: 0644]
manual/manual/allfiles.etex [new file with mode: 0644]
manual/manual/biblio.etex [new file with mode: 0644]
manual/manual/cmds/.gitignore [new file with mode: 0644]
manual/manual/cmds/Makefile [new file with mode: 0644]
manual/manual/cmds/afl-fuzz.etex [new file with mode: 0644]
manual/manual/cmds/browser.etex [new file with mode: 0644]
manual/manual/cmds/comp.etex [new file with mode: 0644]
manual/manual/cmds/debugger.etex [new file with mode: 0644]
manual/manual/cmds/depend.etex [new file with mode: 0644]
manual/manual/cmds/flambda.etex [new file with mode: 0644]
manual/manual/cmds/intf-c.etex [new file with mode: 0644]
manual/manual/cmds/lexyacc.etex [new file with mode: 0644]
manual/manual/cmds/native.etex [new file with mode: 0644]
manual/manual/cmds/ocamlbuild.etex [new file with mode: 0644]
manual/manual/cmds/ocamldoc.etex [new file with mode: 0644]
manual/manual/cmds/plugins.etex [new file with mode: 0644]
manual/manual/cmds/profil.etex [new file with mode: 0644]
manual/manual/cmds/runtime.etex [new file with mode: 0644]
manual/manual/cmds/spacetime.etex [new file with mode: 0644]
manual/manual/cmds/top.etex [new file with mode: 0644]
manual/manual/cmds/unified-options.etex [new file with mode: 0644]
manual/manual/foreword.etex [new file with mode: 0644]
manual/manual/htmlman/.gitignore [new file with mode: 0644]
manual/manual/htmlman/contents_motif.gif [new file with mode: 0644]
manual/manual/htmlman/fonts/fira-sans-v8-latin-regular.eot [new file with mode: 0644]
manual/manual/htmlman/fonts/fira-sans-v8-latin-regular.svg [new file with mode: 0644]
manual/manual/htmlman/fonts/fira-sans-v8-latin-regular.ttf [new file with mode: 0644]
manual/manual/htmlman/fonts/fira-sans-v8-latin-regular.woff [new file with mode: 0644]
manual/manual/htmlman/fonts/fira-sans-v8-latin-regular.woff2 [new file with mode: 0644]
manual/manual/htmlman/libgraph.gif [new file with mode: 0644]
manual/manual/htmlman/next_motif.gif [new file with mode: 0644]
manual/manual/htmlman/previous_motif.gif [new file with mode: 0644]
manual/manual/index.tex [new file with mode: 0644]
manual/manual/infoman/.gitignore [new file with mode: 0644]
manual/manual/library/.cvsignore [new file with mode: 0644]
manual/manual/library/.gitignore [new file with mode: 0644]
manual/manual/library/Makefile [new file with mode: 0644]
manual/manual/library/builtin.etex [new file with mode: 0644]
manual/manual/library/compilerlibs.etex [new file with mode: 0644]
manual/manual/library/core.etex [new file with mode: 0644]
manual/manual/library/libbigarray.etex [new file with mode: 0644]
manual/manual/library/libdynlink.etex [new file with mode: 0644]
manual/manual/library/libgraph.etex [new file with mode: 0644]
manual/manual/library/libgraph.fig [new file with mode: 0644]
manual/manual/library/libgraph.png [new file with mode: 0644]
manual/manual/library/libnum.etex [new file with mode: 0644]
manual/manual/library/libstr.etex [new file with mode: 0644]
manual/manual/library/libthreads.etex [new file with mode: 0644]
manual/manual/library/libunix.etex [new file with mode: 0644]
manual/manual/library/stdlib.etex [new file with mode: 0644]
manual/manual/macros.hva [new file with mode: 0644]
manual/manual/macros.tex [new file with mode: 0644]
manual/manual/manual.hva [new file with mode: 0644]
manual/manual/manual.inf [new file with mode: 0644]
manual/manual/manual.info.header [new file with mode: 0644]
manual/manual/manual.tex [new file with mode: 0644]
manual/manual/pdfmanual.tex [new file with mode: 0644]
manual/manual/plaintext.tex [new file with mode: 0644]
manual/manual/refman/.cvsignore [new file with mode: 0644]
manual/manual/refman/.gitignore [new file with mode: 0644]
manual/manual/refman/Makefile [new file with mode: 0644]
manual/manual/refman/classes.etex [new file with mode: 0644]
manual/manual/refman/compunit.etex [new file with mode: 0644]
manual/manual/refman/const.etex [new file with mode: 0644]
manual/manual/refman/expr.etex [new file with mode: 0644]
manual/manual/refman/exten.etex [new file with mode: 0644]
manual/manual/refman/lex.etex [new file with mode: 0644]
manual/manual/refman/modtypes.etex [new file with mode: 0644]
manual/manual/refman/modules.etex [new file with mode: 0644]
manual/manual/refman/names.etex [new file with mode: 0644]
manual/manual/refman/patterns.etex [new file with mode: 0644]
manual/manual/refman/refman.etex [new file with mode: 0644]
manual/manual/refman/typedecl.etex [new file with mode: 0644]
manual/manual/refman/types.etex [new file with mode: 0644]
manual/manual/refman/values.etex [new file with mode: 0644]
manual/manual/style.css [new file with mode: 0644]
manual/manual/texstuff/.cvsignore [new file with mode: 0644]
manual/manual/texstuff/.gitignore [new file with mode: 0644]
manual/manual/textman/.cvsignore [new file with mode: 0644]
manual/manual/textman/.gitignore [new file with mode: 0644]
manual/manual/tutorials/.cvsignore [new file with mode: 0644]
manual/manual/tutorials/.gitignore [new file with mode: 0644]
manual/manual/tutorials/Makefile [new file with mode: 0644]
manual/manual/tutorials/advexamples.etex [new file with mode: 0644]
manual/manual/tutorials/coreexamples.etex [new file with mode: 0644]
manual/manual/tutorials/lablexamples.etex [new file with mode: 0644]
manual/manual/tutorials/moduleexamples.etex [new file with mode: 0644]
manual/manual/tutorials/objectexamples.etex [new file with mode: 0644]
manual/manual/tutorials/polymorphism.etex [new file with mode: 0644]
manual/styles/altindex.sty [new file with mode: 0644]
manual/styles/caml-sl.sty [new file with mode: 0644]
manual/styles/caml.sty [new file with mode: 0644]
manual/styles/doc.tfm [new file with mode: 0644]
manual/styles/docbf.tfm [new file with mode: 0644]
manual/styles/docit.tfm [new file with mode: 0644]
manual/styles/docmi.tfm [new file with mode: 0644]
manual/styles/docrm.tfm [new file with mode: 0644]
manual/styles/doctt.tfm [new file with mode: 0644]
manual/styles/fullpage.sty [new file with mode: 0644]
manual/styles/html.sty [new file with mode: 0644]
manual/styles/isolatin.sty [new file with mode: 0644]
manual/styles/multicols.sty [new file with mode: 0644]
manual/styles/multind.sty [new file with mode: 0644]
manual/styles/ocamldoc.hva [new file with mode: 0644]
manual/styles/ocamldoc.sty [new file with mode: 0644]
manual/styles/plaintext.sty [new file with mode: 0644]
manual/styles/scroll.sty [new file with mode: 0644]
manual/styles/syntaxdef.hva [new file with mode: 0644]
manual/styles/syntaxdef.sty [new file with mode: 0644]
manual/styles/syntaxdeftxt.sty [new file with mode: 0644]
manual/tests/Makefile [new file with mode: 0644]
manual/tests/README.md [new file with mode: 0644]
manual/tests/check-stdlib-modules [new file with mode: 0755]
manual/tests/cross_reference_checker.ml [new file with mode: 0644]
manual/tools/.gitignore [new file with mode: 0644]
manual/tools/.ignore [new file with mode: 0644]
manual/tools/Makefile [new file with mode: 0644]
manual/tools/caml-tex [new file with mode: 0755]
manual/tools/caml_tex2.ml [new file with mode: 0644]
manual/tools/dvi_to_txt/Makefile [new file with mode: 0644]
manual/tools/dvi_to_txt/dvi.h [new file with mode: 0644]
manual/tools/dvi_to_txt/interp.c [new file with mode: 0644]
manual/tools/dvi_to_txt/io.c [new file with mode: 0644]
manual/tools/dvi_to_txt/io.h [new file with mode: 0644]
manual/tools/dvi_to_txt/main.c [new file with mode: 0644]
manual/tools/dvi_to_txt/output.c [new file with mode: 0644]
manual/tools/dvi_to_txt/output.h [new file with mode: 0644]
manual/tools/dvi_to_txt/print.c [new file with mode: 0644]
manual/tools/dvi_to_txt/print_rtf.c [new file with mode: 0644]
manual/tools/dvi_to_txt/print_styl.c [new file with mode: 0644]
manual/tools/fix_index.sh [new file with mode: 0755]
manual/tools/format-intf [new file with mode: 0755]
manual/tools/htmlcut [new file with mode: 0755]
manual/tools/htmlquote.c [new file with mode: 0644]
manual/tools/htmltbl [new file with mode: 0755]
manual/tools/htmlthread [new file with mode: 0755]
manual/tools/htmltransf.mll [new file with mode: 0644]
manual/tools/latexmacros.ml [new file with mode: 0644]
manual/tools/latexmacros.mli [new file with mode: 0644]
manual/tools/latexmain.ml [new file with mode: 0644]
manual/tools/latexscan.mll [new file with mode: 0644]
manual/tools/texexpand [new file with mode: 0755]
manual/tools/texquote2.c [new file with mode: 0644]
manual/tools/transf.mll [new file with mode: 0644]
manual/tools/transfmain.ml [new file with mode: 0644]
middle_end/allocated_const.ml
middle_end/allocated_const.mli
middle_end/augment_specialised_args.ml
middle_end/augment_specialised_args.mli
middle_end/base_types/closure_origin.ml [new file with mode: 0644]
middle_end/base_types/closure_origin.mli [new file with mode: 0644]
middle_end/base_types/compilation_unit.ml
middle_end/base_types/compilation_unit.mli
middle_end/base_types/mutable_variable.ml
middle_end/base_types/mutable_variable.mli
middle_end/base_types/symbol.ml
middle_end/base_types/symbol.mli
middle_end/base_types/variable.ml
middle_end/base_types/variable.mli
middle_end/closure_conversion.ml
middle_end/closure_conversion_aux.ml
middle_end/closure_conversion_aux.mli
middle_end/flambda.ml
middle_end/flambda.mli
middle_end/flambda_invariants.ml
middle_end/flambda_iterators.ml
middle_end/flambda_utils.ml
middle_end/flambda_utils.mli
middle_end/freshening.ml
middle_end/initialize_symbol_to_let_symbol.mli
middle_end/inline_and_simplify.ml
middle_end/inline_and_simplify.mli
middle_end/inline_and_simplify_aux.ml
middle_end/inline_and_simplify_aux.mli
middle_end/inlining_cost.ml
middle_end/inlining_decision.ml
middle_end/inlining_decision.mli
middle_end/inlining_stats_types.ml
middle_end/inlining_stats_types.mli
middle_end/inlining_transforms.ml
middle_end/inlining_transforms.mli
middle_end/internal_variable_names.ml [new file with mode: 0644]
middle_end/internal_variable_names.mli [new file with mode: 0644]
middle_end/lift_code.mli
middle_end/lift_constants.ml
middle_end/lift_let_to_initialize_symbol.ml
middle_end/parameter.ml
middle_end/parameter.mli
middle_end/ref_to_variables.ml
middle_end/remove_free_vars_equal_to_args.ml
middle_end/remove_unused_arguments.ml
middle_end/simple_value_approx.ml
middle_end/simple_value_approx.mli
middle_end/simplify_boxed_integer_ops.ml
middle_end/simplify_common.ml
middle_end/simplify_common.mli
middle_end/simplify_primitives.ml
middle_end/unbox_closures.ml
middle_end/unbox_closures.mli
middle_end/unbox_free_vars_of_closures.ml
middle_end/unbox_specialised_args.ml
middle_end/unbox_specialised_args.mli
ocamldoc/.depend
ocamldoc/Makefile
ocamldoc/Makefile.unprefix [new file with mode: 0644]
ocamldoc/odoc_analyse.ml
ocamldoc/odoc_args.ml
ocamldoc/odoc_global.ml
ocamldoc/odoc_global.mli
ocamldoc/odoc_html.ml
ocamldoc/odoc_index.html [new file with mode: 0644]
ocamldoc/odoc_latex.ml
ocamldoc/odoc_man.ml
ocamldoc/odoc_messages.ml
ocamldoc/odoc_print.ml
ocamldoc/odoc_sig.ml
ocamldoc/remove_DEBUG
ocamldoc/stdlib_non_prefixed/.depend [new file with mode: 0644]
ocamldoc/stdlib_non_prefixed/Makefile [new file with mode: 0644]
ocamldoc/stdlib_non_prefixed/extract_pervasives.awk [new file with mode: 0644]
ocamltest/.depend
ocamltest/Makefile
ocamltest/actions.ml
ocamltest/actions.mli
ocamltest/actions_helpers.ml [new file with mode: 0644]
ocamltest/actions_helpers.mli [new file with mode: 0644]
ocamltest/backends.ml [deleted file]
ocamltest/backends.mli [deleted file]
ocamltest/builtin_actions.ml
ocamltest/builtin_actions.mli
ocamltest/builtin_modifiers.ml [deleted file]
ocamltest/builtin_modifiers.mli [deleted file]
ocamltest/builtin_tests.ml [deleted file]
ocamltest/builtin_tests.mli [deleted file]
ocamltest/builtin_variables.ml
ocamltest/builtin_variables.mli
ocamltest/environments.ml
ocamltest/environments.mli
ocamltest/filecompare.ml
ocamltest/filecompare.mli
ocamltest/filetype.ml [deleted file]
ocamltest/filetype.mli [deleted file]
ocamltest/main.ml
ocamltest/ocaml_actions.ml [new file with mode: 0644]
ocamltest/ocaml_actions.mli [new file with mode: 0644]
ocamltest/ocaml_backends.ml [new file with mode: 0644]
ocamltest/ocaml_backends.mli [new file with mode: 0644]
ocamltest/ocaml_commands.ml [new file with mode: 0644]
ocamltest/ocaml_commands.mli [new file with mode: 0644]
ocamltest/ocaml_compilers.ml [new file with mode: 0644]
ocamltest/ocaml_compilers.mli [new file with mode: 0644]
ocamltest/ocaml_directories.ml [new file with mode: 0644]
ocamltest/ocaml_directories.mli [new file with mode: 0644]
ocamltest/ocaml_files.ml [new file with mode: 0644]
ocamltest/ocaml_files.mli [new file with mode: 0644]
ocamltest/ocaml_filetypes.ml [new file with mode: 0644]
ocamltest/ocaml_filetypes.mli [new file with mode: 0644]
ocamltest/ocaml_flags.ml [new file with mode: 0644]
ocamltest/ocaml_flags.mli [new file with mode: 0644]
ocamltest/ocaml_modifiers.ml [new file with mode: 0644]
ocamltest/ocaml_modifiers.mli [new file with mode: 0644]
ocamltest/ocaml_tests.ml [new file with mode: 0644]
ocamltest/ocaml_tests.mli [new file with mode: 0644]
ocamltest/ocaml_tools.ml [new file with mode: 0644]
ocamltest/ocaml_tools.mli [new file with mode: 0644]
ocamltest/ocaml_toplevels.ml [new file with mode: 0644]
ocamltest/ocaml_toplevels.mli [new file with mode: 0644]
ocamltest/ocaml_variables.ml [new file with mode: 0644]
ocamltest/ocaml_variables.mli [new file with mode: 0644]
ocamltest/ocamltest_config.ml.in
ocamltest/ocamltest_config.mli
ocamltest/ocamltest_stdlib.ml [new file with mode: 0644]
ocamltest/ocamltest_stdlib.mli [new file with mode: 0644]
ocamltest/ocamltest_stdlib_stubs.c [new file with mode: 0644]
ocamltest/options.ml
ocamltest/options.mli
ocamltest/result.ml [new file with mode: 0644]
ocamltest/result.mli [new file with mode: 0644]
ocamltest/run.h
ocamltest/run_command.ml
ocamltest/run_command.mli
ocamltest/run_stubs.c
ocamltest/run_unix.c
ocamltest/run_win32.c
ocamltest/testlib.ml [deleted file]
ocamltest/testlib.mli [deleted file]
ocamltest/tests.ml
ocamltest/tests.mli
ocamltest/tsl_ast.ml
ocamltest/tsl_ast.mli
ocamltest/tsl_lexer.mll
ocamltest/tsl_parser.mly
ocamltest/tsl_semantics.ml
ocamltest/variables.ml
ocamltest/variables.mli
otherlibs/Makefile
otherlibs/bigarray/.depend
otherlibs/bigarray/Makefile
otherlibs/bigarray/bigarray.ml
otherlibs/bigarray/bigarray.mli
otherlibs/bigarray/bigarray_stubs.c [deleted file]
otherlibs/dynlink/Makefile
otherlibs/dynlink/natdynlink.ml
otherlibs/raw_spacetime_lib/.depend
otherlibs/raw_spacetime_lib/Makefile
otherlibs/raw_spacetime_lib/raw_spacetime_lib.ml
otherlibs/raw_spacetime_lib/raw_spacetime_lib.mli
otherlibs/raw_spacetime_lib/spacetime_offline.c [new file with mode: 0644]
otherlibs/systhreads/Makefile
otherlibs/systhreads/st_posix.h
otherlibs/systhreads/thread.ml
otherlibs/systhreads/thread.mli
otherlibs/threads/.depend
otherlibs/threads/Makefile
otherlibs/threads/marshal.ml
otherlibs/threads/pervasives.ml [deleted file]
otherlibs/threads/stdlib.ml [new file with mode: 0644]
otherlibs/threads/thread.mli
otherlibs/threads/unix.ml
otherlibs/unix/getgr.c
otherlibs/unix/getpw.c
otherlibs/unix/unix.ml
otherlibs/unix/unix.mli
otherlibs/unix/unixLabels.mli
otherlibs/unix/utimes.c
otherlibs/win32graph/open.c
otherlibs/win32unix/Makefile
otherlibs/win32unix/channels.c
otherlibs/win32unix/envir.c
otherlibs/win32unix/isatty.c
otherlibs/win32unix/stat.c
otherlibs/win32unix/unix.ml
otherlibs/win32unix/utimes.c [new file with mode: 0644]
parsing/ast_invariants.ml
parsing/depend.ml
parsing/docstrings.ml
parsing/docstrings.mli
parsing/lexer.mll
parsing/location.ml
parsing/location.mli
parsing/parser.mly
parsing/parsetree.mli
parsing/pprintast.ml
stdlib/.depend
stdlib/Compflags
stdlib/Makefile
stdlib/StdlibModules
stdlib/arg.ml
stdlib/array.ml
stdlib/array.mli
stdlib/arrayLabels.mli
stdlib/bigarray.ml [new file with mode: 0644]
stdlib/bigarray.mli [new file with mode: 0644]
stdlib/buffer.ml
stdlib/buffer.mli
stdlib/bytes.ml
stdlib/bytes.mli
stdlib/bytesLabels.mli
stdlib/camlinternalBigarray.ml [deleted file]
stdlib/ephemeron.ml
stdlib/expand_module_aliases.awk [new file with mode: 0644]
stdlib/float.ml [new file with mode: 0644]
stdlib/float.mli [new file with mode: 0644]
stdlib/hashtbl.ml
stdlib/hashtbl.mli
stdlib/list.ml
stdlib/list.mli
stdlib/listLabels.mli
stdlib/map.ml
stdlib/map.mli
stdlib/marshal.ml
stdlib/marshal.mli
stdlib/moreLabels.mli
stdlib/pervasives.ml [deleted file]
stdlib/pervasives.mli [deleted file]
stdlib/queue.ml
stdlib/queue.mli
stdlib/remove_module_aliases.awk [new file with mode: 0644]
stdlib/seq.ml [new file with mode: 0644]
stdlib/seq.mli [new file with mode: 0644]
stdlib/set.ml
stdlib/set.mli
stdlib/stack.ml
stdlib/stack.mli
stdlib/stdlib.ml [new file with mode: 0644]
stdlib/stdlib.mli [new file with mode: 0644]
stdlib/stream.ml
stdlib/string.ml
stdlib/string.mli
stdlib/stringLabels.mli
stdlib/sys.mli
stdlib/uchar.mli
testsuite/Makefile
testsuite/interactive/lib-graph-3/Makefile
testsuite/lib/Makefile
testsuite/lib/lib.ml [new file with mode: 0644]
testsuite/makefiles/Makefile.expect
testsuite/tests/afl-instrumentation/Makefile [deleted file]
testsuite/tests/afl-instrumentation/afltest.ml [new file with mode: 0644]
testsuite/tests/afl-instrumentation/afltest.run [new file with mode: 0755]
testsuite/tests/afl-instrumentation/has-afl-showmap.sh [new file with mode: 0644]
testsuite/tests/afl-instrumentation/ocamltests [new file with mode: 0644]
testsuite/tests/afl-instrumentation/test.sh [deleted file]
testsuite/tests/asmcomp/Makefile [deleted file]
testsuite/tests/asmcomp/alpha.S [deleted file]
testsuite/tests/asmcomp/amd64.S [deleted file]
testsuite/tests/asmcomp/arith.cmm [deleted file]
testsuite/tests/asmcomp/arm.S [deleted file]
testsuite/tests/asmcomp/arm64.S [deleted file]
testsuite/tests/asmcomp/bind_tuples.ml [changed mode: 0755->0644]
testsuite/tests/asmcomp/catch-rec.cmm [deleted file]
testsuite/tests/asmcomp/catch-try.cmm [deleted file]
testsuite/tests/asmcomp/checkbound.cmm [deleted file]
testsuite/tests/asmcomp/even-odd-spill.cmm [deleted file]
testsuite/tests/asmcomp/even-odd.cmm [deleted file]
testsuite/tests/asmcomp/fib.cmm [deleted file]
testsuite/tests/asmcomp/hppa.S [deleted file]
testsuite/tests/asmcomp/i386.S [deleted file]
testsuite/tests/asmcomp/i386nt.asm [deleted file]
testsuite/tests/asmcomp/ia64.S [deleted file]
testsuite/tests/asmcomp/integr.cmm [deleted file]
testsuite/tests/asmcomp/is_static.ml
testsuite/tests/asmcomp/is_static_flambda.ml
testsuite/tests/asmcomp/lexcmm.mli [deleted file]
testsuite/tests/asmcomp/lexcmm.mll [deleted file]
testsuite/tests/asmcomp/m68k.S [deleted file]
testsuite/tests/asmcomp/main.c [deleted file]
testsuite/tests/asmcomp/main.ml [deleted file]
testsuite/tests/asmcomp/mainarith.c [deleted file]
testsuite/tests/asmcomp/mips.s [deleted file]
testsuite/tests/asmcomp/ocamltests [new file with mode: 0644]
testsuite/tests/asmcomp/optargs.ml
testsuite/tests/asmcomp/parsecmm.mly [deleted file]
testsuite/tests/asmcomp/parsecmmaux.ml [deleted file]
testsuite/tests/asmcomp/parsecmmaux.mli [deleted file]
testsuite/tests/asmcomp/pgcd.cmm [deleted file]
testsuite/tests/asmcomp/power.S [deleted file]
testsuite/tests/asmcomp/quicksort.cmm [deleted file]
testsuite/tests/asmcomp/quicksort2.cmm [deleted file]
testsuite/tests/asmcomp/register_typing.ml
testsuite/tests/asmcomp/register_typing_switch.ml
testsuite/tests/asmcomp/s390x.S [deleted file]
testsuite/tests/asmcomp/soli.cmm [deleted file]
testsuite/tests/asmcomp/sparc.S [deleted file]
testsuite/tests/asmcomp/static_float_array_flambda.ml
testsuite/tests/asmcomp/static_float_array_flambda_opaque.ml
testsuite/tests/asmcomp/staticalloc.ml
testsuite/tests/asmcomp/tagged-fib.cmm [deleted file]
testsuite/tests/asmcomp/tagged-integr.cmm [deleted file]
testsuite/tests/asmcomp/tagged-quicksort.cmm [deleted file]
testsuite/tests/asmcomp/tagged-tak.cmm [deleted file]
testsuite/tests/asmcomp/tak.cmm [deleted file]
testsuite/tests/asmcomp/unrolling_flambda.ml
testsuite/tests/asmcomp/unrolling_flambda2.ml
testsuite/tests/asmgen/Makefile [new file with mode: 0644]
testsuite/tests/asmgen/amd64.S [new file with mode: 0644]
testsuite/tests/asmgen/arith.cmm [new file with mode: 0644]
testsuite/tests/asmgen/arm.S [new file with mode: 0644]
testsuite/tests/asmgen/arm64.S [new file with mode: 0644]
testsuite/tests/asmgen/catch-rec.cmm [new file with mode: 0644]
testsuite/tests/asmgen/catch-try.cmm [new file with mode: 0644]
testsuite/tests/asmgen/checkbound.cmm [new file with mode: 0644]
testsuite/tests/asmgen/even-odd-spill.cmm [new file with mode: 0644]
testsuite/tests/asmgen/even-odd.cmm [new file with mode: 0644]
testsuite/tests/asmgen/fib.cmm [new file with mode: 0644]
testsuite/tests/asmgen/i386.S [new file with mode: 0644]
testsuite/tests/asmgen/i386nt.asm [new file with mode: 0644]
testsuite/tests/asmgen/integr.cmm [new file with mode: 0644]
testsuite/tests/asmgen/lexcmm.mli [new file with mode: 0644]
testsuite/tests/asmgen/lexcmm.mll [new file with mode: 0644]
testsuite/tests/asmgen/main.c [new file with mode: 0644]
testsuite/tests/asmgen/main.ml [new file with mode: 0644]
testsuite/tests/asmgen/mainarith.c [new file with mode: 0644]
testsuite/tests/asmgen/parsecmm.mly [new file with mode: 0644]
testsuite/tests/asmgen/parsecmmaux.ml [new file with mode: 0644]
testsuite/tests/asmgen/parsecmmaux.mli [new file with mode: 0644]
testsuite/tests/asmgen/pgcd.cmm [new file with mode: 0644]
testsuite/tests/asmgen/power.S [new file with mode: 0644]
testsuite/tests/asmgen/quicksort.cmm [new file with mode: 0644]
testsuite/tests/asmgen/quicksort2.cmm [new file with mode: 0644]
testsuite/tests/asmgen/s390x.S [new file with mode: 0644]
testsuite/tests/asmgen/soli.cmm [new file with mode: 0644]
testsuite/tests/asmgen/tagged-fib.cmm [new file with mode: 0644]
testsuite/tests/asmgen/tagged-integr.cmm [new file with mode: 0644]
testsuite/tests/asmgen/tagged-quicksort.cmm [new file with mode: 0644]
testsuite/tests/asmgen/tagged-tak.cmm [new file with mode: 0644]
testsuite/tests/asmgen/tak.cmm [new file with mode: 0644]
testsuite/tests/ast-invariants/Makefile [deleted file]
testsuite/tests/ast-invariants/ocamltests [new file with mode: 0644]
testsuite/tests/ast-invariants/test.ml
testsuite/tests/backtrace/Makefile [deleted file]
testsuite/tests/backtrace/backtrace..byte.reference [deleted file]
testsuite/tests/backtrace/backtrace..native.reference [deleted file]
testsuite/tests/backtrace/backtrace.a.byte.reference [deleted file]
testsuite/tests/backtrace/backtrace.a.native.reference [deleted file]
testsuite/tests/backtrace/backtrace.b.byte.reference [deleted file]
testsuite/tests/backtrace/backtrace.b.native.reference [deleted file]
testsuite/tests/backtrace/backtrace.byte.reference [new file with mode: 0644]
testsuite/tests/backtrace/backtrace.c.byte.reference [deleted file]
testsuite/tests/backtrace/backtrace.c.native.reference [deleted file]
testsuite/tests/backtrace/backtrace.d.byte.reference [deleted file]
testsuite/tests/backtrace/backtrace.d.native.reference [deleted file]
testsuite/tests/backtrace/backtrace.ml
testsuite/tests/backtrace/backtrace.opt.reference [new file with mode: 0644]
testsuite/tests/backtrace/backtrace.run [new file with mode: 0644]
testsuite/tests/backtrace/backtrace2.byte.reference
testsuite/tests/backtrace/backtrace2.ml
testsuite/tests/backtrace/backtrace2.native.reference [deleted file]
testsuite/tests/backtrace/backtrace2.opt.reference [new file with mode: 0644]
testsuite/tests/backtrace/backtrace3.byte.reference
testsuite/tests/backtrace/backtrace3.ml
testsuite/tests/backtrace/backtrace3.native.reference [deleted file]
testsuite/tests/backtrace/backtrace3.opt.reference [new file with mode: 0644]
testsuite/tests/backtrace/backtrace_deprecated.byte.reference
testsuite/tests/backtrace/backtrace_deprecated.ml
testsuite/tests/backtrace/backtrace_deprecated.native.reference [deleted file]
testsuite/tests/backtrace/backtrace_deprecated.opt.reference [new file with mode: 0644]
testsuite/tests/backtrace/backtrace_slots.byte.reference
testsuite/tests/backtrace/backtrace_slots.ml
testsuite/tests/backtrace/backtrace_slots.native.reference [deleted file]
testsuite/tests/backtrace/backtrace_slots.opt.reference [new file with mode: 0644]
testsuite/tests/backtrace/backtraces_and_finalizers.ml
testsuite/tests/backtrace/backtraces_and_finalizers.native.reference [deleted file]
testsuite/tests/backtrace/backtraces_and_finalizers.reference [new file with mode: 0644]
testsuite/tests/backtrace/filter-locations.sh [new file with mode: 0755]
testsuite/tests/backtrace/inline_test.byte.reference
testsuite/tests/backtrace/inline_test.ml
testsuite/tests/backtrace/inline_test.native.reference [deleted file]
testsuite/tests/backtrace/inline_test.opt.reference [new file with mode: 0644]
testsuite/tests/backtrace/inline_test.run [new file with mode: 0755]
testsuite/tests/backtrace/inline_traversal_test.byte.reference
testsuite/tests/backtrace/inline_traversal_test.ml
testsuite/tests/backtrace/inline_traversal_test.native.reference [deleted file]
testsuite/tests/backtrace/inline_traversal_test.opt.reference [new file with mode: 0644]
testsuite/tests/backtrace/inline_traversal_test.run [new file with mode: 0755]
testsuite/tests/backtrace/ocamltests [new file with mode: 0644]
testsuite/tests/backtrace/pr6920_why_at.byte.reference
testsuite/tests/backtrace/pr6920_why_at.ml
testsuite/tests/backtrace/pr6920_why_at.native.reference [deleted file]
testsuite/tests/backtrace/pr6920_why_at.opt.reference [new file with mode: 0644]
testsuite/tests/backtrace/pr6920_why_swallow.byte.reference
testsuite/tests/backtrace/pr6920_why_swallow.ml
testsuite/tests/backtrace/pr6920_why_swallow.native.reference [deleted file]
testsuite/tests/backtrace/pr6920_why_swallow.opt.reference [new file with mode: 0644]
testsuite/tests/backtrace/raw_backtrace.byte.reference
testsuite/tests/backtrace/raw_backtrace.ml
testsuite/tests/backtrace/raw_backtrace.native.reference [deleted file]
testsuite/tests/backtrace/raw_backtrace.opt.reference [new file with mode: 0644]
testsuite/tests/basic-float/Makefile [deleted file]
testsuite/tests/basic-float/float_compare.ml
testsuite/tests/basic-float/float_compare.reference
testsuite/tests/basic-float/ocamltests [new file with mode: 0644]
testsuite/tests/basic-float/tfloat_hex.ml
testsuite/tests/basic-float/tfloat_hex.reference
testsuite/tests/basic-float/tfloat_record.ml
testsuite/tests/basic-float/zero_sized_float_arrays.ml
testsuite/tests/basic-manyargs/Makefile [deleted file]
testsuite/tests/basic-manyargs/manyargs.ml
testsuite/tests/basic-manyargs/ocamltests [new file with mode: 0644]
testsuite/tests/basic-modules/ocamltests
testsuite/tests/basic-modules/recursive_module_evaluation_errors.ml [new file with mode: 0644]
testsuite/tests/basic-more/Makefile [deleted file]
testsuite/tests/basic-more/bounds.ml
testsuite/tests/basic-more/div_by_zero.ml
testsuite/tests/basic-more/function_in_ref.ml
testsuite/tests/basic-more/if_in_if.ml
testsuite/tests/basic-more/morematch.compilers.reference [new file with mode: 0644]
testsuite/tests/basic-more/morematch.ml
testsuite/tests/basic-more/ocamltests [new file with mode: 0644]
testsuite/tests/basic-more/opaque_prim.ml
testsuite/tests/basic-more/pr1271.ml
testsuite/tests/basic-more/pr2719.ml
testsuite/tests/basic-more/pr6216.ml
testsuite/tests/basic-more/record_evaluation_order.ml
testsuite/tests/basic-more/sequential_and_or.ml
testsuite/tests/basic-more/structural_constants.ml
testsuite/tests/basic-more/tbuffer.ml
testsuite/tests/basic-more/testrandom.ml
testsuite/tests/basic-more/top_level_patterns.ml
testsuite/tests/basic-more/tprintf.ml
testsuite/tests/basic/Makefile [deleted file]
testsuite/tests/basic/arrays.ml
testsuite/tests/basic/bigints.ml
testsuite/tests/basic/boxedints.ml
testsuite/tests/basic/constprop.ml
testsuite/tests/basic/constprop.mlp [deleted file]
testsuite/tests/basic/divint.ml
testsuite/tests/basic/equality.ml
testsuite/tests/basic/eval_order_1.ml
testsuite/tests/basic/eval_order_2.ml
testsuite/tests/basic/eval_order_3.ml
testsuite/tests/basic/eval_order_4.ml
testsuite/tests/basic/eval_order_6.ml
testsuite/tests/basic/float.ml
testsuite/tests/basic/float_physical_equality.ml
testsuite/tests/basic/includestruct.ml
testsuite/tests/basic/localexn.ml
testsuite/tests/basic/maps.ml
testsuite/tests/basic/min_int.ml
testsuite/tests/basic/ocamltests [new file with mode: 0644]
testsuite/tests/basic/opt_variants.ml
testsuite/tests/basic/patmatch.ml
testsuite/tests/basic/pr7253.ml [new file with mode: 0644]
testsuite/tests/basic/pr7253.reference [new file with mode: 0644]
testsuite/tests/basic/pr7533.ml
testsuite/tests/basic/pr7657.ml
testsuite/tests/basic/recvalues.ml
testsuite/tests/basic/sets.ml
testsuite/tests/basic/stringmatch.ml
testsuite/tests/basic/switch_opts.ml
testsuite/tests/basic/tailcalls.ml
testsuite/tests/basic/trigraph.ml
testsuite/tests/basic/trigraph.ml.silent-compilation [deleted file]
testsuite/tests/basic/zero_divided_by_n.ml
testsuite/tests/callback/Makefile [deleted file]
testsuite/tests/callback/ocamltests [new file with mode: 0644]
testsuite/tests/callback/reference [deleted file]
testsuite/tests/callback/tcallback.ml
testsuite/tests/callback/tcallback.reference [new file with mode: 0644]
testsuite/tests/docstrings/Makefile [deleted file]
testsuite/tests/docstrings/empty.ml [deleted file]
testsuite/tests/docstrings/empty.ml.reference [deleted file]
testsuite/tests/embedded/Makefile [deleted file]
testsuite/tests/embedded/cmcaml.ml
testsuite/tests/embedded/cmcaml.reference [new file with mode: 0644]
testsuite/tests/embedded/ocamltests [new file with mode: 0644]
testsuite/tests/embedded/program.reference [deleted file]
testsuite/tests/exotic-syntax/Makefile [deleted file]
testsuite/tests/exotic-syntax/exotic.ml
testsuite/tests/exotic-syntax/ocamltests [new file with mode: 0644]
testsuite/tests/extension-constructor/Makefile [deleted file]
testsuite/tests/extension-constructor/ocamltests [new file with mode: 0644]
testsuite/tests/extension-constructor/test.ml
testsuite/tests/flambda/Makefile [deleted file]
testsuite/tests/flambda/approx_meet.ml [new file with mode: 0644]
testsuite/tests/flambda/approx_meet.reference [new file with mode: 0644]
testsuite/tests/flambda/gpr998.ml
testsuite/tests/flambda/ocamltests [new file with mode: 0644]
testsuite/tests/flambda/specialise.ml [new file with mode: 0644]
testsuite/tests/flambda/specialise.reference [new file with mode: 0644]
testsuite/tests/float-unboxing/Makefile [deleted file]
testsuite/tests/float-unboxing/float_flambda.ml [deleted file]
testsuite/tests/float-unboxing/float_subst_boxed_number.ml
testsuite/tests/float-unboxing/float_subst_boxed_number.reference [deleted file]
testsuite/tests/float-unboxing/ocamltests [new file with mode: 0644]
testsuite/tests/formats-transition/Makefile [deleted file]
testsuite/tests/formats-transition/deprecated_unsigned_printers.ml
testsuite/tests/formats-transition/deprecated_unsigned_printers.ml.reference [deleted file]
testsuite/tests/formats-transition/deprecated_unsigned_printers.ocaml.reference [new file with mode: 0644]
testsuite/tests/formats-transition/ignored_scan_counters.ml
testsuite/tests/formats-transition/ignored_scan_counters.ml.reference [deleted file]
testsuite/tests/formats-transition/ignored_scan_counters.ocaml.reference [new file with mode: 0644]
testsuite/tests/formats-transition/legacy_incompatible_flags.ml
testsuite/tests/formats-transition/legacy_incompatible_flags.ml.reference [deleted file]
testsuite/tests/formats-transition/legacy_incompatible_flags.ocaml.reference [new file with mode: 0644]
testsuite/tests/formats-transition/legacy_unfinished_modifiers.ml
testsuite/tests/formats-transition/legacy_unfinished_modifiers.ml.reference [deleted file]
testsuite/tests/formats-transition/legacy_unfinished_modifiers.ocaml.reference [new file with mode: 0644]
testsuite/tests/formats-transition/ocamltests [new file with mode: 0644]
testsuite/tests/formatting/Makefile [deleted file]
testsuite/tests/formatting/margins.ml
testsuite/tests/formatting/margins.ml.reference [deleted file]
testsuite/tests/formatting/margins.ocaml.reference [new file with mode: 0644]
testsuite/tests/formatting/ocamltests [new file with mode: 0644]
testsuite/tests/functors/Makefile [deleted file]
testsuite/tests/functors/functors.compilers.reference [new file with mode: 0644]
testsuite/tests/functors/functors.ml
testsuite/tests/functors/functors.ml.reference [deleted file]
testsuite/tests/functors/ocamltests [new file with mode: 0644]
testsuite/tests/gc-roots/Makefile [deleted file]
testsuite/tests/gc-roots/globroots.ml
testsuite/tests/gc-roots/ocamltests [new file with mode: 0644]
testsuite/tests/int64-unboxing/Makefile [deleted file]
testsuite/tests/int64-unboxing/ocamltests [new file with mode: 0644]
testsuite/tests/int64-unboxing/test.ml
testsuite/tests/lazy/Makefile [deleted file]
testsuite/tests/lazy/lazy1.ml
testsuite/tests/lazy/ocamltests [new file with mode: 0644]
testsuite/tests/letrec-disallowed/Makefile [deleted file]
testsuite/tests/letrec-disallowed/disallowed.ml
testsuite/tests/letrec-disallowed/disallowed.ml.reference [deleted file]
testsuite/tests/letrec-disallowed/disallowed.ocaml.reference [new file with mode: 0644]
testsuite/tests/letrec-disallowed/extension_constructor.ml
testsuite/tests/letrec-disallowed/extension_constructor.ml.reference [deleted file]
testsuite/tests/letrec-disallowed/extension_constructor.ocaml.reference [new file with mode: 0644]
testsuite/tests/letrec-disallowed/float_block.ml [deleted file]
testsuite/tests/letrec-disallowed/float_block.ml.reference [deleted file]
testsuite/tests/letrec-disallowed/float_block_allowed.ml [new file with mode: 0644]
testsuite/tests/letrec-disallowed/float_block_allowed.ocaml.reference [new file with mode: 0644]
testsuite/tests/letrec-disallowed/float_block_disallowed.ml [new file with mode: 0644]
testsuite/tests/letrec-disallowed/float_block_disallowed.ocaml.reference [new file with mode: 0644]
testsuite/tests/letrec-disallowed/generic_arrays.ml
testsuite/tests/letrec-disallowed/generic_arrays.ml.reference [deleted file]
testsuite/tests/letrec-disallowed/generic_arrays.ocaml.reference [new file with mode: 0644]
testsuite/tests/letrec-disallowed/labels.ml [new file with mode: 0644]
testsuite/tests/letrec-disallowed/labels.ocaml.reference [new file with mode: 0644]
testsuite/tests/letrec-disallowed/lazy_.ml
testsuite/tests/letrec-disallowed/lazy_.ml.reference [deleted file]
testsuite/tests/letrec-disallowed/lazy_.ocaml.reference [new file with mode: 0644]
testsuite/tests/letrec-disallowed/module_constraints.ml
testsuite/tests/letrec-disallowed/module_constraints.ml.reference [deleted file]
testsuite/tests/letrec-disallowed/module_constraints.ocaml.reference [new file with mode: 0644]
testsuite/tests/letrec-disallowed/ocamltests [new file with mode: 0644]
testsuite/tests/letrec-disallowed/pr7215.ml
testsuite/tests/letrec-disallowed/pr7215.ml.reference [deleted file]
testsuite/tests/letrec-disallowed/pr7215.ocaml.reference [new file with mode: 0644]
testsuite/tests/letrec-disallowed/pr7231.ml
testsuite/tests/letrec-disallowed/pr7231.ml.reference [deleted file]
testsuite/tests/letrec-disallowed/pr7231.ocaml.reference [new file with mode: 0644]
testsuite/tests/letrec-disallowed/pr7706.ml [new file with mode: 0644]
testsuite/tests/letrec-disallowed/pr7706.ocaml.reference [new file with mode: 0644]
testsuite/tests/letrec-disallowed/unboxed.ml
testsuite/tests/letrec-disallowed/unboxed.ml.reference [deleted file]
testsuite/tests/letrec-disallowed/unboxed.ocaml.reference [new file with mode: 0644]
testsuite/tests/letrec/Makefile [deleted file]
testsuite/tests/letrec/allowed.ml
testsuite/tests/letrec/backreferences.ml
testsuite/tests/letrec/class_1.ml
testsuite/tests/letrec/class_2.ml
testsuite/tests/letrec/disallowed.reference [deleted file]
testsuite/tests/letrec/evaluation_order_1.ml
testsuite/tests/letrec/evaluation_order_2.ml
testsuite/tests/letrec/evaluation_order_3.ml
testsuite/tests/letrec/float_block_1.ml
testsuite/tests/letrec/float_block_2.reference [deleted file]
testsuite/tests/letrec/generic_array.ml
testsuite/tests/letrec/labels.ml [new file with mode: 0644]
testsuite/tests/letrec/labels.reference [new file with mode: 0644]
testsuite/tests/letrec/lazy_.ml
testsuite/tests/letrec/lists.ml
testsuite/tests/letrec/mixing_value_closures_1.ml
testsuite/tests/letrec/mixing_value_closures_2.ml
testsuite/tests/letrec/mutual_functions.ml
testsuite/tests/letrec/nested.ml
testsuite/tests/letrec/ocamltests [new file with mode: 0644]
testsuite/tests/letrec/pr4989.ml
testsuite/tests/letrec/record_with.ml
testsuite/tests/letrec/ref.ml
testsuite/tests/lexing/Makefile [deleted file]
testsuite/tests/lexing/ocamltests [new file with mode: 0644]
testsuite/tests/lexing/uchar_esc.ml
testsuite/tests/lexing/uchar_esc.ml.reference [deleted file]
testsuite/tests/lexing/uchar_esc.ocaml.reference [new file with mode: 0644]
testsuite/tests/lib-arg/Makefile [deleted file]
testsuite/tests/lib-arg/ocamltests [new file with mode: 0644]
testsuite/tests/lib-arg/testarg.ml
testsuite/tests/lib-arg/testerror.ml
testsuite/tests/lib-bigarray-file/Makefile [deleted file]
testsuite/tests/lib-bigarray-file/mapfile.ml
testsuite/tests/lib-bigarray-file/ocamltests [new file with mode: 0644]
testsuite/tests/lib-bigarray/Makefile [deleted file]
testsuite/tests/lib-bigarray/bigarrays.ml
testsuite/tests/lib-bigarray/change_layout.ml
testsuite/tests/lib-bigarray/fftba.ml
testsuite/tests/lib-bigarray/ocamltests [new file with mode: 0644]
testsuite/tests/lib-bigarray/pr5115.ml
testsuite/tests/lib-bigarray/weak_bigarray.ml
testsuite/tests/lib-buffer/Makefile [deleted file]
testsuite/tests/lib-buffer/ocamltests [new file with mode: 0644]
testsuite/tests/lib-buffer/test.ml
testsuite/tests/lib-bytes/Makefile [deleted file]
testsuite/tests/lib-bytes/ocamltests [new file with mode: 0644]
testsuite/tests/lib-bytes/test_bytes.ml
testsuite/tests/lib-digest/Makefile [deleted file]
testsuite/tests/lib-digest/md5.ml
testsuite/tests/lib-digest/ocamltests [new file with mode: 0644]
testsuite/tests/lib-dynlink-csharp/main.ml
testsuite/tests/lib-dynlink-native/Makefile
testsuite/tests/lib-filename/Makefile [deleted file]
testsuite/tests/lib-filename/extension.ml
testsuite/tests/lib-filename/ocamltests [new file with mode: 0644]
testsuite/tests/lib-format/Makefile [deleted file]
testsuite/tests/lib-format/ocamltests [new file with mode: 0644]
testsuite/tests/lib-format/pr6824.ml
testsuite/tests/lib-format/tformat.ml
testsuite/tests/lib-hashtbl/Makefile [deleted file]
testsuite/tests/lib-hashtbl/hfun.ml
testsuite/tests/lib-hashtbl/htbl.ml
testsuite/tests/lib-hashtbl/ocamltests [new file with mode: 0644]
testsuite/tests/lib-list/Makefile [deleted file]
testsuite/tests/lib-list/ocamltests [new file with mode: 0644]
testsuite/tests/lib-list/test.ml
testsuite/tests/lib-marshal/Makefile [deleted file]
testsuite/tests/lib-marshal/intext.ml
testsuite/tests/lib-marshal/ocamltests [new file with mode: 0644]
testsuite/tests/lib-obj/Makefile [deleted file]
testsuite/tests/lib-obj/ocamltests [new file with mode: 0644]
testsuite/tests/lib-obj/reachable_words.ml
testsuite/tests/lib-printf/Makefile [deleted file]
testsuite/tests/lib-printf/ocamltests [new file with mode: 0644]
testsuite/tests/lib-printf/pr6534.ml
testsuite/tests/lib-printf/pr6938.ml
testsuite/tests/lib-printf/tprintf.ml
testsuite/tests/lib-queue/Makefile [deleted file]
testsuite/tests/lib-queue/ocamltests [new file with mode: 0644]
testsuite/tests/lib-queue/test.ml
testsuite/tests/lib-random/Makefile [deleted file]
testsuite/tests/lib-random/ocamltests [new file with mode: 0644]
testsuite/tests/lib-random/rand.ml
testsuite/tests/lib-scanf-2/Makefile [deleted file]
testsuite/tests/lib-scanf-2/ocamltests [new file with mode: 0644]
testsuite/tests/lib-scanf-2/tscanf2_master.ml
testsuite/tests/lib-scanf/Makefile [deleted file]
testsuite/tests/lib-scanf/ocamltests [new file with mode: 0644]
testsuite/tests/lib-scanf/tscanf.ml
testsuite/tests/lib-seq/ocamltests [new file with mode: 0644]
testsuite/tests/lib-seq/test.ml [new file with mode: 0644]
testsuite/tests/lib-seq/test.reference [new file with mode: 0644]
testsuite/tests/lib-set/Makefile [deleted file]
testsuite/tests/lib-set/ocamltests [new file with mode: 0644]
testsuite/tests/lib-set/testmap.ml
testsuite/tests/lib-set/testset.ml
testsuite/tests/lib-stack/Makefile [deleted file]
testsuite/tests/lib-stack/ocamltests [new file with mode: 0644]
testsuite/tests/lib-stack/test.ml
testsuite/tests/lib-stdlabels/Makefile [deleted file]
testsuite/tests/lib-stdlabels/ocamltests [new file with mode: 0644]
testsuite/tests/lib-stdlabels/test_stdlabels.ml
testsuite/tests/lib-str/Makefile [deleted file]
testsuite/tests/lib-str/ocamltests [new file with mode: 0644]
testsuite/tests/lib-str/t01.ml
testsuite/tests/lib-stream/Makefile [deleted file]
testsuite/tests/lib-stream/count_concat_bug.ml
testsuite/tests/lib-stream/mpr7769.ml [new file with mode: 0755]
testsuite/tests/lib-stream/mpr7769.reference [new file with mode: 0755]
testsuite/tests/lib-stream/mpr7769.txt [new file with mode: 0644]
testsuite/tests/lib-stream/ocamltests [new file with mode: 0644]
testsuite/tests/lib-string/Makefile [deleted file]
testsuite/tests/lib-string/ocamltests [new file with mode: 0644]
testsuite/tests/lib-string/test_string.ml
testsuite/tests/lib-sys/Makefile [deleted file]
testsuite/tests/lib-sys/ocamltests [new file with mode: 0644]
testsuite/tests/lib-sys/rename.ml
testsuite/tests/lib-systhreads/Makefile [deleted file]
testsuite/tests/lib-systhreads/ocamltests [new file with mode: 0644]
testsuite/tests/lib-systhreads/testfork.ml
testsuite/tests/lib-systhreads/testfork.precheck [deleted file]
testsuite/tests/lib-systhreads/testpreempt.ml [new file with mode: 0644]
testsuite/tests/lib-systhreads/testpreempt.reference [new file with mode: 0644]
testsuite/tests/lib-threads/Makefile [deleted file]
testsuite/tests/lib-threads/backtrace_threads.ml
testsuite/tests/lib-threads/backtrace_threads.reference [deleted file]
testsuite/tests/lib-threads/bank.ml
testsuite/tests/lib-threads/beat.ml
testsuite/tests/lib-threads/bufchan.ml
testsuite/tests/lib-threads/close.ml
testsuite/tests/lib-threads/fileio.ml
testsuite/tests/lib-threads/ocamltests [new file with mode: 0644]
testsuite/tests/lib-threads/pr4466.ml
testsuite/tests/lib-threads/pr5325.ml
testsuite/tests/lib-threads/pr7638.ml
testsuite/tests/lib-threads/prodcons.ml
testsuite/tests/lib-threads/prodcons2.ml
testsuite/tests/lib-threads/sieve.ml
testsuite/tests/lib-threads/sigint.c
testsuite/tests/lib-threads/signal.check-program-output [new file with mode: 0644]
testsuite/tests/lib-threads/signal.checker [deleted file]
testsuite/tests/lib-threads/signal.ml
testsuite/tests/lib-threads/signal.precheck [deleted file]
testsuite/tests/lib-threads/signal.run [new file with mode: 0644]
testsuite/tests/lib-threads/signal.runner [deleted file]
testsuite/tests/lib-threads/sockets.ml
testsuite/tests/lib-threads/socketsbuf.ml [deleted file]
testsuite/tests/lib-threads/socketsbuf.reference [deleted file]
testsuite/tests/lib-threads/swapchan.checker [deleted file]
testsuite/tests/lib-threads/swapchan.ml
testsuite/tests/lib-threads/swapchan.run [new file with mode: 0644]
testsuite/tests/lib-threads/tls.checker [deleted file]
testsuite/tests/lib-threads/tls.ml
testsuite/tests/lib-threads/tls.run [new file with mode: 0644]
testsuite/tests/lib-threads/token1.reference [deleted file]
testsuite/tests/lib-threads/token2.reference [deleted file]
testsuite/tests/lib-threads/torture.ml
testsuite/tests/lib-uchar/Makefile [deleted file]
testsuite/tests/lib-uchar/ocamltests [new file with mode: 0644]
testsuite/tests/lib-uchar/test.ml
testsuite/tests/lib-unix/common/Makefile [deleted file]
testsuite/tests/lib-unix/common/cloexec.ml
testsuite/tests/lib-unix/common/cmdline_prog.c [deleted file]
testsuite/tests/lib-unix/common/cmdline_prog.ml [new file with mode: 0644]
testsuite/tests/lib-unix/common/dup.ml
testsuite/tests/lib-unix/common/dup2.ml
testsuite/tests/lib-unix/common/fdstatus.c [deleted file]
testsuite/tests/lib-unix/common/fdstatus_aux.c [new file with mode: 0644]
testsuite/tests/lib-unix/common/fdstatus_main.ml [new file with mode: 0644]
testsuite/tests/lib-unix/common/ocamltests [new file with mode: 0644]
testsuite/tests/lib-unix/common/pipe_eof.ml
testsuite/tests/lib-unix/common/redirections.ml
testsuite/tests/lib-unix/common/reflector.c [deleted file]
testsuite/tests/lib-unix/common/reflector.ml [new file with mode: 0644]
testsuite/tests/lib-unix/common/rename.ml
testsuite/tests/lib-unix/common/test_unix_cmdline.ml
testsuite/tests/lib-unix/common/utimes.ml [new file with mode: 0644]
testsuite/tests/lib-unix/common/utimes.reference [new file with mode: 0644]
testsuite/tests/lib-unix/common/utimes.txt [new file with mode: 0644]
testsuite/tests/lib-unix/common/wait_nohang.ml
testsuite/tests/lib-unix/isatty/Makefile [deleted file]
testsuite/tests/lib-unix/isatty/isatty_std.ml
testsuite/tests/lib-unix/isatty/isatty_tty.ml
testsuite/tests/lib-unix/isatty/isatty_tty.precheck [deleted file]
testsuite/tests/lib-unix/isatty/ocamltests [new file with mode: 0644]
testsuite/tests/lib-unix/unix-execvpe/Makefile [deleted file]
testsuite/tests/lib-unix/unix-execvpe/exec.ml
testsuite/tests/lib-unix/unix-execvpe/exec.run
testsuite/tests/lib-unix/unix-execvpe/has-execvpe.sh [new file with mode: 0755]
testsuite/tests/lib-unix/unix-execvpe/ocamltests [new file with mode: 0644]
testsuite/tests/lib-unix/win-env/Makefile [deleted file]
testsuite/tests/lib-unix/win-env/ocamltests [new file with mode: 0644]
testsuite/tests/lib-unix/win-env/stubs.c
testsuite/tests/lib-unix/win-env/test_env.ml [changed mode: 0755->0644]
testsuite/tests/lib-unix/win-env/test_env.reference
testsuite/tests/lib-unix/win-env/test_env2.ml [deleted file]
testsuite/tests/lib-unix/win-env/test_env2.precheck [deleted file]
testsuite/tests/lib-unix/win-env/test_env2.reference [deleted file]
testsuite/tests/lib-unix/win-stat/Makefile [deleted file]
testsuite/tests/lib-unix/win-stat/ocamltests [new file with mode: 0644]
testsuite/tests/lib-unix/win-stat/test.ml
testsuite/tests/lib-unix/win-stat/test.run [new file with mode: 0644]
testsuite/tests/lib-unix/win-symlink/Makefile [deleted file]
testsuite/tests/lib-unix/win-symlink/precheck.ml [deleted file]
testsuite/tests/lib-unix/win-symlink/test.ml [changed mode: 0755->0644]
testsuite/tests/link-test/Makefile [deleted file]
testsuite/tests/link-test/ocamltests [new file with mode: 0644]
testsuite/tests/link-test/test.ml
testsuite/tests/manual-intf-c/Makefile [deleted file]
testsuite/tests/manual-intf-c/ocamltests [new file with mode: 0644]
testsuite/tests/manual-intf-c/prog.ml
testsuite/tests/match-exception-warnings/Makefile [deleted file]
testsuite/tests/match-exception-warnings/exhaustiveness_warnings.ml
testsuite/tests/match-exception-warnings/exhaustiveness_warnings.ocaml.reference [new file with mode: 0644]
testsuite/tests/match-exception-warnings/ocamltests [new file with mode: 0644]
testsuite/tests/match-exception/Makefile [deleted file]
testsuite/tests/match-exception/allocation.ml
testsuite/tests/match-exception/exception_propagation.ml
testsuite/tests/match-exception/match_failure.ml
testsuite/tests/match-exception/nested_handlers.ml
testsuite/tests/match-exception/ocamltests [new file with mode: 0644]
testsuite/tests/match-exception/raise_from_success_continuation.ml
testsuite/tests/match-exception/streams.ml
testsuite/tests/match-exception/tail_calls.ml
testsuite/tests/messages/Makefile [deleted file]
testsuite/tests/messages/ocamltests [new file with mode: 0644]
testsuite/tests/messages/precise_locations.ml
testsuite/tests/misc-kb/Makefile [deleted file]
testsuite/tests/misc-kb/kbmain.ml
testsuite/tests/misc-kb/ocamltests [new file with mode: 0644]
testsuite/tests/misc-unsafe/Makefile [deleted file]
testsuite/tests/misc-unsafe/almabench.ml
testsuite/tests/misc-unsafe/fft.ml
testsuite/tests/misc-unsafe/ocamltests [new file with mode: 0644]
testsuite/tests/misc-unsafe/quicksort.ml
testsuite/tests/misc-unsafe/soli.ml
testsuite/tests/misc/Makefile [deleted file]
testsuite/tests/misc/bdd.ml
testsuite/tests/misc/boyer.ml
testsuite/tests/misc/ephetest.ml
testsuite/tests/misc/ephetest2.ml
testsuite/tests/misc/ephetest3.ml
testsuite/tests/misc/fib.ml
testsuite/tests/misc/finaliser.ml
testsuite/tests/misc/gcwords.ml
testsuite/tests/misc/gpr1370.ml [new file with mode: 0644]
testsuite/tests/misc/gpr1370.reference [new file with mode: 0644]
testsuite/tests/misc/hamming.ml
testsuite/tests/misc/nucleic.ml
testsuite/tests/misc/ocamltests [new file with mode: 0644]
testsuite/tests/misc/pr7168.ml
testsuite/tests/misc/sieve.ml
testsuite/tests/misc/sorts.ml
testsuite/tests/misc/takc.ml
testsuite/tests/misc/taku.ml
testsuite/tests/misc/weaklifetime.ml
testsuite/tests/misc/weaklifetime2.ml
testsuite/tests/misc/weaktest.ml
testsuite/tests/no-alias-deps/Makefile [deleted file]
testsuite/tests/no-alias-deps/aliases.cmo.reference [deleted file]
testsuite/tests/no-alias-deps/aliases.compilers.reference [new file with mode: 0644]
testsuite/tests/no-alias-deps/aliases.ml
testsuite/tests/no-alias-deps/aliases.ml.reference [deleted file]
testsuite/tests/no-alias-deps/aliases.reference [new file with mode: 0644]
testsuite/tests/no-alias-deps/b.cmi.invalid [new file with mode: 0644]
testsuite/tests/no-alias-deps/b.cmi.pre [deleted file]
testsuite/tests/no-alias-deps/ocamltests [new file with mode: 0644]
testsuite/tests/opaque/Makefile [deleted file]
testsuite/tests/opaque/ocamltests [new file with mode: 0644]
testsuite/tests/opaque/test.ml
testsuite/tests/parsetree/Makefile [deleted file]
testsuite/tests/parsetree/ocamltests [new file with mode: 0644]
testsuite/tests/parsetree/source.ml
testsuite/tests/parsetree/test.ml
testsuite/tests/parsing/Makefile [deleted file]
testsuite/tests/parsing/attributes.compilers.reference [new file with mode: 0644]
testsuite/tests/parsing/attributes.ml
testsuite/tests/parsing/attributes.ml.reference [deleted file]
testsuite/tests/parsing/docstrings.ml
testsuite/tests/parsing/docstrings.ml.reference [deleted file]
testsuite/tests/parsing/extended_indexoperators.compilers.reference [new file with mode: 0644]
testsuite/tests/parsing/extended_indexoperators.ml
testsuite/tests/parsing/extended_indexoperators.ml.reference [deleted file]
testsuite/tests/parsing/extensions.compilers.reference [new file with mode: 0644]
testsuite/tests/parsing/extensions.ml
testsuite/tests/parsing/extensions.ml.reference [deleted file]
testsuite/tests/parsing/int_and_float_with_modifier.compilers.reference [new file with mode: 0644]
testsuite/tests/parsing/int_and_float_with_modifier.ml
testsuite/tests/parsing/int_and_float_with_modifier.ml.reference [deleted file]
testsuite/tests/parsing/ocamltests [new file with mode: 0644]
testsuite/tests/parsing/pr6604.compilers.reference [new file with mode: 0644]
testsuite/tests/parsing/pr6604.ml [new file with mode: 0644]
testsuite/tests/parsing/pr6604_2.compilers.reference [new file with mode: 0644]
testsuite/tests/parsing/pr6604_2.ml [new file with mode: 0644]
testsuite/tests/parsing/pr6604_3.compilers.reference [new file with mode: 0644]
testsuite/tests/parsing/pr6604_3.ml [new file with mode: 0644]
testsuite/tests/parsing/pr6865.compilers.reference [new file with mode: 0644]
testsuite/tests/parsing/pr6865.ml
testsuite/tests/parsing/pr6865.ml.reference [deleted file]
testsuite/tests/parsing/pr7165.compilers.reference [new file with mode: 0644]
testsuite/tests/parsing/pr7165.ml
testsuite/tests/parsing/pr7165.ml.reference [deleted file]
testsuite/tests/parsing/shortcut_ext_attr.compilers.reference [new file with mode: 0644]
testsuite/tests/parsing/shortcut_ext_attr.ml
testsuite/tests/parsing/shortcut_ext_attr.ml.reference [deleted file]
testsuite/tests/ppx-attributes/Makefile [deleted file]
testsuite/tests/ppx-attributes/ocamltests [new file with mode: 0644]
testsuite/tests/ppx-attributes/warning.ml
testsuite/tests/ppx-contexts/Makefile [deleted file]
testsuite/tests/ppx-contexts/myppx.ml [new file with mode: 0644]
testsuite/tests/ppx-contexts/ocamltests [new file with mode: 0644]
testsuite/tests/ppx-contexts/program.ml [deleted file]
testsuite/tests/ppx-contexts/test.compilers.reference [new file with mode: 0644]
testsuite/tests/ppx-contexts/test.ml
testsuite/tests/ppx-contexts/test.reference [deleted file]
testsuite/tests/prim-bigstring/Makefile [deleted file]
testsuite/tests/prim-bigstring/bigstring_access.ml
testsuite/tests/prim-bigstring/ocamltests [new file with mode: 0644]
testsuite/tests/prim-bigstring/string_access.ml
testsuite/tests/prim-bswap/Makefile [deleted file]
testsuite/tests/prim-bswap/bswap.ml
testsuite/tests/prim-bswap/ocamltests [new file with mode: 0644]
testsuite/tests/prim-revapply/Makefile [deleted file]
testsuite/tests/prim-revapply/apply.ml
testsuite/tests/prim-revapply/ocamltests [new file with mode: 0644]
testsuite/tests/prim-revapply/revapply.ml
testsuite/tests/printing-types/Makefile [deleted file]
testsuite/tests/printing-types/ocamltests [new file with mode: 0644]
testsuite/tests/printing-types/pr248.ml
testsuite/tests/printing-types/pr248.ml.reference [deleted file]
testsuite/tests/printing-types/pr248.ocaml.reference [new file with mode: 0644]
testsuite/tests/regression/gpr1623/gpr1623.ml [new file with mode: 0644]
testsuite/tests/regression/gpr1623/gpr1623.reference [new file with mode: 0644]
testsuite/tests/regression/gpr1623/ocamltests [new file with mode: 0644]
testsuite/tests/regression/missing_set_of_closures/Makefile [deleted file]
testsuite/tests/regression/missing_set_of_closures/missing_set_of_closures.ml [new file with mode: 0644]
testsuite/tests/regression/missing_set_of_closures/ocamltests [new file with mode: 0644]
testsuite/tests/regression/pr3612/Makefile [deleted file]
testsuite/tests/regression/pr3612/ocamltests [new file with mode: 0644]
testsuite/tests/regression/pr3612/pr3612.ml
testsuite/tests/regression/pr5080-notes/Makefile [deleted file]
testsuite/tests/regression/pr5080-notes/pr5080_notes_ok.ml [deleted file]
testsuite/tests/regression/pr5233/Makefile [deleted file]
testsuite/tests/regression/pr5233/ocamltests [new file with mode: 0644]
testsuite/tests/regression/pr5233/pr5233.ml
testsuite/tests/regression/pr5757/Makefile [deleted file]
testsuite/tests/regression/pr5757/ocamltests [new file with mode: 0644]
testsuite/tests/regression/pr5757/pr5757.ml
testsuite/tests/regression/pr6024/Makefile [deleted file]
testsuite/tests/regression/pr6024/ocamltests [new file with mode: 0644]
testsuite/tests/regression/pr6024/pr6024.ml
testsuite/tests/regression/pr7042/Makefile [deleted file]
testsuite/tests/regression/pr7042/ocamltests [new file with mode: 0644]
testsuite/tests/regression/pr7042/pr7042.ml
testsuite/tests/regression/pr7426/Makefile [deleted file]
testsuite/tests/regression/pr7426/ocamltests [new file with mode: 0644]
testsuite/tests/regression/pr7426/pr7426.ml
testsuite/tests/required-external/Makefile [deleted file]
testsuite/tests/required-external/main.ml
testsuite/tests/required-external/ocamltests [new file with mode: 0644]
testsuite/tests/runtime-C-exceptions/Makefile [deleted file]
testsuite/tests/runtime-C-exceptions/ocamltests [new file with mode: 0644]
testsuite/tests/runtime-C-exceptions/test.ml
testsuite/tests/runtime-errors/Makefile
testsuite/tests/self-contained-toplevel/Makefile [deleted file]
testsuite/tests/self-contained-toplevel/gen_cached_cmi.ml
testsuite/tests/self-contained-toplevel/main.ml
testsuite/tests/self-contained-toplevel/ocamltests [new file with mode: 0644]
testsuite/tests/tool-command-line/Makefile [deleted file]
testsuite/tests/tool-command-line/ocamltests [new file with mode: 0644]
testsuite/tests/tool-command-line/test.ml [new file with mode: 0644]
testsuite/tests/tool-command-line/test.ocamlc.byte.reference [new file with mode: 0644]
testsuite/tests/tool-command-line/test.ocamlopt.byte.flambda.reference [new file with mode: 0644]
testsuite/tests/tool-command-line/test.ocamlopt.byte.reference [new file with mode: 0644]
testsuite/tests/tool-command-line/unknown-file.byte.reference [deleted file]
testsuite/tests/tool-command-line/unknown-file.opt.reference [deleted file]
testsuite/tests/tool-debugger/basic/Makefile [deleted file]
testsuite/tests/tool-debugger/basic/debuggee.ml
testsuite/tests/tool-debugger/basic/debuggee.reference
testsuite/tests/tool-debugger/basic/input_script [changed mode: 0755->0644]
testsuite/tests/tool-debugger/basic/ocamltests [new file with mode: 0644]
testsuite/tests/tool-debugger/find-artifacts/Makefile [deleted file]
testsuite/tests/tool-debugger/find-artifacts/debuggee.ml [new file with mode: 0644]
testsuite/tests/tool-debugger/find-artifacts/debuggee.reference
testsuite/tests/tool-debugger/find-artifacts/ocamltests [new file with mode: 0644]
testsuite/tests/tool-debugger/no_debug_event/Makefile [deleted file]
testsuite/tests/tool-debugger/no_debug_event/noev.ml [new file with mode: 0644]
testsuite/tests/tool-debugger/no_debug_event/noev.reference
testsuite/tests/tool-debugger/no_debug_event/ocamltests [new file with mode: 0644]
testsuite/tests/tool-lexyacc/Makefile [deleted file]
testsuite/tests/tool-lexyacc/main.compilers.reference [new file with mode: 0644]
testsuite/tests/tool-lexyacc/main.ml
testsuite/tests/tool-lexyacc/ocamltests [new file with mode: 0644]
testsuite/tests/tool-ocaml/Makefile [deleted file]
testsuite/tests/tool-ocaml/lib.ml [deleted file]
testsuite/tests/tool-ocaml/ocamltests [new file with mode: 0644]
testsuite/tests/tool-ocaml/t000.ml
testsuite/tests/tool-ocaml/t010-const0.ml
testsuite/tests/tool-ocaml/t010-const1.ml
testsuite/tests/tool-ocaml/t010-const2.ml
testsuite/tests/tool-ocaml/t010-const3.ml
testsuite/tests/tool-ocaml/t011-constint.ml
testsuite/tests/tool-ocaml/t020.ml
testsuite/tests/tool-ocaml/t021-pushconst1.ml
testsuite/tests/tool-ocaml/t021-pushconst2.ml
testsuite/tests/tool-ocaml/t021-pushconst3.ml
testsuite/tests/tool-ocaml/t022-pushconstint.ml
testsuite/tests/tool-ocaml/t040-makeblock1.ml
testsuite/tests/tool-ocaml/t040-makeblock2.ml
testsuite/tests/tool-ocaml/t040-makeblock3.ml
testsuite/tests/tool-ocaml/t041-makeblock.ml
testsuite/tests/tool-ocaml/t050-getglobal.ml
testsuite/tests/tool-ocaml/t050-pushgetglobal.ml
testsuite/tests/tool-ocaml/t051-getglobalfield.ml
testsuite/tests/tool-ocaml/t051-pushgetglobalfield.ml
testsuite/tests/tool-ocaml/t060-raise.ml
testsuite/tests/tool-ocaml/t070-branch.ml
testsuite/tests/tool-ocaml/t070-branchif.ml
testsuite/tests/tool-ocaml/t070-branchifnot.ml
testsuite/tests/tool-ocaml/t071-boolnot.ml
testsuite/tests/tool-ocaml/t080-eq.ml
testsuite/tests/tool-ocaml/t080-geint.ml
testsuite/tests/tool-ocaml/t080-gtint.ml
testsuite/tests/tool-ocaml/t080-leint.ml
testsuite/tests/tool-ocaml/t080-ltint.ml
testsuite/tests/tool-ocaml/t080-neq.ml
testsuite/tests/tool-ocaml/t090-acc0.ml
testsuite/tests/tool-ocaml/t090-acc1.ml
testsuite/tests/tool-ocaml/t090-acc2.ml
testsuite/tests/tool-ocaml/t090-acc3.ml
testsuite/tests/tool-ocaml/t090-acc4.ml
testsuite/tests/tool-ocaml/t090-acc5.ml
testsuite/tests/tool-ocaml/t090-acc6.ml
testsuite/tests/tool-ocaml/t090-acc7.ml
testsuite/tests/tool-ocaml/t091-acc.ml
testsuite/tests/tool-ocaml/t092-pushacc.ml
testsuite/tests/tool-ocaml/t092-pushacc0.ml
testsuite/tests/tool-ocaml/t092-pushacc1.ml
testsuite/tests/tool-ocaml/t092-pushacc2.ml
testsuite/tests/tool-ocaml/t092-pushacc3.ml
testsuite/tests/tool-ocaml/t092-pushacc4.ml
testsuite/tests/tool-ocaml/t092-pushacc5.ml
testsuite/tests/tool-ocaml/t092-pushacc6.ml
testsuite/tests/tool-ocaml/t092-pushacc7.ml
testsuite/tests/tool-ocaml/t093-pushacc.ml
testsuite/tests/tool-ocaml/t100-pushtrap.ml
testsuite/tests/tool-ocaml/t101-poptrap.ml
testsuite/tests/tool-ocaml/t110-addint.ml
testsuite/tests/tool-ocaml/t110-andint.ml
testsuite/tests/tool-ocaml/t110-asrint-1.ml
testsuite/tests/tool-ocaml/t110-asrint-2.ml
testsuite/tests/tool-ocaml/t110-divint-1.ml
testsuite/tests/tool-ocaml/t110-divint-2.ml
testsuite/tests/tool-ocaml/t110-divint-3.ml
testsuite/tests/tool-ocaml/t110-lslint.ml
testsuite/tests/tool-ocaml/t110-lsrint.ml
testsuite/tests/tool-ocaml/t110-modint-1.ml
testsuite/tests/tool-ocaml/t110-modint-2.ml
testsuite/tests/tool-ocaml/t110-mulint.ml
testsuite/tests/tool-ocaml/t110-negint.ml
testsuite/tests/tool-ocaml/t110-offsetint.ml
testsuite/tests/tool-ocaml/t110-orint.ml
testsuite/tests/tool-ocaml/t110-subint.ml
testsuite/tests/tool-ocaml/t110-xorint.ml
testsuite/tests/tool-ocaml/t120-getstringchar.ml
testsuite/tests/tool-ocaml/t121-setstringchar.ml
testsuite/tests/tool-ocaml/t130-getvectitem.ml
testsuite/tests/tool-ocaml/t130-vectlength.ml
testsuite/tests/tool-ocaml/t131-setvectitem.ml
testsuite/tests/tool-ocaml/t140-switch-1.ml
testsuite/tests/tool-ocaml/t140-switch-2.ml
testsuite/tests/tool-ocaml/t140-switch-3.ml
testsuite/tests/tool-ocaml/t140-switch-4.ml
testsuite/tests/tool-ocaml/t141-switch-5.ml
testsuite/tests/tool-ocaml/t141-switch-6.ml
testsuite/tests/tool-ocaml/t141-switch-7.ml
testsuite/tests/tool-ocaml/t142-switch-8.ml
testsuite/tests/tool-ocaml/t142-switch-9.ml
testsuite/tests/tool-ocaml/t142-switch-A.ml
testsuite/tests/tool-ocaml/t150-push-1.ml
testsuite/tests/tool-ocaml/t150-push-2.ml
testsuite/tests/tool-ocaml/t160-closure.ml
testsuite/tests/tool-ocaml/t161-apply1.ml
testsuite/tests/tool-ocaml/t162-return.ml
testsuite/tests/tool-ocaml/t163.ml
testsuite/tests/tool-ocaml/t164-apply2.ml
testsuite/tests/tool-ocaml/t164-apply3.ml
testsuite/tests/tool-ocaml/t165-apply.ml
testsuite/tests/tool-ocaml/t170-envacc2.ml
testsuite/tests/tool-ocaml/t170-envacc3.ml
testsuite/tests/tool-ocaml/t170-envacc4.ml
testsuite/tests/tool-ocaml/t171-envacc.ml
testsuite/tests/tool-ocaml/t172-pushenvacc1.ml
testsuite/tests/tool-ocaml/t172-pushenvacc2.ml
testsuite/tests/tool-ocaml/t172-pushenvacc3.ml
testsuite/tests/tool-ocaml/t172-pushenvacc4.ml
testsuite/tests/tool-ocaml/t173-pushenvacc.ml
testsuite/tests/tool-ocaml/t180-appterm1.ml
testsuite/tests/tool-ocaml/t180-appterm2.ml
testsuite/tests/tool-ocaml/t180-appterm3.ml
testsuite/tests/tool-ocaml/t181-appterm.ml
testsuite/tests/tool-ocaml/t190-makefloatblock-1.ml
testsuite/tests/tool-ocaml/t190-makefloatblock-2.ml
testsuite/tests/tool-ocaml/t190-makefloatblock-3.ml
testsuite/tests/tool-ocaml/t191-vectlength.ml
testsuite/tests/tool-ocaml/t192-getfloatfield-1.ml
testsuite/tests/tool-ocaml/t192-getfloatfield-2.ml
testsuite/tests/tool-ocaml/t193-setfloatfield-1.ml
testsuite/tests/tool-ocaml/t193-setfloatfield-2.ml
testsuite/tests/tool-ocaml/t200-getfield0.ml
testsuite/tests/tool-ocaml/t200-getfield1.ml
testsuite/tests/tool-ocaml/t200-getfield2.ml
testsuite/tests/tool-ocaml/t200-getfield3.ml
testsuite/tests/tool-ocaml/t201-getfield.ml
testsuite/tests/tool-ocaml/t210-setfield0.ml
testsuite/tests/tool-ocaml/t210-setfield1.ml
testsuite/tests/tool-ocaml/t210-setfield2.ml
testsuite/tests/tool-ocaml/t210-setfield3.ml
testsuite/tests/tool-ocaml/t211-setfield.ml
testsuite/tests/tool-ocaml/t220-assign.ml
testsuite/tests/tool-ocaml/t230-check_signals.ml
testsuite/tests/tool-ocaml/t240-c_call1.ml
testsuite/tests/tool-ocaml/t240-c_call2.ml
testsuite/tests/tool-ocaml/t240-c_call3.ml
testsuite/tests/tool-ocaml/t240-c_call4.ml
testsuite/tests/tool-ocaml/t240-c_call5.ml
testsuite/tests/tool-ocaml/t250-closurerec-1.ml
testsuite/tests/tool-ocaml/t250-closurerec-2.ml
testsuite/tests/tool-ocaml/t251-pushoffsetclosure0.ml
testsuite/tests/tool-ocaml/t251-pushoffsetclosure2.ml
testsuite/tests/tool-ocaml/t251-pushoffsetclosurem2.ml
testsuite/tests/tool-ocaml/t252-pushoffsetclosure.ml
testsuite/tests/tool-ocaml/t253-offsetclosure0.ml
testsuite/tests/tool-ocaml/t253-offsetclosure2.ml
testsuite/tests/tool-ocaml/t253-offsetclosurem2.ml
testsuite/tests/tool-ocaml/t254-offsetclosure.ml
testsuite/tests/tool-ocaml/t260-offsetref.ml
testsuite/tests/tool-ocaml/t270-push_retaddr.ml
testsuite/tests/tool-ocaml/t300-getmethod.ml
testsuite/tests/tool-ocaml/t301-object.ml
testsuite/tests/tool-ocaml/t310-alloc-1.ml
testsuite/tests/tool-ocaml/t310-alloc-2.ml
testsuite/tests/tool-ocaml/t320-gc-1.ml
testsuite/tests/tool-ocaml/t320-gc-2.ml
testsuite/tests/tool-ocaml/t320-gc-3.ml
testsuite/tests/tool-ocaml/t330-compact-1.ml
testsuite/tests/tool-ocaml/t330-compact-2.ml
testsuite/tests/tool-ocaml/t330-compact-3.ml
testsuite/tests/tool-ocaml/t330-compact-4.ml
testsuite/tests/tool-ocaml/t340-weak.ml
testsuite/tests/tool-ocaml/t350-heapcheck.ml
testsuite/tests/tool-ocaml/t360-stacks-1.ml
testsuite/tests/tool-ocaml/t360-stacks-2.ml
testsuite/tests/tool-ocamlc-compat32/Makefile [deleted file]
testsuite/tests/tool-ocamlc-compat32/a.ml [deleted file]
testsuite/tests/tool-ocamlc-compat32/compat32.compilers.reference [new file with mode: 0644]
testsuite/tests/tool-ocamlc-compat32/compat32.ml [new file with mode: 0644]
testsuite/tests/tool-ocamlc-compat32/ocamltests [new file with mode: 0644]
testsuite/tests/tool-ocamlc-compat32/test.reference [deleted file]
testsuite/tests/tool-ocamlc-open/Makefile [deleted file]
testsuite/tests/tool-ocamlc-open/ocamltests [new file with mode: 0644]
testsuite/tests/tool-ocamlc-open/tool-ocamlc-open.ml [new file with mode: 0644]
testsuite/tests/tool-ocamldoc-2/Makefile [deleted file]
testsuite/tests/tool-ocamldoc-2/extensible_variant.ml [deleted file]
testsuite/tests/tool-ocamldoc-2/extensible_variant.reference [deleted file]
testsuite/tests/tool-ocamldoc-2/inline_records.mli [deleted file]
testsuite/tests/tool-ocamldoc-2/inline_records.reference [deleted file]
testsuite/tests/tool-ocamldoc-2/inline_records_bis.ml [deleted file]
testsuite/tests/tool-ocamldoc-2/inline_records_bis.reference [deleted file]
testsuite/tests/tool-ocamldoc-2/level_0.mli [deleted file]
testsuite/tests/tool-ocamldoc-2/level_0.reference [deleted file]
testsuite/tests/tool-ocamldoc-2/loop.ml [deleted file]
testsuite/tests/tool-ocamldoc-2/loop.reference [deleted file]
testsuite/tests/tool-ocamldoc-2/short_description.reference [deleted file]
testsuite/tests/tool-ocamldoc-2/short_description.txt [deleted file]
testsuite/tests/tool-ocamldoc-2/test.mli [deleted file]
testsuite/tests/tool-ocamldoc-2/test.reference [deleted file]
testsuite/tests/tool-ocamldoc-2/variants.mli [deleted file]
testsuite/tests/tool-ocamldoc-2/variants.reference [deleted file]
testsuite/tests/tool-ocamldoc-html/Documentation_tags.mli [deleted file]
testsuite/tests/tool-ocamldoc-html/Documentation_tags.reference [deleted file]
testsuite/tests/tool-ocamldoc-html/Inline_records.mli [deleted file]
testsuite/tests/tool-ocamldoc-html/Inline_records.reference [deleted file]
testsuite/tests/tool-ocamldoc-html/Item_ids.mli [deleted file]
testsuite/tests/tool-ocamldoc-html/Item_ids.reference [deleted file]
testsuite/tests/tool-ocamldoc-html/Linebreaks.mli [deleted file]
testsuite/tests/tool-ocamldoc-html/Linebreaks.reference [deleted file]
testsuite/tests/tool-ocamldoc-html/Loop.ml [deleted file]
testsuite/tests/tool-ocamldoc-html/Loop.reference [deleted file]
testsuite/tests/tool-ocamldoc-html/Makefile [deleted file]
testsuite/tests/tool-ocamldoc-html/Module_whitespace.ml [deleted file]
testsuite/tests/tool-ocamldoc-html/Module_whitespace.reference [deleted file]
testsuite/tests/tool-ocamldoc-html/No_preamble.mli [deleted file]
testsuite/tests/tool-ocamldoc-html/No_preamble.reference [deleted file]
testsuite/tests/tool-ocamldoc-html/Paragraph.mli [deleted file]
testsuite/tests/tool-ocamldoc-html/Paragraph.reference [deleted file]
testsuite/tests/tool-ocamldoc-html/Variants.mli [deleted file]
testsuite/tests/tool-ocamldoc-html/Variants.reference [deleted file]
testsuite/tests/tool-ocamldoc-html/type_Linebreaks.reference [deleted file]
testsuite/tests/tool-ocamldoc-man/Inline_records.mli [deleted file]
testsuite/tests/tool-ocamldoc-man/Inline_records.reference [deleted file]
testsuite/tests/tool-ocamldoc-man/Makefile [deleted file]
testsuite/tests/tool-ocamldoc-open/Makefile [deleted file]
testsuite/tests/tool-ocamldoc-open/doc.reference [deleted file]
testsuite/tests/tool-ocamldoc-open/main.latex.reference [new file with mode: 0644]
testsuite/tests/tool-ocamldoc-open/main.ml
testsuite/tests/tool-ocamldoc-open/main.ocamldoc.latex.reference [new file with mode: 0644]
testsuite/tests/tool-ocamldoc-open/ocamltests [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/Documentation_tags.html.reference [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/Documentation_tags.mli [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/Extensible_variant.latex.reference [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/Extensible_variant.ml [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/Extensible_variant.ocamldoc.latex.reference [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/Inline_records.html.reference [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/Inline_records.latex.reference [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/Inline_records.man.reference [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/Inline_records.mli [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/Inline_records_bis.latex.reference [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/Inline_records_bis.ml [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/Item_ids.html.reference [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/Item_ids.mli [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/Level_0.latex.reference [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/Level_0.mli [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/Linebreaks.html.reference [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/Linebreaks.mli [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/Loop.html.reference [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/Loop.latex.reference [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/Loop.ml [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/Makefile [deleted file]
testsuite/tests/tool-ocamldoc/Module_whitespace.html.reference [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/Module_whitespace.ml [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/Module_whitespace.ocamldoc.html.reference [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/No_preamble.html.reference [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/No_preamble.mli [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/Paragraph.html.reference [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/Paragraph.mli [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/Short_description.latex.reference [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/Short_description.txt [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/Test.latex.reference [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/Test.mli [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/Variants.html.reference [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/Variants.latex.reference [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/Variants.mli [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/ocamltests [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/t01.ml
testsuite/tests/tool-ocamldoc/t02.ml
testsuite/tests/tool-ocamldoc/t03.ml
testsuite/tests/tool-ocamldoc/t03.ocamldoc.reference [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/t04.ml
testsuite/tests/tool-ocamldoc/t05.ml
testsuite/tests/tool-ocamldoc/type_Linebreaks.reference [new file with mode: 0644]
testsuite/tests/tool-ocamlobjinfo/Makefile [deleted file]
testsuite/tests/tool-ocamlobjinfo/has-lib-bfd.sh [new file with mode: 0644]
testsuite/tests/tool-ocamlobjinfo/ocamltests [new file with mode: 0644]
testsuite/tests/tool-ocamlobjinfo/question.ml
testsuite/tests/tool-ocamlobjinfo/question.reference [new file with mode: 0644]
testsuite/tests/tool-ocamlobjinfo/test.reference [deleted file]
testsuite/tests/tool-toplevel-invocation/Makefile [deleted file]
testsuite/tests/tool-toplevel-invocation/ocamltests [new file with mode: 0644]
testsuite/tests/tool-toplevel-invocation/test.ml
testsuite/tests/tool-toplevel-invocation/working_arg.txt.reference
testsuite/tests/tool-toplevel/Makefile [deleted file]
testsuite/tests/tool-toplevel/exotic_lists.compilers.reference [new file with mode: 0644]
testsuite/tests/tool-toplevel/exotic_lists.ml
testsuite/tests/tool-toplevel/exotic_lists.ml.reference [deleted file]
testsuite/tests/tool-toplevel/ocamltests [new file with mode: 0644]
testsuite/tests/tool-toplevel/pr7060.compilers.reference [new file with mode: 0644]
testsuite/tests/tool-toplevel/pr7060.ml
testsuite/tests/tool-toplevel/pr7060.ml.reference [deleted file]
testsuite/tests/tool-toplevel/pr7751.compilers.reference [new file with mode: 0644]
testsuite/tests/tool-toplevel/pr7751.ml [new file with mode: 0644]
testsuite/tests/tool-toplevel/strings.compilers.reference [new file with mode: 0644]
testsuite/tests/tool-toplevel/strings.ml
testsuite/tests/tool-toplevel/strings.ml.reference [deleted file]
testsuite/tests/tool-toplevel/tracing.compilers.reference [new file with mode: 0644]
testsuite/tests/tool-toplevel/tracing.ml
testsuite/tests/tool-toplevel/tracing.ml.reference [deleted file]
testsuite/tests/translprim/Makefile [deleted file]
testsuite/tests/translprim/array_spec.compilers.reference.flat [new file with mode: 0644]
testsuite/tests/translprim/array_spec.compilers.reference.no-flat [new file with mode: 0644]
testsuite/tests/translprim/array_spec.ml
testsuite/tests/translprim/array_spec.ml.reference-flat [deleted file]
testsuite/tests/translprim/array_spec.ml.reference-noflat [deleted file]
testsuite/tests/translprim/comparison_table.compilers.reference [new file with mode: 0644]
testsuite/tests/translprim/comparison_table.ml
testsuite/tests/translprim/comparison_table.ml.reference [deleted file]
testsuite/tests/translprim/locs.ml [new file with mode: 0644]
testsuite/tests/translprim/locs.reference [new file with mode: 0644]
testsuite/tests/translprim/module_coercion.compilers.reference.flat [new file with mode: 0644]
testsuite/tests/translprim/module_coercion.compilers.reference.no-flat [new file with mode: 0644]
testsuite/tests/translprim/module_coercion.ml
testsuite/tests/translprim/module_coercion.ml.reference-flat [deleted file]
testsuite/tests/translprim/module_coercion.ml.reference-noflat [deleted file]
testsuite/tests/translprim/ocamltests [new file with mode: 0644]
testsuite/tests/translprim/ref_spec.compilers.reference [new file with mode: 0644]
testsuite/tests/translprim/ref_spec.ml
testsuite/tests/translprim/ref_spec.ml.reference [deleted file]
testsuite/tests/typing-core-bugs/ocamltests [new file with mode: 0644]
testsuite/tests/typing-core-bugs/type_expected_explanation.ml [new file with mode: 0644]
testsuite/tests/typing-core-bugs/unit_fun_hints.ml [new file with mode: 0644]
testsuite/tests/typing-deprecated/Makefile [deleted file]
testsuite/tests/typing-deprecated/deprecated.ml [changed mode: 0755->0644]
testsuite/tests/typing-deprecated/ocamltests [new file with mode: 0644]
testsuite/tests/typing-extension-constructor/Makefile [deleted file]
testsuite/tests/typing-extension-constructor/ocamltests [new file with mode: 0644]
testsuite/tests/typing-extension-constructor/test.ml
testsuite/tests/typing-extension-constructor/test.ml.reference [deleted file]
testsuite/tests/typing-extension-constructor/test.ocaml.reference [new file with mode: 0644]
testsuite/tests/typing-extensions/Makefile [deleted file]
testsuite/tests/typing-extensions/cast.ml
testsuite/tests/typing-extensions/cast.ml.reference [deleted file]
testsuite/tests/typing-extensions/cast.ocaml.reference [new file with mode: 0644]
testsuite/tests/typing-extensions/extensions.ml
testsuite/tests/typing-extensions/extensions.ml.reference [deleted file]
testsuite/tests/typing-extensions/extensions.ocaml.reference [new file with mode: 0644]
testsuite/tests/typing-extensions/msg.ml
testsuite/tests/typing-extensions/msg.ml.reference [deleted file]
testsuite/tests/typing-extensions/msg.ocaml.reference [new file with mode: 0644]
testsuite/tests/typing-extensions/ocamltests [new file with mode: 0644]
testsuite/tests/typing-extensions/open_types.ml
testsuite/tests/typing-extensions/open_types.ml.reference [deleted file]
testsuite/tests/typing-extensions/open_types.ocaml.reference [new file with mode: 0644]
testsuite/tests/typing-fstclassmod/Makefile [deleted file]
testsuite/tests/typing-fstclassmod/fstclassmod.ml
testsuite/tests/typing-fstclassmod/ocamltests [new file with mode: 0644]
testsuite/tests/typing-gadts/Makefile [deleted file]
testsuite/tests/typing-gadts/ambiguity.ml [new file with mode: 0644]
testsuite/tests/typing-gadts/didier.ml
testsuite/tests/typing-gadts/dynamic_frisch.ml
testsuite/tests/typing-gadts/nested_equations.ml
testsuite/tests/typing-gadts/ocamltests [new file with mode: 0644]
testsuite/tests/typing-gadts/omega07.ml
testsuite/tests/typing-gadts/pr5332.ml
testsuite/tests/typing-gadts/pr5689.ml
testsuite/tests/typing-gadts/pr5785.ml
testsuite/tests/typing-gadts/pr5848.ml
testsuite/tests/typing-gadts/pr5906.ml
testsuite/tests/typing-gadts/pr5948.ml
testsuite/tests/typing-gadts/pr5981.ml
testsuite/tests/typing-gadts/pr5985.ml
testsuite/tests/typing-gadts/pr5989.ml
testsuite/tests/typing-gadts/pr5997.ml
testsuite/tests/typing-gadts/pr6158.ml
testsuite/tests/typing-gadts/pr6163.ml
testsuite/tests/typing-gadts/pr6174.ml
testsuite/tests/typing-gadts/pr6241.ml
testsuite/tests/typing-gadts/pr6690.ml
testsuite/tests/typing-gadts/pr6817.ml
testsuite/tests/typing-gadts/pr6934.ml
testsuite/tests/typing-gadts/pr6980.ml
testsuite/tests/typing-gadts/pr6993_bad.ml
testsuite/tests/typing-gadts/pr7016.ml
testsuite/tests/typing-gadts/pr7160.ml
testsuite/tests/typing-gadts/pr7214.ml
testsuite/tests/typing-gadts/pr7222.ml
testsuite/tests/typing-gadts/pr7230.ml
testsuite/tests/typing-gadts/pr7234.ml
testsuite/tests/typing-gadts/pr7260.ml
testsuite/tests/typing-gadts/pr7269.ml
testsuite/tests/typing-gadts/pr7298.ml
testsuite/tests/typing-gadts/pr7374.ml
testsuite/tests/typing-gadts/pr7378.ml
testsuite/tests/typing-gadts/pr7381.ml
testsuite/tests/typing-gadts/pr7390.ml
testsuite/tests/typing-gadts/pr7391.ml
testsuite/tests/typing-gadts/pr7397.ml
testsuite/tests/typing-gadts/pr7421.ml
testsuite/tests/typing-gadts/pr7432.ml
testsuite/tests/typing-gadts/pr7518.ml [deleted file]
testsuite/tests/typing-gadts/pr7618.ml [new file with mode: 0644]
testsuite/tests/typing-gadts/pr7747.ml [new file with mode: 0644]
testsuite/tests/typing-gadts/term-conv.ml
testsuite/tests/typing-gadts/test.ml
testsuite/tests/typing-gadts/unify_mb.ml
testsuite/tests/typing-gadts/variables_in_mcomp.ml [new file with mode: 0644]
testsuite/tests/typing-gadts/yallop_bugs.ml
testsuite/tests/typing-immediate/Makefile [deleted file]
testsuite/tests/typing-immediate/immediate.ml
testsuite/tests/typing-immediate/ocamltests [new file with mode: 0644]
testsuite/tests/typing-implicit_unpack/Makefile [deleted file]
testsuite/tests/typing-implicit_unpack/implicit_unpack.ml
testsuite/tests/typing-implicit_unpack/implicit_unpack.ml.reference [deleted file]
testsuite/tests/typing-implicit_unpack/implicit_unpack.ocaml.reference [new file with mode: 0644]
testsuite/tests/typing-implicit_unpack/ocamltests [new file with mode: 0644]
testsuite/tests/typing-labels/Makefile [deleted file]
testsuite/tests/typing-labels/mixin.ml
testsuite/tests/typing-labels/mixin2.ml
testsuite/tests/typing-labels/mixin3.ml
testsuite/tests/typing-labels/ocamltests [new file with mode: 0644]
testsuite/tests/typing-misc-bugs/Makefile [deleted file]
testsuite/tests/typing-misc-bugs/core_array_reduced_ok.ml
testsuite/tests/typing-misc-bugs/ocamltests [new file with mode: 0644]
testsuite/tests/typing-misc-bugs/pr6303_bad.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-misc-bugs/pr6303_bad.ml
testsuite/tests/typing-misc-bugs/pr6946_bad.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-misc-bugs/pr6946_bad.ml
testsuite/tests/typing-misc/Makefile [deleted file]
testsuite/tests/typing-misc/constraints.ml
testsuite/tests/typing-misc/disambiguate_principality.ml [new file with mode: 0644]
testsuite/tests/typing-misc/empty_variant.ml [new file with mode: 0644]
testsuite/tests/typing-misc/enrich_typedecl.ml [new file with mode: 0644]
testsuite/tests/typing-misc/inside_out.ml [new file with mode: 0644]
testsuite/tests/typing-misc/labels.ml
testsuite/tests/typing-misc/ocamltests [new file with mode: 0644]
testsuite/tests/typing-misc/occur_check.ml
testsuite/tests/typing-misc/polyvars.ml
testsuite/tests/typing-misc/pr6939-flat-float-array.ml [new file with mode: 0644]
testsuite/tests/typing-misc/pr6939-no-flat-float-array.ml [new file with mode: 0644]
testsuite/tests/typing-misc/pr6939.ml-flat [deleted file]
testsuite/tests/typing-misc/pr6939.ml-noflat [deleted file]
testsuite/tests/typing-misc/pr7103.ml
testsuite/tests/typing-misc/pr7228.ml [changed mode: 0755->0644]
testsuite/tests/typing-misc/pr7668_bad.ml [new file with mode: 0644]
testsuite/tests/typing-misc/pr7712.ml [new file with mode: 0644]
testsuite/tests/typing-misc/printing.ml
testsuite/tests/typing-misc/records.ml
testsuite/tests/typing-misc/variant.ml
testsuite/tests/typing-misc/wellfounded.ml
testsuite/tests/typing-missing-cmi/Makefile [deleted file]
testsuite/tests/typing-missing-cmi/ocamltests [new file with mode: 0644]
testsuite/tests/typing-missing-cmi/test.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-missing-cmi/test.ml [new file with mode: 0644]
testsuite/tests/typing-modules-bugs/Makefile [deleted file]
testsuite/tests/typing-modules-bugs/gatien_baron_20131019_ok.ml
testsuite/tests/typing-modules-bugs/ocamltests [new file with mode: 0644]
testsuite/tests/typing-modules-bugs/pr5164_ok.ml
testsuite/tests/typing-modules-bugs/pr51_ok.ml
testsuite/tests/typing-modules-bugs/pr5663_ok.ml
testsuite/tests/typing-modules-bugs/pr5914_ok.ml
testsuite/tests/typing-modules-bugs/pr6240_ok.ml
testsuite/tests/typing-modules-bugs/pr6293_bad.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-modules-bugs/pr6293_bad.ml
testsuite/tests/typing-modules-bugs/pr6427_bad.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-modules-bugs/pr6427_bad.ml
testsuite/tests/typing-modules-bugs/pr6485_ok.ml
testsuite/tests/typing-modules-bugs/pr6513_ok.ml
testsuite/tests/typing-modules-bugs/pr6572_ok.ml
testsuite/tests/typing-modules-bugs/pr6651_ok.ml
testsuite/tests/typing-modules-bugs/pr6752_bad.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-modules-bugs/pr6752_bad.ml
testsuite/tests/typing-modules-bugs/pr6752_ok.ml
testsuite/tests/typing-modules-bugs/pr6899_first_bad.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-modules-bugs/pr6899_first_bad.ml
testsuite/tests/typing-modules-bugs/pr6899_ok.ml
testsuite/tests/typing-modules-bugs/pr6899_second_bad.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-modules-bugs/pr6899_second_bad.ml
testsuite/tests/typing-modules-bugs/pr6944_ok.ml
testsuite/tests/typing-modules-bugs/pr6954_ok.ml
testsuite/tests/typing-modules-bugs/pr6981_ok.ml
testsuite/tests/typing-modules-bugs/pr6982_ok.ml
testsuite/tests/typing-modules-bugs/pr6985_ok.ml
testsuite/tests/typing-modules-bugs/pr6992_bad.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-modules-bugs/pr6992_bad.ml
testsuite/tests/typing-modules-bugs/pr7036_ok.ml
testsuite/tests/typing-modules-bugs/pr7082_ok.ml
testsuite/tests/typing-modules-bugs/pr7112_bad.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-modules-bugs/pr7112_bad.ml
testsuite/tests/typing-modules-bugs/pr7112_ok.ml
testsuite/tests/typing-modules-bugs/pr7152_ok.ml
testsuite/tests/typing-modules-bugs/pr7182_ok.ml
testsuite/tests/typing-modules-bugs/pr7305_principal.ml
testsuite/tests/typing-modules-bugs/pr7321_ok.ml
testsuite/tests/typing-modules-bugs/pr7414_2_bad.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-modules-bugs/pr7414_2_bad.ml [new file with mode: 0644]
testsuite/tests/typing-modules-bugs/pr7414_bad.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-modules-bugs/pr7414_bad.ml
testsuite/tests/typing-modules-bugs/pr7519_ok.ml
testsuite/tests/typing-modules-bugs/pr7601_ok.ml
testsuite/tests/typing-modules-bugs/pr7601a_ok.ml
testsuite/tests/typing-modules/Makefile [deleted file]
testsuite/tests/typing-modules/Test.ml
testsuite/tests/typing-modules/aliases.ml
testsuite/tests/typing-modules/applicative_functor_type.ml [new file with mode: 0644]
testsuite/tests/typing-modules/firstclass.ml
testsuite/tests/typing-modules/generative.ml
testsuite/tests/typing-modules/ocamltests [new file with mode: 0644]
testsuite/tests/typing-modules/pr5911.ml
testsuite/tests/typing-modules/pr6394.ml [new file with mode: 0644]
testsuite/tests/typing-modules/pr7207.ml
testsuite/tests/typing-modules/pr7348.ml
testsuite/tests/typing-modules/pr7787.ml [new file with mode: 0644]
testsuite/tests/typing-modules/printing.ml
testsuite/tests/typing-modules/recursive.ml
testsuite/tests/typing-multifile/Makefile [deleted file]
testsuite/tests/typing-multifile/a.ml [new file with mode: 0644]
testsuite/tests/typing-multifile/b.ml [new file with mode: 0644]
testsuite/tests/typing-multifile/c.ml [new file with mode: 0644]
testsuite/tests/typing-multifile/d.mli [new file with mode: 0644]
testsuite/tests/typing-multifile/e.ml [new file with mode: 0644]
testsuite/tests/typing-multifile/f.ml [new file with mode: 0644]
testsuite/tests/typing-multifile/ocamltests [new file with mode: 0644]
testsuite/tests/typing-multifile/pr6372.ml [new file with mode: 0644]
testsuite/tests/typing-multifile/pr7325.ml [new file with mode: 0644]
testsuite/tests/typing-multifile/pr7563.ml [new file with mode: 0644]
testsuite/tests/typing-objects-bugs/Makefile [deleted file]
testsuite/tests/typing-objects-bugs/ocamltests [new file with mode: 0644]
testsuite/tests/typing-objects-bugs/pr3968_bad.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-objects-bugs/pr3968_bad.ml
testsuite/tests/typing-objects-bugs/pr4018_bad.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-objects-bugs/pr4018_bad.ml
testsuite/tests/typing-objects-bugs/pr4435_bad.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-objects-bugs/pr4435_bad.ml
testsuite/tests/typing-objects-bugs/pr4766_ok.ml
testsuite/tests/typing-objects-bugs/pr4824_ok.ml
testsuite/tests/typing-objects-bugs/pr4824a_bad.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-objects-bugs/pr4824a_bad.ml
testsuite/tests/typing-objects-bugs/pr5156_ok.ml
testsuite/tests/typing-objects-bugs/pr7284_bad.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-objects-bugs/pr7284_bad.ml
testsuite/tests/typing-objects-bugs/pr7293_ok.ml
testsuite/tests/typing-objects-bugs/woodyatt_ok.ml
testsuite/tests/typing-objects-bugs/yamagata021012_ok.ml
testsuite/tests/typing-objects/Exemples.ml
testsuite/tests/typing-objects/Exemples.ml.principal.reference [deleted file]
testsuite/tests/typing-objects/Exemples.ml.reference [deleted file]
testsuite/tests/typing-objects/Makefile [deleted file]
testsuite/tests/typing-objects/Tests.ml
testsuite/tests/typing-objects/Tests.ml.principal.reference [deleted file]
testsuite/tests/typing-objects/Tests.ml.reference [deleted file]
testsuite/tests/typing-objects/dummy.ml [new file with mode: 0644]
testsuite/tests/typing-objects/ocamltests [new file with mode: 0644]
testsuite/tests/typing-objects/open_in_classes.ml [changed mode: 0755->0644]
testsuite/tests/typing-objects/open_in_classes.ml.reference [deleted file]
testsuite/tests/typing-objects/pr5545.ml
testsuite/tests/typing-objects/pr5545.ml.principal.reference [deleted file]
testsuite/tests/typing-objects/pr5545.ml.reference [deleted file]
testsuite/tests/typing-objects/pr5619_bad.ml
testsuite/tests/typing-objects/pr5619_bad.ml.principal.reference [deleted file]
testsuite/tests/typing-objects/pr5619_bad.ml.reference [deleted file]
testsuite/tests/typing-objects/pr5858.ml
testsuite/tests/typing-objects/pr5858.ml.reference [deleted file]
testsuite/tests/typing-objects/pr6123_bad.ml
testsuite/tests/typing-objects/pr6123_bad.ml.principal.reference [deleted file]
testsuite/tests/typing-objects/pr6123_bad.ml.reference [deleted file]
testsuite/tests/typing-objects/pr6383.ml
testsuite/tests/typing-objects/pr6383.ml.reference [deleted file]
testsuite/tests/typing-objects/pr6907_bad.ml
testsuite/tests/typing-objects/pr6907_bad.ml.reference [deleted file]
testsuite/tests/typing-objects/pr7711_ok.ml [new file with mode: 0644]
testsuite/tests/typing-ocamlc-i/Makefile [deleted file]
testsuite/tests/typing-ocamlc-i/ocamltests [new file with mode: 0644]
testsuite/tests/typing-ocamlc-i/pr7620_bad.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-ocamlc-i/pr7620_bad.ml
testsuite/tests/typing-pattern_open/Makefile [deleted file]
testsuite/tests/typing-pattern_open/ocamltests [new file with mode: 0644]
testsuite/tests/typing-pattern_open/pattern_open.ml
testsuite/tests/typing-pattern_open/pattern_open.ml.reference [deleted file]
testsuite/tests/typing-pattern_open/pattern_open.ocaml.reference [new file with mode: 0644]
testsuite/tests/typing-poly-bugs/Makefile [deleted file]
testsuite/tests/typing-poly-bugs/ocamltests [new file with mode: 0644]
testsuite/tests/typing-poly-bugs/pr5322_ok.ml
testsuite/tests/typing-poly-bugs/pr5673_bad.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-poly-bugs/pr5673_bad.ml
testsuite/tests/typing-poly-bugs/pr5673_ok.ml
testsuite/tests/typing-poly/Makefile [deleted file]
testsuite/tests/typing-poly/ocamltests [new file with mode: 0644]
testsuite/tests/typing-poly/poly.ml
testsuite/tests/typing-polyvariants-bugs-2/Makefile [deleted file]
testsuite/tests/typing-polyvariants-bugs-2/ocamltests [new file with mode: 0644]
testsuite/tests/typing-polyvariants-bugs-2/pr3918c.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-polyvariants-bugs-2/pr3918c.ml
testsuite/tests/typing-polyvariants-bugs/Makefile [deleted file]
testsuite/tests/typing-polyvariants-bugs/ocamltests [new file with mode: 0644]
testsuite/tests/typing-polyvariants-bugs/pr4775_ok.ml
testsuite/tests/typing-polyvariants-bugs/pr4933_ok.ml
testsuite/tests/typing-polyvariants-bugs/pr5057_ok.ml
testsuite/tests/typing-polyvariants-bugs/pr5057a_bad.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-polyvariants-bugs/pr5057a_bad.ml
testsuite/tests/typing-polyvariants-bugs/pr7199_ok.ml
testsuite/tests/typing-polyvariants-bugs/privrowsabate_ok.ml
testsuite/tests/typing-private-bugs/Makefile [deleted file]
testsuite/tests/typing-private-bugs/ocamltests [new file with mode: 0644]
testsuite/tests/typing-private-bugs/pr5026_bad.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-private-bugs/pr5026_bad.ml
testsuite/tests/typing-private-bugs/pr5469_ok.ml
testsuite/tests/typing-private/Makefile [deleted file]
testsuite/tests/typing-private/ocamltests [new file with mode: 0644]
testsuite/tests/typing-private/private.compilers.principal.reference [new file with mode: 0644]
testsuite/tests/typing-private/private.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-private/private.ml
testsuite/tests/typing-private/private.ml.principal.reference [deleted file]
testsuite/tests/typing-private/private.ml.reference [deleted file]
testsuite/tests/typing-recmod/Makefile [deleted file]
testsuite/tests/typing-recmod/ocamltests [new file with mode: 0644]
testsuite/tests/typing-recmod/t01bad.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-recmod/t01bad.ml
testsuite/tests/typing-recmod/t02bad.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-recmod/t02bad.ml
testsuite/tests/typing-recmod/t03ok.ml
testsuite/tests/typing-recmod/t04bad.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-recmod/t04bad.ml
testsuite/tests/typing-recmod/t05bad.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-recmod/t05bad.ml
testsuite/tests/typing-recmod/t06ok.ml
testsuite/tests/typing-recmod/t07bad.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-recmod/t07bad.ml
testsuite/tests/typing-recmod/t08bad.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-recmod/t08bad.ml
testsuite/tests/typing-recmod/t09bad.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-recmod/t09bad.ml
testsuite/tests/typing-recmod/t10ok.ml
testsuite/tests/typing-recmod/t11bad.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-recmod/t11bad.ml
testsuite/tests/typing-recmod/t12bad.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-recmod/t12bad.ml
testsuite/tests/typing-recmod/t13ok.ml
testsuite/tests/typing-recmod/t14bad.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-recmod/t14bad.ml
testsuite/tests/typing-recmod/t15bad.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-recmod/t15bad.ml
testsuite/tests/typing-recmod/t16ok.ml
testsuite/tests/typing-recmod/t17ok.ml
testsuite/tests/typing-recmod/t18ok.ml
testsuite/tests/typing-recmod/t19ok.ml
testsuite/tests/typing-recmod/t20ok.ml
testsuite/tests/typing-recmod/t21ok.ml
testsuite/tests/typing-recmod/t22ok.ml
testsuite/tests/typing-recordarg/Makefile [deleted file]
testsuite/tests/typing-recordarg/ocamltests [new file with mode: 0644]
testsuite/tests/typing-recordarg/recordarg.ml
testsuite/tests/typing-recordarg/recordarg.ml.reference [deleted file]
testsuite/tests/typing-recordarg/recordarg.ocaml.reference [new file with mode: 0644]
testsuite/tests/typing-rectypes-bugs/Makefile [deleted file]
testsuite/tests/typing-rectypes-bugs/ocamltests [new file with mode: 0644]
testsuite/tests/typing-rectypes-bugs/pr5343_bad.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-rectypes-bugs/pr5343_bad.ml
testsuite/tests/typing-rectypes-bugs/pr6174_bad.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-rectypes-bugs/pr6174_bad.ml
testsuite/tests/typing-rectypes-bugs/pr6870_bad.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-rectypes-bugs/pr6870_bad.ml
testsuite/tests/typing-safe-linking/Makefile [deleted file]
testsuite/tests/typing-safe-linking/b_bad.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-safe-linking/b_bad.ml
testsuite/tests/typing-safe-linking/ocamltests [new file with mode: 0644]
testsuite/tests/typing-shadowing-of-pervasives-submodules/largeFile.ml [new file with mode: 0644]
testsuite/tests/typing-shadowing-of-pervasives-submodules/ocamltests [new file with mode: 0644]
testsuite/tests/typing-shadowing-of-pervasives-submodules/redefine_largefile.ml [new file with mode: 0644]
testsuite/tests/typing-shadowing-of-pervasives-submodules/redefine_largefile.reference [new file with mode: 0644]
testsuite/tests/typing-short-paths/Makefile [deleted file]
testsuite/tests/typing-short-paths/gpr1223.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-short-paths/gpr1223.ml
testsuite/tests/typing-short-paths/gpr1223.ml.reference [deleted file]
testsuite/tests/typing-short-paths/ocamltests [new file with mode: 0644]
testsuite/tests/typing-short-paths/pr5918.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-short-paths/pr5918.ml
testsuite/tests/typing-short-paths/pr5918.ml.reference [deleted file]
testsuite/tests/typing-short-paths/pr6836.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-short-paths/pr6836.ml
testsuite/tests/typing-short-paths/pr6836.ml.reference [deleted file]
testsuite/tests/typing-short-paths/pr7543.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-short-paths/pr7543.ml
testsuite/tests/typing-short-paths/pr7543.ml.reference [deleted file]
testsuite/tests/typing-short-paths/short-paths.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-short-paths/short-paths.ml
testsuite/tests/typing-short-paths/short-paths.ml.reference [deleted file]
testsuite/tests/typing-signatures/Makefile [deleted file]
testsuite/tests/typing-signatures/els.ml
testsuite/tests/typing-signatures/els.ml.reference [deleted file]
testsuite/tests/typing-signatures/els.ocaml.reference [new file with mode: 0644]
testsuite/tests/typing-signatures/ocamltests [new file with mode: 0644]
testsuite/tests/typing-signatures/pr6371.ml
testsuite/tests/typing-signatures/pr6371.ml.reference [deleted file]
testsuite/tests/typing-signatures/pr6371.ocaml.reference [new file with mode: 0644]
testsuite/tests/typing-signatures/pr6672.ml
testsuite/tests/typing-signatures/pr6672.ml.reference [deleted file]
testsuite/tests/typing-signatures/pr6672.ocaml.reference [new file with mode: 0644]
testsuite/tests/typing-sigsubst/Makefile [deleted file]
testsuite/tests/typing-sigsubst/ocamltests [new file with mode: 0644]
testsuite/tests/typing-sigsubst/sigsubst.ml
testsuite/tests/typing-typeparam/Makefile [deleted file]
testsuite/tests/typing-typeparam/newtype.ml
testsuite/tests/typing-typeparam/newtype.ml.reference [deleted file]
testsuite/tests/typing-typeparam/newtype.ocaml.reference [new file with mode: 0644]
testsuite/tests/typing-typeparam/ocamltests [new file with mode: 0644]
testsuite/tests/typing-unboxed-types/Makefile [deleted file]
testsuite/tests/typing-unboxed-types/ocamltests [new file with mode: 0644]
testsuite/tests/typing-unboxed-types/test.ml
testsuite/tests/typing-unboxed-types/test.ml.reference-flat
testsuite/tests/typing-unboxed-types/test.ml.reference-noflat
testsuite/tests/typing-unboxed/Makefile [deleted file]
testsuite/tests/typing-unboxed/ocamltests [new file with mode: 0644]
testsuite/tests/typing-unboxed/test.ml
testsuite/tests/typing-unboxed/test.ml.reference [deleted file]
testsuite/tests/typing-unboxed/test.ocaml.reference [new file with mode: 0644]
testsuite/tests/typing-warnings/Makefile [deleted file]
testsuite/tests/typing-warnings/ambiguous_guarded_disjunction.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-warnings/ambiguous_guarded_disjunction.ml
testsuite/tests/typing-warnings/ambiguous_guarded_disjunction.ml.reference [deleted file]
testsuite/tests/typing-warnings/application.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-warnings/application.ml
testsuite/tests/typing-warnings/application.ml.reference [deleted file]
testsuite/tests/typing-warnings/coercions.compilers.principal.reference [new file with mode: 0644]
testsuite/tests/typing-warnings/coercions.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-warnings/coercions.ml
testsuite/tests/typing-warnings/coercions.ml.principal.reference [deleted file]
testsuite/tests/typing-warnings/coercions.ml.reference [deleted file]
testsuite/tests/typing-warnings/exhaustiveness.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-warnings/exhaustiveness.ml
testsuite/tests/typing-warnings/exhaustiveness.ml.reference [deleted file]
testsuite/tests/typing-warnings/ocamltests [new file with mode: 0644]
testsuite/tests/typing-warnings/pr5892.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-warnings/pr5892.ml
testsuite/tests/typing-warnings/pr5892.ml.reference [deleted file]
testsuite/tests/typing-warnings/pr6587.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-warnings/pr6587.ml
testsuite/tests/typing-warnings/pr6587.ml.reference [deleted file]
testsuite/tests/typing-warnings/pr6872.compilers.principal.reference [new file with mode: 0644]
testsuite/tests/typing-warnings/pr6872.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-warnings/pr6872.ml
testsuite/tests/typing-warnings/pr6872.ml.principal.reference [deleted file]
testsuite/tests/typing-warnings/pr6872.ml.reference [deleted file]
testsuite/tests/typing-warnings/pr7085.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-warnings/pr7085.ml
testsuite/tests/typing-warnings/pr7085.ml.reference [deleted file]
testsuite/tests/typing-warnings/pr7115.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-warnings/pr7115.ml [changed mode: 0755->0644]
testsuite/tests/typing-warnings/pr7115.ml.reference [deleted file]
testsuite/tests/typing-warnings/pr7261.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-warnings/pr7261.ml
testsuite/tests/typing-warnings/pr7261.ml.reference [deleted file]
testsuite/tests/typing-warnings/pr7297.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-warnings/pr7297.ml
testsuite/tests/typing-warnings/pr7297.ml.reference [deleted file]
testsuite/tests/typing-warnings/pr7553.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-warnings/pr7553.ml
testsuite/tests/typing-warnings/pr7553.ml.reference [deleted file]
testsuite/tests/typing-warnings/records.compilers.principal.reference [new file with mode: 0644]
testsuite/tests/typing-warnings/records.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-warnings/records.ml
testsuite/tests/typing-warnings/records.ml.principal.reference [deleted file]
testsuite/tests/typing-warnings/records.ml.reference [deleted file]
testsuite/tests/typing-warnings/unused_types.compilers.reference [new file with mode: 0644]
testsuite/tests/typing-warnings/unused_types.ml
testsuite/tests/typing-warnings/unused_types.ml.reference [deleted file]
testsuite/tests/utils/Makefile [deleted file]
testsuite/tests/utils/edit_distance.ml
testsuite/tests/utils/ocamltests [new file with mode: 0644]
testsuite/tests/utils/overflow_detection.ml [new file with mode: 0644]
testsuite/tests/utils/overflow_detection.reference [new file with mode: 0644]
testsuite/tests/utils/test_strongly_connected_components.ml
testsuite/tests/warnings/Makefile [deleted file]
testsuite/tests/warnings/deprecated_module.compilers.reference [new file with mode: 0644]
testsuite/tests/warnings/deprecated_module.ml
testsuite/tests/warnings/deprecated_module.reference [deleted file]
testsuite/tests/warnings/deprecated_module_assigment.compilers.reference [new file with mode: 0644]
testsuite/tests/warnings/deprecated_module_assigment.ml
testsuite/tests/warnings/deprecated_module_assigment.reference [deleted file]
testsuite/tests/warnings/deprecated_module_use.compilers.reference [new file with mode: 0644]
testsuite/tests/warnings/deprecated_module_use.ml
testsuite/tests/warnings/deprecated_module_use.reference [deleted file]
testsuite/tests/warnings/ocamltests [new file with mode: 0644]
testsuite/tests/warnings/w01.compilers.reference [new file with mode: 0644]
testsuite/tests/warnings/w01.ml
testsuite/tests/warnings/w01.reference [deleted file]
testsuite/tests/warnings/w04.compilers.reference [new file with mode: 0644]
testsuite/tests/warnings/w04.ml
testsuite/tests/warnings/w04.reference [deleted file]
testsuite/tests/warnings/w04_failure.compilers.reference [new file with mode: 0644]
testsuite/tests/warnings/w04_failure.ml
testsuite/tests/warnings/w04_failure.reference [deleted file]
testsuite/tests/warnings/w06.compilers.reference [new file with mode: 0644]
testsuite/tests/warnings/w06.ml
testsuite/tests/warnings/w06.reference [deleted file]
testsuite/tests/warnings/w32.compilers.reference [new file with mode: 0644]
testsuite/tests/warnings/w32.ml
testsuite/tests/warnings/w32.mli
testsuite/tests/warnings/w32.reference [deleted file]
testsuite/tests/warnings/w32b.compilers.reference [new file with mode: 0644]
testsuite/tests/warnings/w32b.ml [new file with mode: 0644]
testsuite/tests/warnings/w33.compilers.reference [new file with mode: 0644]
testsuite/tests/warnings/w33.ml
testsuite/tests/warnings/w33.reference [deleted file]
testsuite/tests/warnings/w45.compilers.reference [new file with mode: 0644]
testsuite/tests/warnings/w45.ml
testsuite/tests/warnings/w45.reference [deleted file]
testsuite/tests/warnings/w47_inline.compilers.reference [new file with mode: 0644]
testsuite/tests/warnings/w47_inline.ml
testsuite/tests/warnings/w47_inline.reference [deleted file]
testsuite/tests/warnings/w50.compilers.reference [new file with mode: 0644]
testsuite/tests/warnings/w50.ml
testsuite/tests/warnings/w50.reference [deleted file]
testsuite/tests/warnings/w51.compilers.reference [new file with mode: 0644]
testsuite/tests/warnings/w51.ml
testsuite/tests/warnings/w51.reference [deleted file]
testsuite/tests/warnings/w51_bis.compilers.reference [new file with mode: 0644]
testsuite/tests/warnings/w51_bis.ml
testsuite/tests/warnings/w51_bis.reference [deleted file]
testsuite/tests/warnings/w52.compilers.reference [new file with mode: 0644]
testsuite/tests/warnings/w52.ml [new file with mode: 0644]
testsuite/tests/warnings/w53.compilers.reference [new file with mode: 0644]
testsuite/tests/warnings/w53.ml
testsuite/tests/warnings/w53.reference [deleted file]
testsuite/tests/warnings/w54.compilers.reference [new file with mode: 0644]
testsuite/tests/warnings/w54.ml
testsuite/tests/warnings/w54.reference [deleted file]
testsuite/tests/warnings/w55.flambda.reference [new file with mode: 0644]
testsuite/tests/warnings/w55.ml [new file with mode: 0644]
testsuite/tests/warnings/w55.native.reference [new file with mode: 0644]
testsuite/tests/warnings/w55.opt_backend.clambda.opt_reference [deleted file]
testsuite/tests/warnings/w55.opt_backend.flambda.opt_reference [deleted file]
testsuite/tests/warnings/w55.opt_backend.ml [deleted file]
testsuite/tests/warnings/w55.opt_backend.reference [deleted file]
testsuite/tests/warnings/w58.ml [new file with mode: 0644]
testsuite/tests/warnings/w58.native.reference [new file with mode: 0644]
testsuite/tests/warnings/w58.opt.ml [deleted file]
testsuite/tests/warnings/w58.opt.opt_reference [deleted file]
testsuite/tests/warnings/w58.opt.reference [deleted file]
testsuite/tests/warnings/w59.flambda.reference [new file with mode: 0644]
testsuite/tests/warnings/w59.ml [new file with mode: 0644]
testsuite/tests/warnings/w59.opt_backend.clambda.opt_reference [deleted file]
testsuite/tests/warnings/w59.opt_backend.flambda.opt_reference [deleted file]
testsuite/tests/warnings/w59.opt_backend.ml [deleted file]
testsuite/tests/warnings/w59.opt_backend.reference [deleted file]
testsuite/tests/warnings/w60.ml
testsuite/tests/warnings/w60.reference [deleted file]
testsuite/tests/win-unicode/Makefile
testsuite/tools/Makefile
testsuite/tools/expect_test.ml
tools/Makefile
tools/ci-build [deleted file]
tools/ci-build-other-configs [deleted file]
tools/ci/appveyor/appveyor_build.cmd [new file with mode: 0644]
tools/ci/appveyor/appveyor_build.sh [new file with mode: 0644]
tools/ci/inria/main [new file with mode: 0755]
tools/ci/inria/other-configs [new file with mode: 0755]
tools/ci/travis/travis-ci.sh [new file with mode: 0755]
tools/dumpobj.ml
tools/make-version-header.sh
tools/objinfo.ml
tools/ocamlcp.ml
tools/ocamloptp.ml
toplevel/opttoploop.ml
toplevel/opttopmain.ml
toplevel/topdirs.ml
toplevel/toploop.ml
toplevel/topmain.ml
typing/btype.ml
typing/btype.mli
typing/cmt_format.ml
typing/ctype.ml
typing/ctype.mli
typing/datarepr.ml
typing/env.ml
typing/env.mli
typing/envaux.ml
typing/ident.ml
typing/ident.mli
typing/includeclass.ml
typing/includecore.ml
typing/includecore.mli
typing/includemod.ml
typing/includemod.mli
typing/mtype.ml
typing/mtype.mli
typing/oprint.ml
typing/parmatch.ml
typing/parmatch.mli
typing/predef.ml
typing/printpat.ml [new file with mode: 0644]
typing/printpat.mli [new file with mode: 0644]
typing/printtyp.ml
typing/printtyp.mli
typing/stypes.ml
typing/subst.ml
typing/typeclass.ml
typing/typeclass.mli
typing/typecore.ml
typing/typecore.mli
typing/typedecl.ml
typing/typemod.ml
typing/typemod.mli
typing/typeopt.ml
typing/typeopt.mli
typing/types.ml
typing/types.mli
typing/typetexp.ml
typing/typetexp.mli
typing/untypeast.ml
utils/build_path_prefix_map.ml [new file with mode: 0644]
utils/build_path_prefix_map.mli [new file with mode: 0644]
utils/clflags.ml
utils/clflags.mli
utils/config.mli
utils/config.mlp
utils/misc.ml
utils/terminfo.ml
utils/terminfo.mli
utils/warnings.ml