New upstream version 4.10.0
authorStephane Glondu <steph@glondu.net>
Thu, 3 Sep 2020 12:52:01 +0000 (14:52 +0200)
committerStéphane Glondu <glondu@debian.org>
Thu, 3 Sep 2020 12:52:01 +0000 (14:52 +0200)
commit18bbb5f83135ea8fc5d7be855c36231e026381e8
tree16be6c1aad2b858f2ebd84d2a8988997c1a3d256
parentd76346df62c88e953ffe61b059a54821a4c026b1
New upstream version 4.10.0
929 files changed:
.depend
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
Changes
HACKING.adoc
INSTALL.adoc
Makefile
Makefile.best_binaries [new file with mode: 0644]
Makefile.common.in
Makefile.config.in
Makefile.dev
Makefile.tools
News
README.win32.adoc
VERSION
aclocal.m4
asmcomp/amd64/CSE.ml
asmcomp/amd64/arch.ml
asmcomp/amd64/emit.mlp
asmcomp/amd64/proc.ml
asmcomp/amd64/reload.ml
asmcomp/amd64/scheduling.ml
asmcomp/amd64/selection.ml
asmcomp/arm/emit.mlp
asmcomp/arm/proc.ml
asmcomp/arm/reload.ml
asmcomp/arm64/emit.mlp
asmcomp/arm64/proc.ml
asmcomp/arm64/reload.ml
asmcomp/arm64/scheduling.ml
asmcomp/asmgen.ml
asmcomp/asmgen.mli
asmcomp/asmlink.ml
asmcomp/asmpackager.ml
asmcomp/branch_relaxation.ml
asmcomp/branch_relaxation.mli
asmcomp/branch_relaxation_intf.ml
asmcomp/cmm.ml
asmcomp/cmm.mli
asmcomp/cmm_helpers.ml [new file with mode: 0644]
asmcomp/cmm_helpers.mli [new file with mode: 0644]
asmcomp/cmmgen.ml
asmcomp/cmmgen.mli
asmcomp/cmmgen_state.ml
asmcomp/cmmgen_state.mli
asmcomp/coloring.ml
asmcomp/coloring.mli
asmcomp/deadcode.ml
asmcomp/debug/compute_ranges.ml
asmcomp/debug/compute_ranges_intf.ml
asmcomp/emit.mli
asmcomp/i386/emit.mlp
asmcomp/i386/proc.ml
asmcomp/i386/reload.ml
asmcomp/i386/scheduling.ml
asmcomp/i386/selection.ml
asmcomp/interf.ml
asmcomp/linear.ml [new file with mode: 0644]
asmcomp/linear.mli [new file with mode: 0644]
asmcomp/linearize.ml
asmcomp/linearize.mli
asmcomp/linscan.ml
asmcomp/linscan.mli
asmcomp/mach.ml
asmcomp/mach.mli
asmcomp/power/emit.mlp
asmcomp/power/proc.ml
asmcomp/power/reload.ml
asmcomp/printcmm.ml
asmcomp/printcmm.mli
asmcomp/printlinear.ml
asmcomp/printlinear.mli
asmcomp/printmach.ml
asmcomp/printmach.mli
asmcomp/proc.mli
asmcomp/reload.mli
asmcomp/reloadgen.ml
asmcomp/reloadgen.mli
asmcomp/s390x/emit.mlp
asmcomp/s390x/proc.ml
asmcomp/s390x/reload.ml
asmcomp/schedgen.ml
asmcomp/schedgen.mli
asmcomp/scheduling.mli
asmcomp/selectgen.ml
asmcomp/selectgen.mli
asmcomp/spill.ml
asmcomp/split.ml
asmcomp/strmatch.mli
autogen
boot/menhir/parser.ml
boot/ocamlc
boot/ocamllex
bytecomp/bytelink.ml
configure
configure.ac
debugger/.depend
debugger/Makefile
debugger/breakpoints.ml
debugger/breakpoints.mli
debugger/checkpoints.ml
debugger/checkpoints.mli
debugger/command_line.ml
debugger/debugcom.ml
debugger/debugcom.mli
debugger/debugger_config.ml
debugger/debugger_config.mli
debugger/eval.ml
debugger/eval.mli
debugger/events.ml
debugger/events.mli
debugger/frames.ml
debugger/frames.mli
debugger/lexer.mll
debugger/loadprinter.ml
debugger/parser.mly
debugger/parser_aux.mli
debugger/pos.ml
debugger/pos.mli
debugger/printval.ml
debugger/program_management.ml
debugger/show_information.ml
debugger/show_information.mli
debugger/symbols.ml
debugger/symbols.mli
debugger/time_travel.ml
driver/compenv.ml
driver/main.ml
driver/main_args.ml
driver/main_args.mli
driver/makedepend.ml
driver/ocamlcomp.sh.in [deleted file]
driver/optcompile.ml
driver/optmain.ml
dune
file_formats/cmt_format.ml
lambda/.ocamlformat [new file with mode: 0644]
lambda/.ocamlformat-enable [new file with mode: 0644]
lambda/generate_runtimedef.sh
lambda/lambda.ml
lambda/lambda.mli
lambda/matching.ml
lambda/simplif.ml
lambda/switch.ml
lambda/translcore.ml
lambda/translmod.ml
lambda/translmod.mli
lex/Makefile
man/Makefile
man/ocaml.m
man/ocamlc.m
man/ocamlrun.m
manual/LICENSE-for-the-manual
manual/README.md
manual/manual/Makefile
manual/manual/anchored_book.hva [new file with mode: 0644]
manual/manual/cmds/afl-fuzz.etex
manual/manual/cmds/comp.etex
manual/manual/cmds/debugger.etex
manual/manual/cmds/flambda.etex
manual/manual/cmds/intf-c.etex
manual/manual/cmds/lexyacc.etex
manual/manual/cmds/native.etex
manual/manual/cmds/ocamldep.etex
manual/manual/cmds/ocamldoc.etex
manual/manual/cmds/profil.etex
manual/manual/cmds/runtime.etex
manual/manual/cmds/spacetime-chapter.etex
manual/manual/cmds/top.etex
manual/manual/cmds/unified-options.etex
manual/manual/foreword.etex
manual/manual/library/builtin.etex
manual/manual/library/compilerlibs.etex
manual/manual/library/core.etex
manual/manual/library/libstr.etex
manual/manual/library/libunix.etex
manual/manual/library/stdlib-blurb.etex
manual/manual/macros.hva
manual/manual/macros.tex
manual/manual/manual.hva
manual/manual/manual.inf
manual/manual/manual.tex
manual/manual/refman/classes.etex
manual/manual/refman/compunit.etex
manual/manual/refman/const.etex
manual/manual/refman/expr.etex
manual/manual/refman/exten.etex
manual/manual/refman/lex.etex
manual/manual/refman/modtypes.etex
manual/manual/refman/modules.etex
manual/manual/refman/names.etex
manual/manual/refman/patterns.etex
manual/manual/refman/refman.etex
manual/manual/refman/typedecl.etex
manual/manual/refman/types.etex
manual/manual/refman/values.etex
manual/manual/tutorials/advexamples.etex
manual/manual/tutorials/coreexamples.etex
manual/manual/tutorials/lablexamples.etex
manual/manual/tutorials/moduleexamples.etex
manual/manual/tutorials/objectexamples.etex
manual/manual/tutorials/polymorphism.etex
manual/styles/caml-sl.sty [deleted file]
manual/styles/caml.sty [deleted file]
manual/styles/html.sty
manual/tests/Makefile
manual/tools/texquote2.ml
manual/tools/transf.mll
middle_end/clambda.ml
middle_end/clambda.mli
middle_end/closure/closure.ml
middle_end/closure/closure_middle_end.ml [new file with mode: 0644]
middle_end/closure/closure_middle_end.mli [new file with mode: 0644]
middle_end/compilenv.ml
middle_end/compilenv.mli
middle_end/flambda/augment_specialised_args.mli
middle_end/flambda/base_types/id_types.ml
middle_end/flambda/base_types/id_types.mli
middle_end/flambda/closure_conversion.ml
middle_end/flambda/effect_analysis.ml
middle_end/flambda/export_info_for_pack.ml
middle_end/flambda/flambda.ml
middle_end/flambda/flambda_invariants.ml
middle_end/flambda/flambda_iterators.ml
middle_end/flambda/flambda_middle_end.ml
middle_end/flambda/flambda_middle_end.mli
middle_end/flambda/flambda_to_clambda.ml
middle_end/flambda/flambda_to_clambda.mli
middle_end/flambda/inconstant_idents.ml
middle_end/flambda/inline_and_simplify.ml
middle_end/flambda/inlining_cost.ml
middle_end/flambda/lift_code.ml
middle_end/flambda/ref_to_variables.ml
middle_end/flambda/simple_value_approx.ml
middle_end/flambda/un_anf.ml
middle_end/flambda/un_anf.mli
ocaml-variants.opam
ocamldoc/.depend
ocamldoc/Makefile
ocamldoc/odoc_args.ml
ocamldoc/odoc_ast.ml
ocamldoc/odoc_ast.mli
ocamldoc/odoc_env.ml
ocamldoc/odoc_gen.ml
ocamldoc/odoc_gen.mli
ocamldoc/odoc_html.ml
ocamldoc/odoc_man.ml
ocamldoc/odoc_misc.ml
ocamldoc/odoc_misc.mli
ocamldoc/odoc_print.ml
ocamldoc/odoc_search.ml
ocamldoc/odoc_sig.ml
ocamldoc/odoc_sig.mli
ocamltest/.depend
ocamltest/Makefile
ocamltest/actions.ml
ocamltest/actions.mli
ocamltest/actions_helpers.ml
ocamltest/builtin_actions.ml
ocamltest/dune
ocamltest/environments.ml
ocamltest/environments.mli
ocamltest/filecompare.ml
ocamltest/filecompare.mli
ocamltest/main.ml
ocamltest/modifier_parser.ml [new file with mode: 0644]
ocamltest/modifier_parser.mli [new file with mode: 0644]
ocamltest/ocaml_actions.ml
ocamltest/ocamltest_config.ml.in
ocamltest/ocamltest_config.mli
ocamltest/ocamltest_stdlib.mli
ocamltest/options.ml
ocamltest/options.mli
ocamltest/strace.ml [new file with mode: 0644]
ocamltest/strace.mli [new file with mode: 0644]
ocamltest/tests.ml
ocamltest/tsl_lexer.mll
otherlibs/Makefile.otherlibs.common
otherlibs/dynlink/Makefile
otherlibs/dynlink/dynlink_common.mli
otherlibs/raw_spacetime_lib/.depend
otherlibs/str/.depend
otherlibs/systhreads/.depend
otherlibs/systhreads/Makefile
otherlibs/systhreads/st_posix.h
otherlibs/systhreads/st_stubs.c
otherlibs/unix/.depend
otherlibs/unix/gethost.c
otherlibs/unix/unix.mli
otherlibs/win32unix/.depend
otherlibs/win32unix/Makefile
otherlibs/win32unix/createprocess.c
otherlibs/win32unix/readlink.c
otherlibs/win32unix/select.c
otherlibs/win32unix/stat.c
otherlibs/win32unix/truncate.c [new file with mode: 0644]
otherlibs/win32unix/unix.ml
parsing/ast_helper.ml
parsing/ast_helper.mli
parsing/ast_iterator.ml
parsing/ast_mapper.ml
parsing/builtin_attributes.ml
parsing/builtin_attributes.mli
parsing/depend.ml
parsing/lexer.mll
parsing/location.ml
parsing/location.mli
parsing/parser.mly
parsing/parsetree.mli
parsing/pprintast.ml
parsing/printast.ml
runtime/.depend
runtime/Makefile
runtime/alloc.c
runtime/amd64.S
runtime/amd64nt.asm
runtime/arm.S
runtime/arm64.S
runtime/array.c
runtime/backtrace.c
runtime/backtrace_byt.c
runtime/backtrace_nat.c
runtime/bigarray.c
runtime/callback.c
runtime/caml/address_class.h
runtime/caml/alloc.h
runtime/caml/backtrace.h
runtime/caml/backtrace_prim.h
runtime/caml/callback.h
runtime/caml/compact.h
runtime/caml/compatibility.h
runtime/caml/config.h
runtime/caml/custom.h
runtime/caml/debugger.h
runtime/caml/domain.h [new file with mode: 0644]
runtime/caml/domain_state.h [new file with mode: 0644]
runtime/caml/domain_state.tbl [new file with mode: 0644]
runtime/caml/exec.h
runtime/caml/fail.h
runtime/caml/finalise.h
runtime/caml/fix_code.h
runtime/caml/freelist.h
runtime/caml/gc_ctrl.h
runtime/caml/intext.h
runtime/caml/m.h.in
runtime/caml/major_gc.h
runtime/caml/memory.h
runtime/caml/memprof.h [new file with mode: 0644]
runtime/caml/minor_gc.h
runtime/caml/misc.h
runtime/caml/mlvalues.h
runtime/caml/roots.h
runtime/caml/s.h.in
runtime/caml/signals.h
runtime/caml/stack.h
runtime/caml/stacks.h
runtime/caml/weak.h
runtime/compact.c
runtime/compare.c
runtime/custom.c
runtime/debugger.c
runtime/domain.c [new file with mode: 0644]
runtime/dune
runtime/extern.c
runtime/fail_byt.c
runtime/fail_nat.c
runtime/finalise.c
runtime/fix_code.c
runtime/freelist.c
runtime/gc_ctrl.c
runtime/gen_domain_state32_inc.awk [new file with mode: 0644]
runtime/gen_domain_state64_inc.awk [new file with mode: 0644]
runtime/gen_primitives.sh
runtime/i386.S
runtime/i386nt.asm
runtime/instrtrace.c
runtime/intern.c
runtime/interp.c
runtime/major_gc.c
runtime/memory.c
runtime/memprof.c [new file with mode: 0644]
runtime/meta.c
runtime/minor_gc.c
runtime/misc.c
runtime/obj.c
runtime/power.S
runtime/printexc.c
runtime/roots_byt.c
runtime/roots_nat.c
runtime/s390x.S
runtime/signals.c
runtime/signals_byt.c
runtime/signals_nat.c
runtime/signals_osdep.h
runtime/spacetime_nat.c
runtime/spacetime_snapshot.c
runtime/stacks.c
runtime/startup_aux.c
runtime/startup_byt.c
runtime/startup_nat.c
runtime/str.c
runtime/sys.c
runtime/weak.c
runtime/win32.c
stdlib/.depend
stdlib/HACKING.adoc
stdlib/Makefile
stdlib/StdlibModules
stdlib/array.ml
stdlib/arrayLabels.mli
stdlib/bytes.mli
stdlib/bytesLabels.mli
stdlib/camlinternalFormat.ml
stdlib/camlinternalFormat.mli
stdlib/camlinternalFormatBasics.ml
stdlib/camlinternalFormatBasics.mli
stdlib/filename.ml
stdlib/filename.mli
stdlib/gc.ml
stdlib/gc.mli
stdlib/hashtbl.ml
stdlib/list.ml
stdlib/list.mli
stdlib/listLabels.mli
stdlib/option.ml
stdlib/printexc.mli
stdlib/printf.mli
stdlib/scanf.ml
stdlib/stdlib.mli
stdlib/stringLabels.mli
stdlib/sys.mli
stdlib/sys.mlp
testsuite/Makefile
testsuite/interactive/lib-gc/Makefile [deleted file]
testsuite/interactive/lib-gc/alloc.ml [deleted file]
testsuite/interactive/lib-signals/Makefile [deleted file]
testsuite/interactive/lib-signals/signals.ml [deleted file]
testsuite/lib/Makefile
testsuite/makefiles/Makefile.common [deleted file]
testsuite/makefiles/Makefile.one [deleted file]
testsuite/makefiles/summarize.awk [deleted file]
testsuite/summarize.awk [new file with mode: 0644]
testsuite/tests/afl-instrumentation/ocamltests [deleted file]
testsuite/tests/arch-power/ocamltests [deleted file]
testsuite/tests/array-functions/ocamltests [deleted file]
testsuite/tests/asmcomp/func_sections.arm.reference [new file with mode: 0644]
testsuite/tests/asmcomp/func_sections.ml [new file with mode: 0644]
testsuite/tests/asmcomp/func_sections.reference [new file with mode: 0644]
testsuite/tests/asmcomp/func_sections.run [new file with mode: 0755]
testsuite/tests/asmcomp/lift_mutable_let_flambda.ml [new file with mode: 0644]
testsuite/tests/asmcomp/ocamltests [deleted file]
testsuite/tests/asmgen/catch-rec-deadhandler.cmm [new file with mode: 0644]
testsuite/tests/asmgen/catch-rec-deadhandler.reference [new file with mode: 0644]
testsuite/tests/asmgen/catch-rec-deadhandler.run [new file with mode: 0755]
testsuite/tests/asmgen/ocamltests [deleted file]
testsuite/tests/asmgen/quicksort.cmm
testsuite/tests/asmgen/quicksort2.cmm
testsuite/tests/asmgen/tagged-quicksort.cmm
testsuite/tests/ast-invariants/ocamltests [deleted file]
testsuite/tests/backtrace/backtrace2.byte.reference
testsuite/tests/backtrace/backtrace2.opt.reference
testsuite/tests/backtrace/callstack.ml
testsuite/tests/backtrace/callstack.reference
testsuite/tests/backtrace/ocamltests [deleted file]
testsuite/tests/basic-float/ocamltests [deleted file]
testsuite/tests/basic-io-2/ocamltests [deleted file]
testsuite/tests/basic-io/ocamltests [deleted file]
testsuite/tests/basic-manyargs/ocamltests [deleted file]
testsuite/tests/basic-modules/anonymous.ml [new file with mode: 0644]
testsuite/tests/basic-modules/anonymous.ocamlc.reference [new file with mode: 0644]
testsuite/tests/basic-modules/anonymous.ocamlopt.flambda.reference [new file with mode: 0644]
testsuite/tests/basic-modules/anonymous.ocamlopt.reference [new file with mode: 0644]
testsuite/tests/basic-modules/ocamltests [deleted file]
testsuite/tests/basic-more/ocamltests [deleted file]
testsuite/tests/basic-more/robustmatch.compilers.reference
testsuite/tests/basic-multdef/ocamltests [deleted file]
testsuite/tests/basic-private/ocamltests [deleted file]
testsuite/tests/basic/ocamltests [deleted file]
testsuite/tests/basic/patmatch_split_no_or.ml [new file with mode: 0644]
testsuite/tests/c-api/alloc_async.ml [new file with mode: 0644]
testsuite/tests/c-api/alloc_async.reference [new file with mode: 0644]
testsuite/tests/c-api/alloc_async_stubs.c [new file with mode: 0644]
testsuite/tests/callback/ocamltests [deleted file]
testsuite/tests/callback/signals_alloc.ml [new file with mode: 0644]
testsuite/tests/callback/signals_alloc.reference [new file with mode: 0644]
testsuite/tests/compatibility/main.ml [new file with mode: 0644]
testsuite/tests/compatibility/main.reference [new file with mode: 0644]
testsuite/tests/compatibility/stub.c [new file with mode: 0644]
testsuite/tests/compiler-libs/ocamltests [deleted file]
testsuite/tests/embedded/ocamltests [deleted file]
testsuite/tests/ephe-c-api/ocamltests [deleted file]
testsuite/tests/exotic-syntax/ocamltests [deleted file]
testsuite/tests/extension-constructor/ocamltests [deleted file]
testsuite/tests/flambda/ocamltests [deleted file]
testsuite/tests/float-unboxing/ocamltests [deleted file]
testsuite/tests/fma/ocamltests [deleted file]
testsuite/tests/formats-transition/ocamltests [deleted file]
testsuite/tests/formatting/ocamltests [deleted file]
testsuite/tests/functors/ocamltests [deleted file]
testsuite/tests/gc-roots/ocamltests [deleted file]
testsuite/tests/generalized-open/gpr1506.ml
testsuite/tests/generalized-open/ocamltests [deleted file]
testsuite/tests/int64-unboxing/ocamltests [deleted file]
testsuite/tests/lazy/ocamltests [deleted file]
testsuite/tests/let-syntax/let_syntax.ml
testsuite/tests/let-syntax/ocamltests [deleted file]
testsuite/tests/letrec-check/modules.ml
testsuite/tests/letrec-check/ocamltests [deleted file]
testsuite/tests/letrec-compilation/ocamltests [deleted file]
testsuite/tests/lexing/comments.ml [new file with mode: 0644]
testsuite/tests/lexing/comments.ocaml.reference [new file with mode: 0644]
testsuite/tests/lexing/ocamltests [deleted file]
testsuite/tests/lib-arg/ocamltests [deleted file]
testsuite/tests/lib-arg/testarg.ml
testsuite/tests/lib-array/test_array.ml [new file with mode: 0644]
testsuite/tests/lib-bigarray-2/ocamltests [deleted file]
testsuite/tests/lib-bigarray-file/ocamltests [deleted file]
testsuite/tests/lib-bigarray/change_layout.ml
testsuite/tests/lib-bigarray/ocamltests [deleted file]
testsuite/tests/lib-bool/ocamltests [deleted file]
testsuite/tests/lib-buffer/ocamltests [deleted file]
testsuite/tests/lib-bytes/ocamltests [deleted file]
testsuite/tests/lib-digest/ocamltests [deleted file]
testsuite/tests/lib-dynlink-bytecode/ocamltests [deleted file]
testsuite/tests/lib-dynlink-csharp/ocamltests [deleted file]
testsuite/tests/lib-dynlink-initializers/ocamltests [deleted file]
testsuite/tests/lib-dynlink-native/ocamltests [deleted file]
testsuite/tests/lib-dynlink-packed/ocamltests [deleted file]
testsuite/tests/lib-dynlink-pr4229/main.ml
testsuite/tests/lib-dynlink-pr4229/main.reference
testsuite/tests/lib-dynlink-pr4229/main_native.ml [deleted file]
testsuite/tests/lib-dynlink-pr4229/ocamltests [deleted file]
testsuite/tests/lib-dynlink-pr4839/ocamltests [deleted file]
testsuite/tests/lib-dynlink-pr6950/ocamltests [deleted file]
testsuite/tests/lib-dynlink-pr9209/dyn.ml [new file with mode: 0644]
testsuite/tests/lib-dynlink-pr9209/lib.ml [new file with mode: 0644]
testsuite/tests/lib-dynlink-pr9209/lib2.ml [new file with mode: 0644]
testsuite/tests/lib-dynlink-pr9209/main.reference [new file with mode: 0644]
testsuite/tests/lib-dynlink-pr9209/ocamltests [new file with mode: 0644]
testsuite/tests/lib-dynlink-pr9209/test.c [new file with mode: 0644]
testsuite/tests/lib-dynlink-private/ocamltests [deleted file]
testsuite/tests/lib-filename/myecho.ml [new file with mode: 0644]
testsuite/tests/lib-filename/null.ml [new file with mode: 0644]
testsuite/tests/lib-filename/ocamltests [deleted file]
testsuite/tests/lib-filename/quotecommand.ml [new file with mode: 0644]
testsuite/tests/lib-filename/quotecommand.reference [new file with mode: 0644]
testsuite/tests/lib-float/ocamltests [deleted file]
testsuite/tests/lib-floatarray/ocamltests [deleted file]
testsuite/tests/lib-format/ocamltests [deleted file]
testsuite/tests/lib-fun/ocamltests [deleted file]
testsuite/tests/lib-hashtbl/ocamltests [deleted file]
testsuite/tests/lib-int/ocamltests [deleted file]
testsuite/tests/lib-int64/ocamltests [deleted file]
testsuite/tests/lib-internalformat/test.ml [new file with mode: 0644]
testsuite/tests/lib-list/ocamltests [deleted file]
testsuite/tests/lib-list/test.ml
testsuite/tests/lib-marshal/intern_final.ml [new file with mode: 0644]
testsuite/tests/lib-marshal/intern_final.reference [new file with mode: 0644]
testsuite/tests/lib-marshal/ocamltests [deleted file]
testsuite/tests/lib-obj/ocamltests [deleted file]
testsuite/tests/lib-option/ocamltests [deleted file]
testsuite/tests/lib-printf/ocamltests [deleted file]
testsuite/tests/lib-printf/tprintf.ml
testsuite/tests/lib-printf/tprintf.reference
testsuite/tests/lib-queue/ocamltests [deleted file]
testsuite/tests/lib-random/ocamltests [deleted file]
testsuite/tests/lib-result/ocamltests [deleted file]
testsuite/tests/lib-scanf-2/ocamltests [deleted file]
testsuite/tests/lib-scanf/ocamltests [deleted file]
testsuite/tests/lib-scanf/tscanf.ml
testsuite/tests/lib-seq/ocamltests [deleted file]
testsuite/tests/lib-set/ocamltests [deleted file]
testsuite/tests/lib-stack/ocamltests [deleted file]
testsuite/tests/lib-stdlabels/ocamltests [deleted file]
testsuite/tests/lib-stdlib/ocamltests [deleted file]
testsuite/tests/lib-str/ocamltests [deleted file]
testsuite/tests/lib-stream/ocamltests [deleted file]
testsuite/tests/lib-string/ocamltests [deleted file]
testsuite/tests/lib-sys/immediate64.ml [new file with mode: 0644]
testsuite/tests/lib-sys/ocamltests [deleted file]
testsuite/tests/lib-systhreads/ocamltests [deleted file]
testsuite/tests/lib-systhreads/testyield.ml
testsuite/tests/lib-threads/ocamltests [deleted file]
testsuite/tests/lib-uchar/ocamltests [deleted file]
testsuite/tests/lib-unix/common/fdstatus_aux.c
testsuite/tests/lib-unix/common/ocamltests [deleted file]
testsuite/tests/lib-unix/common/process_pid.ml
testsuite/tests/lib-unix/common/truncate.ml [new file with mode: 0644]
testsuite/tests/lib-unix/common/truncate.reference [new file with mode: 0644]
testsuite/tests/lib-unix/isatty/ocamltests [deleted file]
testsuite/tests/lib-unix/unix-execvpe/ocamltests [deleted file]
testsuite/tests/lib-unix/unix-socket/ocamltests [deleted file]
testsuite/tests/lib-unix/unix-socket/recvfrom_unix.ml
testsuite/tests/lib-unix/win-env/ocamltests [deleted file]
testsuite/tests/lib-unix/win-stat/ocamltests [deleted file]
testsuite/tests/lib-unix/win-symlink/ocamltests [deleted file]
testsuite/tests/link-test/ocamltests [deleted file]
testsuite/tests/local-functions/ocamltests [deleted file]
testsuite/tests/locale/ocamltests [deleted file]
testsuite/tests/manual-intf-c/ocamltests [deleted file]
testsuite/tests/match-exception-warnings/no_mixing_under_guard.ml
testsuite/tests/match-exception-warnings/no_value_clauses.ml
testsuite/tests/match-exception-warnings/ocamltests [deleted file]
testsuite/tests/match-exception-warnings/placement.ml
testsuite/tests/match-exception-warnings/reachability.ml
testsuite/tests/match-exception/ocamltests [deleted file]
testsuite/tests/messages/ocamltests [deleted file]
testsuite/tests/messages/precise_locations.ml
testsuite/tests/misc-kb/ocamltests [deleted file]
testsuite/tests/misc-unsafe/ocamltests [deleted file]
testsuite/tests/misc/ocamltests [deleted file]
testsuite/tests/no-alias-deps/ocamltests [deleted file]
testsuite/tests/opaque/ocamltests [deleted file]
testsuite/tests/output-complete-obj/ocamltests [deleted file]
testsuite/tests/output-complete-obj/puts.c [new file with mode: 0644]
testsuite/tests/output-complete-obj/test2.ml [new file with mode: 0644]
testsuite/tests/output-complete-obj/test2.reference [new file with mode: 0644]
testsuite/tests/parse-errors/ocamltests [deleted file]
testsuite/tests/parsetree/ocamltests [deleted file]
testsuite/tests/parsing/docstrings.ml
testsuite/tests/parsing/extended_indexoperators.compilers.reference [deleted file]
testsuite/tests/parsing/extended_indexoperators.ml
testsuite/tests/parsing/multi_indices.ml [new file with mode: 0644]
testsuite/tests/parsing/ocamltests [deleted file]
testsuite/tests/ppx-attributes/ocamltests [deleted file]
testsuite/tests/ppx-contexts/myppx.ml
testsuite/tests/ppx-contexts/ocamltests [deleted file]
testsuite/tests/ppx-contexts/test.compilers.reference
testsuite/tests/ppx-contexts/test.ml
testsuite/tests/prim-bigstring/ocamltests [deleted file]
testsuite/tests/prim-bswap/ocamltests [deleted file]
testsuite/tests/prim-revapply/ocamltests [deleted file]
testsuite/tests/printing-types/ocamltests [deleted file]
testsuite/tests/raise-counts/ocamltests [deleted file]
testsuite/tests/regression/gpr1623/ocamltests [deleted file]
testsuite/tests/regression/missing_set_of_closures/ocamltests [deleted file]
testsuite/tests/regression/pr3612/ocamltests [deleted file]
testsuite/tests/regression/pr5233/ocamltests [deleted file]
testsuite/tests/regression/pr5757/ocamltests [deleted file]
testsuite/tests/regression/pr6024/ocamltests [deleted file]
testsuite/tests/regression/pr7042/ocamltests [deleted file]
testsuite/tests/regression/pr7426/ocamltests [deleted file]
testsuite/tests/regression/pr7798/pr7798.ml [new file with mode: 0644]
testsuite/tests/regression/pr7798/pr7798.reference [new file with mode: 0644]
testsuite/tests/regression/pr7920/ocamltests [deleted file]
testsuite/tests/regression/pr8769/ocamltests [deleted file]
testsuite/tests/regression/pr9028/pr9028.ml [new file with mode: 0644]
testsuite/tests/regression/pr9028/pr9028.reference [new file with mode: 0644]
testsuite/tests/regression/pr9292/pr9292.ml [new file with mode: 0644]
testsuite/tests/required-external/ocamltests [deleted file]
testsuite/tests/runtime-C-exceptions/ocamltests [deleted file]
testsuite/tests/runtime-errors/ocamltests [deleted file]
testsuite/tests/runtime-objects/Tests.ml [new file with mode: 0644]
testsuite/tests/self-contained-toplevel/ocamltests [deleted file]
testsuite/tests/shadow_include/ocamltests [deleted file]
testsuite/tests/shadow_include/shadow_all.ml
testsuite/tests/tool-caml-tex/ellipses.input [new file with mode: 0644]
testsuite/tests/tool-caml-tex/ellipses.ml
testsuite/tests/tool-caml-tex/ellipses.reference
testsuite/tests/tool-caml-tex/ocamltests [deleted file]
testsuite/tests/tool-caml-tex/redirections.input [new file with mode: 0644]
testsuite/tests/tool-caml-tex/redirections.ml
testsuite/tests/tool-caml-tex/redirections.reference
testsuite/tests/tool-command-line/ocamltests [deleted file]
testsuite/tests/tool-debugger/basic/ocamltests [deleted file]
testsuite/tests/tool-debugger/dynlink/host.debug.reference [new file with mode: 0644]
testsuite/tests/tool-debugger/dynlink/host.ml [new file with mode: 0644]
testsuite/tests/tool-debugger/dynlink/host.reference [new file with mode: 0644]
testsuite/tests/tool-debugger/dynlink/input_script [new file with mode: 0644]
testsuite/tests/tool-debugger/dynlink/plugin.ml [new file with mode: 0644]
testsuite/tests/tool-debugger/find-artifacts/ocamltests [deleted file]
testsuite/tests/tool-debugger/no_debug_event/ocamltests [deleted file]
testsuite/tests/tool-debugger/printer/ocamltests [deleted file]
testsuite/tests/tool-expect-test/ocamltests [deleted file]
testsuite/tests/tool-lexyacc/grammar.mly
testsuite/tests/tool-lexyacc/ocamltests [deleted file]
testsuite/tests/tool-ocaml-annot/ocamltests [deleted file]
testsuite/tests/tool-ocaml/ocamltests [deleted file]
testsuite/tests/tool-ocamlc-compat32/ocamltests [deleted file]
testsuite/tests/tool-ocamlc-error-cleanup/ocamltests [deleted file]
testsuite/tests/tool-ocamlc-open/ocamltests [deleted file]
testsuite/tests/tool-ocamlc-stop-after/ocamltests [deleted file]
testsuite/tests/tool-ocamldep-modalias/ocamltests [deleted file]
testsuite/tests/tool-ocamldep-shadowing/ocamltests [deleted file]
testsuite/tests/tool-ocamldoc-open/ocamltests [deleted file]
testsuite/tests/tool-ocamldoc/Inline_records.html.reference
testsuite/tests/tool-ocamldoc/Inline_records.man.reference
testsuite/tests/tool-ocamldoc/Linebreaks.html.reference
testsuite/tests/tool-ocamldoc/Variants.html.reference
testsuite/tests/tool-ocamldoc/ocamltests [deleted file]
testsuite/tests/tool-ocamldoc/t01.reference
testsuite/tests/tool-ocamldoc/t04.reference
testsuite/tests/tool-ocamldoc/type_Linebreaks.reference
testsuite/tests/tool-ocamlobjinfo/ocamltests [deleted file]
testsuite/tests/tool-toplevel-invocation/ocamltests [deleted file]
testsuite/tests/tool-toplevel/error_highlighting.compilers.reference
testsuite/tests/tool-toplevel/error_highlighting.ml
testsuite/tests/tool-toplevel/ocamltests [deleted file]
testsuite/tests/tool-toplevel/pr6468.compilers.reference
testsuite/tests/tool-toplevel/redefinition_hints.compilers.reference [new file with mode: 0644]
testsuite/tests/tool-toplevel/redefinition_hints.ml [new file with mode: 0644]
testsuite/tests/translprim/ocamltests [deleted file]
testsuite/tests/typing-core-bugs/ocamltests [deleted file]
testsuite/tests/typing-deprecated/deprecated.ml
testsuite/tests/typing-deprecated/ocamltests [deleted file]
testsuite/tests/typing-extension-constructor/ocamltests [deleted file]
testsuite/tests/typing-extensions/extensions.ml
testsuite/tests/typing-extensions/ocamltests [deleted file]
testsuite/tests/typing-fstclassmod/ocamltests [deleted file]
testsuite/tests/typing-gadts/ambiguity.ml
testsuite/tests/typing-gadts/ocamltests [deleted file]
testsuite/tests/typing-gadts/pr5689.ml
testsuite/tests/typing-gadts/pr6241.ml
testsuite/tests/typing-gadts/pr6980.ml
testsuite/tests/typing-gadts/pr7160.ml
testsuite/tests/typing-gadts/pr7378.ml
testsuite/tests/typing-gadts/pr9019.ml [new file with mode: 0644]
testsuite/tests/typing-immediate/immediate.ml
testsuite/tests/typing-immediate/ocamltests [deleted file]
testsuite/tests/typing-implicit_unpack/implicit_unpack.ml
testsuite/tests/typing-implicit_unpack/implicit_unpack.ocaml.reference [deleted file]
testsuite/tests/typing-implicit_unpack/ocamltests [deleted file]
testsuite/tests/typing-labels/ocamltests [deleted file]
testsuite/tests/typing-misc-bugs/ocamltests [deleted file]
testsuite/tests/typing-misc/enrich_typedecl.ml
testsuite/tests/typing-misc/includeclass_errors.ml [new file with mode: 0644]
testsuite/tests/typing-misc/ocamltests [deleted file]
testsuite/tests/typing-misc/polyvars.ml
testsuite/tests/typing-misc/pr6416.ml
testsuite/tests/typing-misc/pr8548.ml
testsuite/tests/typing-misc/printing.ml
testsuite/tests/typing-misc/records.ml
testsuite/tests/typing-misc/typecore_errors.ml
testsuite/tests/typing-misc/typetexp_errors.ml
testsuite/tests/typing-misc/variance.ml [new file with mode: 0644]
testsuite/tests/typing-misc/variant.ml
testsuite/tests/typing-missing-cmi-2/ocamltests [deleted file]
testsuite/tests/typing-missing-cmi/ocamltests [deleted file]
testsuite/tests/typing-modules-bugs/ocamltests [deleted file]
testsuite/tests/typing-modules-bugs/pr6293_bad.compilers.reference
testsuite/tests/typing-modules/Test.ml
testsuite/tests/typing-modules/aliases.ml
testsuite/tests/typing-modules/anonymous.ml [new file with mode: 0644]
testsuite/tests/typing-modules/extension_constructors_errors_test.ml [new file with mode: 0644]
testsuite/tests/typing-modules/generative.ml
testsuite/tests/typing-modules/illegal_permutation.ml
testsuite/tests/typing-modules/nondep_private_abbrev.ml
testsuite/tests/typing-modules/ocamltests [deleted file]
testsuite/tests/typing-modules/pr5911.ml
testsuite/tests/typing-modules/pr7207.ml
testsuite/tests/typing-modules/pr7348.ml
testsuite/tests/typing-modules/pr7726.ml
testsuite/tests/typing-modules/pr7818.ml
testsuite/tests/typing-modules/pr7851.ml
testsuite/tests/typing-modules/printing.ml
testsuite/tests/typing-modules/records_errors_test.ml [new file with mode: 0644]
testsuite/tests/typing-modules/unroll_private_abbrev.ml
testsuite/tests/typing-modules/variants_errors_test.ml [new file with mode: 0644]
testsuite/tests/typing-multifile/ocamltests [deleted file]
testsuite/tests/typing-multifile/pr9218.ml [new file with mode: 0644]
testsuite/tests/typing-objects-bugs/ocamltests [deleted file]
testsuite/tests/typing-objects/Tests.ml
testsuite/tests/typing-objects/ocamltests [deleted file]
testsuite/tests/typing-objects/self_cannot_escape_pr7865.ml [new file with mode: 0644]
testsuite/tests/typing-ocamlc-i/ocamltests [deleted file]
testsuite/tests/typing-poly-bugs/ocamltests [deleted file]
testsuite/tests/typing-poly-bugs/pr5673_bad.compilers.reference [deleted file]
testsuite/tests/typing-poly-bugs/pr5673_bad.ml [deleted file]
testsuite/tests/typing-poly-bugs/pr5673_ok.ml
testsuite/tests/typing-poly-bugs/pr6922_ok.ml [new file with mode: 0644]
testsuite/tests/typing-poly/error_messages.ml
testsuite/tests/typing-poly/ocamltests [deleted file]
testsuite/tests/typing-poly/poly.ml
testsuite/tests/typing-poly/pr7636.ml [new file with mode: 0644]
testsuite/tests/typing-polyvariants-bugs-2/ocamltests [deleted file]
testsuite/tests/typing-polyvariants-bugs/ocamltests [deleted file]
testsuite/tests/typing-private-bugs/ocamltests [deleted file]
testsuite/tests/typing-private/ocamltests [deleted file]
testsuite/tests/typing-recmod/gpr1626.ml
testsuite/tests/typing-recmod/ocamltests [deleted file]
testsuite/tests/typing-recordarg/ocamltests [deleted file]
testsuite/tests/typing-rectypes-bugs/ocamltests [deleted file]
testsuite/tests/typing-safe-linking/ocamltests [deleted file]
testsuite/tests/typing-shadowing-of-pervasives-submodules/ocamltests [deleted file]
testsuite/tests/typing-short-paths/ocamltests [deleted file]
testsuite/tests/typing-short-paths/pr7543.compilers.reference
testsuite/tests/typing-signatures/els.ocaml.reference
testsuite/tests/typing-signatures/ocamltests [deleted file]
testsuite/tests/typing-sigsubst/ocamltests [deleted file]
testsuite/tests/typing-sigsubst/sig_local_aliases.ml
testsuite/tests/typing-sigsubst/sigsubst.ml
testsuite/tests/typing-typeparam/ocamltests [deleted file]
testsuite/tests/typing-unboxed-types/ocamltests [deleted file]
testsuite/tests/typing-unboxed/ocamltests [deleted file]
testsuite/tests/typing-unboxed/test.ml
testsuite/tests/typing-warnings/ambiguous_guarded_disjunction.ml
testsuite/tests/typing-warnings/never_returns.ml [new file with mode: 0644]
testsuite/tests/typing-warnings/ocamltests [deleted file]
testsuite/tests/typing-warnings/open_warnings.ml
testsuite/tests/typing-warnings/pr7115.ml
testsuite/tests/typing-warnings/pr7553.ml
testsuite/tests/typing-warnings/unused_functor_parameter.ml [new file with mode: 0644]
testsuite/tests/typing-warnings/unused_types.ml
testsuite/tests/unboxed-primitive-args/ocamltests [deleted file]
testsuite/tests/unwind/ocamltests [deleted file]
testsuite/tests/utils/ocamltests [deleted file]
testsuite/tests/warnings/ocamltests [deleted file]
testsuite/tests/warnings/w32.compilers.reference
testsuite/tests/warnings/w32b.compilers.reference
testsuite/tests/warnings/w53.ml
testsuite/tests/warnings/w60.compilers.reference [new file with mode: 0644]
testsuite/tests/warnings/w60.ml
testsuite/tests/win-unicode/ocamltests [deleted file]
testsuite/tools/Makefile
testsuite/tools/asmgen_i386.S
testsuite/tools/asmgen_i386nt.asm
testsuite/tools/codegen_main.ml
testsuite/tools/expect_test.ml
testsuite/tools/lexcmm.mll
testsuite/tools/parsecmm.mly
testsuite/typing [deleted file]
tools/.depend
tools/Makefile
tools/addlabels.ml [deleted file]
tools/caml_tex.ml
tools/check-parser-uptodate-or-warn.sh
tools/ci/appveyor/appveyor_build.cmd
tools/ci/appveyor/appveyor_build.sh
tools/ci/inria/extra-checks
tools/ci/inria/main
tools/ci/inria/tsan-suppr.txt [deleted file]
tools/ci/travis/travis-ci.sh
tools/cmt2annot.ml
tools/gdb-macros
tools/git-dev-options.sh [new file with mode: 0755]
tools/lexer299.mll [deleted file]
tools/lexer301.mll [deleted file]
tools/make-version-header.sh
tools/objinfo_helper.c
tools/ocaml299to3.ml [deleted file]
tools/ocamlcp.ml
tools/ocamloptp.ml
tools/ocamlprof.ml
tools/release-checklist
tools/scrapelabels.ml [deleted file]
toplevel/genprintval.ml
toplevel/genprintval.mli
toplevel/opttopdirs.ml
toplevel/opttoploop.ml
toplevel/opttopmain.ml
toplevel/topdirs.ml
toplevel/toploop.ml
toplevel/topmain.ml
typing/TODO.md
typing/btype.ml
typing/btype.mli
typing/ctype.ml
typing/ctype.mli
typing/datarepr.ml
typing/env.ml
typing/env.mli
typing/envaux.ml
typing/includeclass.ml
typing/includecore.ml
typing/includecore.mli
typing/includemod.ml
typing/includemod.mli
typing/mtype.ml
typing/oprint.ml
typing/oprint.mli
typing/outcometree.mli
typing/parmatch.ml
typing/parmatch.mli
typing/path.mli
typing/persistent_env.ml
typing/persistent_env.mli
typing/predef.ml
typing/predef.mli
typing/primitive.ml
typing/primitive.mli
typing/printtyp.ml
typing/printtyp.mli
typing/printtyped.ml
typing/rec_check.ml
typing/subst.ml
typing/tast_iterator.ml
typing/tast_mapper.ml
typing/type_immediacy.ml [new file with mode: 0644]
typing/type_immediacy.mli [new file with mode: 0644]
typing/typeclass.ml
typing/typecore.ml
typing/typecore.mli
typing/typedecl.ml
typing/typedecl_immediacy.ml
typing/typedecl_immediacy.mli
typing/typedecl_unboxed.ml
typing/typedecl_unboxed.mli
typing/typedecl_variance.ml
typing/typedecl_variance.mli
typing/typedtree.ml
typing/typedtree.mli
typing/typemod.ml
typing/types.ml
typing/types.mli
typing/typetexp.ml
typing/typetexp.mli
typing/untypeast.ml
utils/Makefile
utils/ccomp.ml
utils/clflags.ml
utils/clflags.mli
utils/config.mli
utils/config.mlp
utils/domainstate.ml.c [new file with mode: 0644]
utils/domainstate.mli.c [new file with mode: 0644]
utils/dune
utils/misc.ml
utils/misc.mli
utils/warnings.ml
utils/warnings.mli
yacc/Makefile
yacc/defs.h
yacc/error.c
yacc/main.c
yacc/output.c
yacc/reader.c
yacc/wstr.c [new file with mode: 0644]