Imported Upstream version 4.02.0
authorStephane Glondu <steph@glondu.net>
Tue, 21 Oct 2014 09:38:19 +0000 (11:38 +0200)
committerStephane Glondu <steph@glondu.net>
Tue, 21 Oct 2014 09:38:19 +0000 (11:38 +0200)
commit1a935ede44653d1dd2053cd1373558111f335925
tree7e502b2089a9f1ee084edfdc3e332512a857a136
parentdf912e4b5d45ea9f8b9b54909bfdfb80fc9a0824
Imported Upstream version 4.02.0
1335 files changed:
.depend
.gitignore [new file with mode: 0644]
.ignore
.ocp-indent [new file with mode: 0644]
.travis-ci.sh [new file with mode: 0644]
.travis.yml [new file with mode: 0644]
Changes
INSTALL
LICENSE
Makefile
Makefile.nt
README
README.win32
VERSION
_tags [deleted file]
asmcomp/.ignore
asmcomp/CSEgen.ml [new file with mode: 0644]
asmcomp/CSEgen.mli [new file with mode: 0644]
asmcomp/amd64/CSE.ml [new file with mode: 0644]
asmcomp/amd64/arch.ml
asmcomp/amd64/emit.mlp
asmcomp/amd64/emit_nt.mlp
asmcomp/amd64/proc.ml
asmcomp/amd64/reload.ml
asmcomp/amd64/selection.ml
asmcomp/arm/CSE.ml [new file with mode: 0644]
asmcomp/arm/arch.ml
asmcomp/arm/emit.mlp
asmcomp/arm/proc.ml
asmcomp/arm/scheduling.ml
asmcomp/arm/selection.ml
asmcomp/arm64/CSE.ml [new file with mode: 0644]
asmcomp/arm64/arch.ml [new file with mode: 0644]
asmcomp/arm64/emit.mlp [new file with mode: 0644]
asmcomp/arm64/proc.ml [new file with mode: 0644]
asmcomp/arm64/reload.ml [new file with mode: 0644]
asmcomp/arm64/scheduling.ml [new file with mode: 0644]
asmcomp/arm64/selection.ml [new file with mode: 0644]
asmcomp/asmgen.ml
asmcomp/asmlibrarian.ml
asmcomp/asmlink.ml
asmcomp/asmlink.mli
asmcomp/asmpackager.ml
asmcomp/asmpackager.mli
asmcomp/clambda.ml
asmcomp/clambda.mli
asmcomp/closure.ml
asmcomp/closure.mli
asmcomp/cmm.ml
asmcomp/cmm.mli
asmcomp/cmmgen.ml
asmcomp/cmmgen.mli
asmcomp/cmx_format.mli
asmcomp/coloring.ml
asmcomp/comballoc.ml
asmcomp/compilenv.ml
asmcomp/compilenv.mli
asmcomp/deadcode.ml [new file with mode: 0644]
asmcomp/deadcode.mli [new file with mode: 0644]
asmcomp/emitaux.ml
asmcomp/emitaux.mli
asmcomp/i386/CSE.ml [new file with mode: 0644]
asmcomp/i386/arch.ml
asmcomp/i386/emit.mlp
asmcomp/i386/emit_nt.mlp
asmcomp/i386/proc.ml
asmcomp/i386/reload.ml
asmcomp/i386/selection.ml
asmcomp/interf.ml
asmcomp/linearize.ml
asmcomp/linearize.mli
asmcomp/liveness.ml
asmcomp/liveness.mli
asmcomp/mach.ml
asmcomp/mach.mli
asmcomp/power/CSE.ml [new file with mode: 0644]
asmcomp/power/emit.mlp
asmcomp/power/proc.ml
asmcomp/power/scheduling.ml
asmcomp/power/selection.ml
asmcomp/printclambda.ml
asmcomp/printclambda.mli
asmcomp/printcmm.ml
asmcomp/printlinear.ml
asmcomp/printmach.ml
asmcomp/proc.mli
asmcomp/reg.ml
asmcomp/reg.mli
asmcomp/reloadgen.ml
asmcomp/schedgen.ml
asmcomp/schedgen.mli
asmcomp/selectgen.ml
asmcomp/selectgen.mli
asmcomp/sparc/CSE.ml [new file with mode: 0644]
asmcomp/sparc/emit.mlp
asmcomp/sparc/proc.ml
asmcomp/sparc/scheduling.ml
asmcomp/sparc/selection.ml
asmcomp/spill.ml
asmcomp/spill.mli
asmcomp/split.ml
asmcomp/split.mli
asmcomp/strmatch.ml [new file with mode: 0644]
asmcomp/strmatch.mli [new file with mode: 0644]
asmrun/.depend
asmrun/Makefile
asmrun/Makefile.nt
asmrun/amd64.S
asmrun/amd64nt.asm
asmrun/arm.S
asmrun/arm64.S [new file with mode: 0644]
asmrun/backtrace.c
asmrun/fail.c
asmrun/i386.S
asmrun/i386nt.asm
asmrun/natdynlink.c
asmrun/power-elf.S
asmrun/power-rhapsody.S
asmrun/signals_asm.c
asmrun/signals_osdep.h
asmrun/stack.h
asmrun/startup.c
boot/.ignore
boot/myocamlbuild.boot [deleted file]
boot/ocamlc
boot/ocamldep
boot/ocamllex
build/.ignore [deleted file]
build/boot-c-parts.sh [deleted file]
build/boot.sh [deleted file]
build/buildbot [deleted file]
build/camlp4-bootstrap-recipe.txt [deleted file]
build/camlp4-bootstrap.sh [deleted file]
build/camlp4-byte-only.sh [deleted file]
build/camlp4-mkCamlp4Ast.sh [deleted file]
build/camlp4-native-only.sh [deleted file]
build/camlp4-targets.sh [deleted file]
build/distclean.sh [deleted file]
build/fastworld.sh [deleted file]
build/install.sh [deleted file]
build/mixed-boot.sh [deleted file]
build/mkconfig.sh [deleted file]
build/mkmyocamlbuild_config.sh [deleted file]
build/mkruntimedef.sh [deleted file]
build/myocamlbuild.sh [deleted file]
build/new-build-system [deleted file]
build/ocamlbuild-byte-only.sh [deleted file]
build/ocamlbuild-native-only.sh [deleted file]
build/ocamlbuildlib-native-only.sh [deleted file]
build/otherlibs-targets.sh [deleted file]
build/partial-install.sh [deleted file]
build/targets.sh [deleted file]
build/tolower.sed [deleted file]
build/world.all.sh [deleted file]
build/world.byte.sh [deleted file]
build/world.native.sh [deleted file]
build/world.sh [deleted file]
bytecomp/bytegen.ml
bytecomp/bytegen.mli
bytecomp/bytelibrarian.ml
bytecomp/bytelibrarian.mli
bytecomp/bytelink.ml
bytecomp/bytelink.mli
bytecomp/bytepackager.ml
bytecomp/bytepackager.mli
bytecomp/bytesections.ml
bytecomp/bytesections.mli
bytecomp/cmo_format.mli
bytecomp/dll.ml
bytecomp/dll.mli
bytecomp/emitcode.ml
bytecomp/emitcode.mli
bytecomp/instruct.ml
bytecomp/instruct.mli
bytecomp/lambda.ml
bytecomp/lambda.mli
bytecomp/matching.ml
bytecomp/matching.mli
bytecomp/meta.ml
bytecomp/meta.mli
bytecomp/printinstr.ml
bytecomp/printlambda.ml
bytecomp/simplif.ml
bytecomp/switch.ml
bytecomp/switch.mli
bytecomp/symtable.ml
bytecomp/symtable.mli
bytecomp/translclass.ml
bytecomp/translcore.ml
bytecomp/translcore.mli
bytecomp/translmod.ml
bytecomp/translmod.mli
bytecomp/translobj.ml
bytecomp/translobj.mli
bytecomp/typeopt.ml
byterun/.depend
byterun/Makefile
byterun/Makefile.common
byterun/alloc.c
byterun/alloc.h
byterun/array.c
byterun/backtrace.c
byterun/backtrace.h
byterun/callback.c
byterun/compact.c
byterun/compatibility.h
byterun/config.h
byterun/debugger.c
byterun/dynlink.c
byterun/exec.h
byterun/fail.c
byterun/fail.h
byterun/fix_code.c
byterun/floats.c
byterun/gc_ctrl.c
byterun/gc_ctrl.h
byterun/hash.c
byterun/instrtrace.c
byterun/instruct.h
byterun/intern.c
byterun/interp.c
byterun/ints.c
byterun/io.c
byterun/io.h
byterun/lexing.c
byterun/major_gc.c
byterun/memory.h
byterun/misc.c
byterun/misc.h
byterun/mlvalues.h
byterun/obj.c
byterun/osdeps.h
byterun/parsing.c
byterun/printexc.c
byterun/startup.c
byterun/str.c
byterun/sys.c
byterun/unix.c
byterun/win32.c
camlp4/.ignore [deleted file]
camlp4/CHANGES [deleted file]
camlp4/Camlp4.mlpack [deleted file]
camlp4/Camlp4/Camlp4Ast.partial.ml [deleted file]
camlp4/Camlp4/Debug.ml [deleted file]
camlp4/Camlp4/Debug.mli [deleted file]
camlp4/Camlp4/ErrorHandler.ml [deleted file]
camlp4/Camlp4/ErrorHandler.mli [deleted file]
camlp4/Camlp4/OCamlInitSyntax.ml [deleted file]
camlp4/Camlp4/Options.ml [deleted file]
camlp4/Camlp4/Options.mli [deleted file]
camlp4/Camlp4/PreCast.ml [deleted file]
camlp4/Camlp4/PreCast.mli [deleted file]
camlp4/Camlp4/Printers.mlpack [deleted file]
camlp4/Camlp4/Printers/DumpCamlp4Ast.ml [deleted file]
camlp4/Camlp4/Printers/DumpCamlp4Ast.mli [deleted file]
camlp4/Camlp4/Printers/DumpOCamlAst.ml [deleted file]
camlp4/Camlp4/Printers/DumpOCamlAst.mli [deleted file]
camlp4/Camlp4/Printers/Null.ml [deleted file]
camlp4/Camlp4/Printers/Null.mli [deleted file]
camlp4/Camlp4/Printers/OCaml.ml [deleted file]
camlp4/Camlp4/Printers/OCaml.mli [deleted file]
camlp4/Camlp4/Printers/OCamlr.ml [deleted file]
camlp4/Camlp4/Printers/OCamlr.mli [deleted file]
camlp4/Camlp4/Register.ml [deleted file]
camlp4/Camlp4/Register.mli [deleted file]
camlp4/Camlp4/Sig.ml [deleted file]
camlp4/Camlp4/Struct.mlpack [deleted file]
camlp4/Camlp4/Struct/.ignore [deleted file]
camlp4/Camlp4/Struct/AstFilters.ml [deleted file]
camlp4/Camlp4/Struct/Camlp4Ast.mlast [deleted file]
camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml [deleted file]
camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.mli [deleted file]
camlp4/Camlp4/Struct/CleanAst.ml [deleted file]
camlp4/Camlp4/Struct/CommentFilter.ml [deleted file]
camlp4/Camlp4/Struct/CommentFilter.mli [deleted file]
camlp4/Camlp4/Struct/DynAst.ml [deleted file]
camlp4/Camlp4/Struct/DynLoader.ml [deleted file]
camlp4/Camlp4/Struct/DynLoader.mli [deleted file]
camlp4/Camlp4/Struct/EmptyError.ml [deleted file]
camlp4/Camlp4/Struct/EmptyError.mli [deleted file]
camlp4/Camlp4/Struct/EmptyPrinter.ml [deleted file]
camlp4/Camlp4/Struct/EmptyPrinter.mli [deleted file]
camlp4/Camlp4/Struct/FreeVars.ml [deleted file]
camlp4/Camlp4/Struct/FreeVars.mli [deleted file]
camlp4/Camlp4/Struct/Grammar.mlpack [deleted file]
camlp4/Camlp4/Struct/Grammar/Delete.ml [deleted file]
camlp4/Camlp4/Struct/Grammar/Dynamic.ml [deleted file]
camlp4/Camlp4/Struct/Grammar/Entry.ml [deleted file]
camlp4/Camlp4/Struct/Grammar/Failed.ml [deleted file]
camlp4/Camlp4/Struct/Grammar/Find.ml [deleted file]
camlp4/Camlp4/Struct/Grammar/Fold.ml [deleted file]
camlp4/Camlp4/Struct/Grammar/Fold.mli [deleted file]
camlp4/Camlp4/Struct/Grammar/Insert.ml [deleted file]
camlp4/Camlp4/Struct/Grammar/Parser.ml [deleted file]
camlp4/Camlp4/Struct/Grammar/Parser.mli [deleted file]
camlp4/Camlp4/Struct/Grammar/Print.ml [deleted file]
camlp4/Camlp4/Struct/Grammar/Print.mli [deleted file]
camlp4/Camlp4/Struct/Grammar/Search.ml [deleted file]
camlp4/Camlp4/Struct/Grammar/Static.ml [deleted file]
camlp4/Camlp4/Struct/Grammar/Structure.ml [deleted file]
camlp4/Camlp4/Struct/Grammar/Tools.ml [deleted file]
camlp4/Camlp4/Struct/Lexer.mll [deleted file]
camlp4/Camlp4/Struct/Loc.ml [deleted file]
camlp4/Camlp4/Struct/Loc.mli [deleted file]
camlp4/Camlp4/Struct/Quotation.ml [deleted file]
camlp4/Camlp4/Struct/Token.ml [deleted file]
camlp4/Camlp4/Struct/Token.mli [deleted file]
camlp4/Camlp4Bin.ml [deleted file]
camlp4/Camlp4Filters/Camlp4AstLifter.ml [deleted file]
camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml [deleted file]
camlp4/Camlp4Filters/Camlp4FoldGenerator.ml [deleted file]
camlp4/Camlp4Filters/Camlp4LocationStripper.ml [deleted file]
camlp4/Camlp4Filters/Camlp4MapGenerator.ml [deleted file]
camlp4/Camlp4Filters/Camlp4MetaGenerator.ml [deleted file]
camlp4/Camlp4Filters/Camlp4Profiler.ml [deleted file]
camlp4/Camlp4Filters/Camlp4TrashRemover.ml [deleted file]
camlp4/Camlp4Parsers/Camlp4AstLoader.ml [deleted file]
camlp4/Camlp4Parsers/Camlp4DebugParser.ml [deleted file]
camlp4/Camlp4Parsers/Camlp4GrammarParser.ml [deleted file]
camlp4/Camlp4Parsers/Camlp4ListComprehension.ml [deleted file]
camlp4/Camlp4Parsers/Camlp4MacroParser.ml [deleted file]
camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml [deleted file]
camlp4/Camlp4Parsers/Camlp4OCamlParser.ml [deleted file]
camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml [deleted file]
camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml [deleted file]
camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml [deleted file]
camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml [deleted file]
camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml [deleted file]
camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml [deleted file]
camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml [deleted file]
camlp4/Camlp4Printers/Camlp4AstDumper.ml [deleted file]
camlp4/Camlp4Printers/Camlp4AutoPrinter.ml [deleted file]
camlp4/Camlp4Printers/Camlp4NullDumper.ml [deleted file]
camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml [deleted file]
camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml [deleted file]
camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml [deleted file]
camlp4/Camlp4Top.mlpack [deleted file]
camlp4/Camlp4Top/Rprint.ml [deleted file]
camlp4/Camlp4Top/Top.ml [deleted file]
camlp4/Camlp4_config.ml [deleted file]
camlp4/Camlp4_config.mli [deleted file]
camlp4/ICHANGES [deleted file]
camlp4/boot/.ignore [deleted file]
camlp4/boot/Camlp4.ml [deleted file]
camlp4/boot/Camlp4.ml4 [deleted file]
camlp4/boot/Camlp4Ast.ml [deleted file]
camlp4/boot/camlp4boot.ml [deleted file]
camlp4/boot/camlp4boot.ml4 [deleted file]
camlp4/build/.ignore [deleted file]
camlp4/camlp4.odocl [deleted file]
camlp4/camlp4fulllib.mllib [deleted file]
camlp4/camlp4lib.mllib [deleted file]
camlp4/camlp4prof.ml [deleted file]
camlp4/camlp4prof.mli [deleted file]
camlp4/examples/_tags [deleted file]
camlp4/examples/all.itarget [deleted file]
camlp4/examples/apply_operator.ml [deleted file]
camlp4/examples/apply_operator_test.ml [deleted file]
camlp4/examples/arith.ml [deleted file]
camlp4/examples/debug_extension.ml [deleted file]
camlp4/examples/ex_str.ml [deleted file]
camlp4/examples/ex_str_test.ml [deleted file]
camlp4/examples/expression_closure.ml [deleted file]
camlp4/examples/expression_closure_filter.ml [deleted file]
camlp4/examples/expression_closure_test.ml [deleted file]
camlp4/examples/fancy_lambda_quot.ml [deleted file]
camlp4/examples/fancy_lambda_quot_test.ml [deleted file]
camlp4/examples/free_vars_test.ml [deleted file]
camlp4/examples/gen_match_case.ml [deleted file]
camlp4/examples/gen_type_N.ml [deleted file]
camlp4/examples/gettext_test.ml [deleted file]
camlp4/examples/global_handler.ml [deleted file]
camlp4/examples/global_handler_test.ml [deleted file]
camlp4/examples/lambda_parser.ml [deleted file]
camlp4/examples/lambda_quot.ml [deleted file]
camlp4/examples/lambda_quot_expr.ml [deleted file]
camlp4/examples/lambda_quot_patt.ml [deleted file]
camlp4/examples/lambda_test.ml [deleted file]
camlp4/examples/macros.ml [deleted file]
camlp4/examples/parse_files.ml [deleted file]
camlp4/examples/syb_fold.ml [deleted file]
camlp4/examples/syb_map.ml [deleted file]
camlp4/examples/test.itarget [deleted file]
camlp4/examples/test_macros.ml [deleted file]
camlp4/examples/test_type_quotation.ml [deleted file]
camlp4/examples/type_quotation.ml [deleted file]
camlp4/man/.ignore [deleted file]
camlp4/man/Makefile [deleted file]
camlp4/man/camlp4.1.tpl [deleted file]
camlp4/mkcamlp4.ml [deleted file]
config/.ignore
config/Makefile-templ
config/Makefile.mingw
config/Makefile.mingw64
config/Makefile.msvc
config/Makefile.msvc64
config/auto-aux/int64align.c
config/auto-aux/sizes.c
config/auto-aux/tclversion.c [deleted file]
config/gnu/config.guess
config/gnu/config.sub
configure
debugger/.depend
debugger/Makefile
debugger/Makefile.shared
debugger/command_line.ml
debugger/debugcom.ml
debugger/debugger_config.mli
debugger/eval.ml
debugger/input_handling.mli
debugger/main.ml
debugger/parameters.ml
debugger/parameters.mli
debugger/printval.ml
debugger/program_loading.ml
debugger/program_management.ml
debugger/show_information.ml
debugger/source.ml
debugger/symbols.ml
debugger/symbols.mli
driver/compenv.ml
driver/compenv.mli
driver/compile.ml
driver/compmisc.ml
driver/errors.ml
driver/main.ml
driver/main_args.ml
driver/main_args.mli
driver/optcompile.ml
driver/opterrors.ml
driver/optmain.ml
driver/pparse.ml
driver/pparse.mli
lex/Makefile
lex/common.ml
lex/common.mli
lex/compact.ml
lex/cset.ml
lex/lexer.mll
lex/lexgen.ml
lex/main.ml
lex/output.ml
lex/output.mli
lex/outputbis.ml
lex/outputbis.mli
lex/parser.mly
lex/syntax.ml
lex/syntax.mli
lex/table.ml
man/Makefile
man/ocaml.m
man/ocamlc.m
man/ocamldebug.m
man/ocamldoc.m
man/ocamlopt.m
myocamlbuild.ml [deleted file]
myocamlbuild_config.mli [deleted file]
ocamlbuild/.depend
ocamlbuild/Makefile
ocamlbuild/Makefile.noboot
ocamlbuild/command.ml
ocamlbuild/configuration.ml
ocamlbuild/configuration.mli
ocamlbuild/const.ml [new file with mode: 0644]
ocamlbuild/display.ml
ocamlbuild/findlib.ml
ocamlbuild/flags.ml
ocamlbuild/flags.mli
ocamlbuild/lexers.mli
ocamlbuild/lexers.mll
ocamlbuild/loc.ml [new file with mode: 0644]
ocamlbuild/loc.mli [new file with mode: 0644]
ocamlbuild/log.ml
ocamlbuild/log.mli
ocamlbuild/main.ml
ocamlbuild/man/ocamlbuild.1
ocamlbuild/my_std.ml
ocamlbuild/my_std.mli
ocamlbuild/my_unix.ml
ocamlbuild/ocaml_compiler.ml
ocamlbuild/ocaml_compiler.mli
ocamlbuild/ocaml_specific.ml
ocamlbuild/ocaml_utils.ml
ocamlbuild/ocamlbuild_executor.ml
ocamlbuild/ocamlbuild_pack.mlpack
ocamlbuild/ocamlbuild_plugin.ml
ocamlbuild/ocamlbuild_where.ml
ocamlbuild/options.ml
ocamlbuild/options.mli
ocamlbuild/param_tags.ml
ocamlbuild/param_tags.mli
ocamlbuild/plugin.ml
ocamlbuild/resource.ml
ocamlbuild/resource.mli
ocamlbuild/rule.ml
ocamlbuild/rule.mli
ocamlbuild/signatures.mli
ocamlbuild/testsuite/README [new file with mode: 0644]
ocamlbuild/testsuite/external.ml [new file with mode: 0644]
ocamlbuild/testsuite/external_test_header.ml [new file with mode: 0644]
ocamlbuild/testsuite/findlibonly.ml [new file with mode: 0644]
ocamlbuild/testsuite/findlibonly_test_header.ml [new file with mode: 0644]
ocamlbuild/testsuite/internal.ml [new file with mode: 0644]
ocamlbuild/testsuite/internal_test_header.ml [new file with mode: 0644]
ocamlbuild/testsuite/level0.ml [deleted file]
ocamlbuild/testsuite/ocamlbuild_test.ml
ocamldoc/.depend
ocamldoc/Makefile
ocamldoc/Makefile.nt
ocamldoc/generators/odoc_literate.ml
ocamldoc/generators/odoc_todo.ml
ocamldoc/odoc_analyse.ml
ocamldoc/odoc_ast.ml
ocamldoc/odoc_ast.mli
ocamldoc/odoc_cross.ml
ocamldoc/odoc_dag2html.ml
ocamldoc/odoc_dep.ml
ocamldoc/odoc_env.ml
ocamldoc/odoc_env.mli
ocamldoc/odoc_exception.ml
ocamldoc/odoc_extension.ml [new file with mode: 0644]
ocamldoc/odoc_html.ml
ocamldoc/odoc_info.ml
ocamldoc/odoc_info.mli
ocamldoc/odoc_latex.ml
ocamldoc/odoc_man.ml
ocamldoc/odoc_merge.ml
ocamldoc/odoc_messages.ml
ocamldoc/odoc_misc.ml
ocamldoc/odoc_module.ml
ocamldoc/odoc_print.ml
ocamldoc/odoc_scan.ml
ocamldoc/odoc_search.ml
ocamldoc/odoc_search.mli
ocamldoc/odoc_sig.ml
ocamldoc/odoc_sig.mli
ocamldoc/odoc_str.ml
ocamldoc/odoc_str.mli
ocamldoc/odoc_test.ml
ocamldoc/odoc_texi.ml
ocamldoc/odoc_text.ml
ocamldoc/odoc_text_lexer.mll
ocamldoc/odoc_text_parser.mly
ocamldoc/odoc_to_text.ml
ocamldoc/odoc_type.ml
ocamldoc/odoc_types.ml
ocamldoc/odoc_types.mli
otherlibs/Makefile
otherlibs/Makefile.nt
otherlibs/Makefile.shared
otherlibs/bigarray/.depend
otherlibs/bigarray/Makefile
otherlibs/bigarray/bigarray.h
otherlibs/bigarray/bigarray.ml
otherlibs/bigarray/bigarray.mli
otherlibs/bigarray/bigarray_stubs.c
otherlibs/bigarray/mmap_unix.c
otherlibs/bigarray/mmap_win32.c
otherlibs/dynlink/Makefile
otherlibs/dynlink/dynlink.ml
otherlibs/dynlink/dynlink.mli
otherlibs/dynlink/natdynlink.ml
otherlibs/graph/open.c
otherlibs/labltk/.ignore [deleted file]
otherlibs/labltk/Changes [deleted file]
otherlibs/labltk/Makefile [deleted file]
otherlibs/labltk/Makefile.nt [deleted file]
otherlibs/labltk/README [deleted file]
otherlibs/labltk/Widgets.src [deleted file]
otherlibs/labltk/browser/.depend [deleted file]
otherlibs/labltk/browser/.ignore [deleted file]
otherlibs/labltk/browser/Makefile [deleted file]
otherlibs/labltk/browser/Makefile.nt [deleted file]
otherlibs/labltk/browser/Makefile.shared [deleted file]
otherlibs/labltk/browser/README [deleted file]
otherlibs/labltk/browser/dummyUnix.mli [deleted file]
otherlibs/labltk/browser/dummyWin.mli [deleted file]
otherlibs/labltk/browser/editor.ml [deleted file]
otherlibs/labltk/browser/editor.mli [deleted file]
otherlibs/labltk/browser/fileselect.ml [deleted file]
otherlibs/labltk/browser/fileselect.mli [deleted file]
otherlibs/labltk/browser/help.txt [deleted file]
otherlibs/labltk/browser/jg_bind.ml [deleted file]
otherlibs/labltk/browser/jg_bind.mli [deleted file]
otherlibs/labltk/browser/jg_box.ml [deleted file]
otherlibs/labltk/browser/jg_button.ml [deleted file]
otherlibs/labltk/browser/jg_completion.ml [deleted file]
otherlibs/labltk/browser/jg_completion.mli [deleted file]
otherlibs/labltk/browser/jg_config.ml [deleted file]
otherlibs/labltk/browser/jg_config.mli [deleted file]
otherlibs/labltk/browser/jg_entry.ml [deleted file]
otherlibs/labltk/browser/jg_memo.ml [deleted file]
otherlibs/labltk/browser/jg_memo.mli [deleted file]
otherlibs/labltk/browser/jg_menu.ml [deleted file]
otherlibs/labltk/browser/jg_message.ml [deleted file]
otherlibs/labltk/browser/jg_message.mli [deleted file]
otherlibs/labltk/browser/jg_multibox.ml [deleted file]
otherlibs/labltk/browser/jg_multibox.mli [deleted file]
otherlibs/labltk/browser/jg_text.ml [deleted file]
otherlibs/labltk/browser/jg_text.mli [deleted file]
otherlibs/labltk/browser/jg_tk.ml [deleted file]
otherlibs/labltk/browser/jg_toplevel.ml [deleted file]
otherlibs/labltk/browser/jglib.mllib [deleted file]
otherlibs/labltk/browser/lexical.ml [deleted file]
otherlibs/labltk/browser/lexical.mli [deleted file]
otherlibs/labltk/browser/list2.ml [deleted file]
otherlibs/labltk/browser/main.ml [deleted file]
otherlibs/labltk/browser/mytypes.mli [deleted file]
otherlibs/labltk/browser/searchid.ml [deleted file]
otherlibs/labltk/browser/searchid.mli [deleted file]
otherlibs/labltk/browser/searchpos.ml [deleted file]
otherlibs/labltk/browser/searchpos.mli [deleted file]
otherlibs/labltk/browser/setpath.ml [deleted file]
otherlibs/labltk/browser/setpath.mli [deleted file]
otherlibs/labltk/browser/shell.ml [deleted file]
otherlibs/labltk/browser/shell.mli [deleted file]
otherlibs/labltk/browser/typecheck.ml [deleted file]
otherlibs/labltk/browser/typecheck.mli [deleted file]
otherlibs/labltk/browser/useunix.ml [deleted file]
otherlibs/labltk/browser/useunix.mli [deleted file]
otherlibs/labltk/browser/viewer.ml [deleted file]
otherlibs/labltk/browser/viewer.mli [deleted file]
otherlibs/labltk/browser/winmain.c [deleted file]
otherlibs/labltk/builtin/LICENSE [deleted file]
otherlibs/labltk/builtin/builtin_FilePattern.ml [deleted file]
otherlibs/labltk/builtin/builtin_GetBitmap.ml [deleted file]
otherlibs/labltk/builtin/builtin_GetCursor.ml [deleted file]
otherlibs/labltk/builtin/builtin_GetPixel.ml [deleted file]
otherlibs/labltk/builtin/builtin_ScrollValue.ml [deleted file]
otherlibs/labltk/builtin/builtin_bind.ml [deleted file]
otherlibs/labltk/builtin/builtin_bindtags.ml [deleted file]
otherlibs/labltk/builtin/builtin_font.ml [deleted file]
otherlibs/labltk/builtin/builtin_grab.ml [deleted file]
otherlibs/labltk/builtin/builtin_index.ml [deleted file]
otherlibs/labltk/builtin/builtin_palette.ml [deleted file]
otherlibs/labltk/builtin/builtin_text.ml [deleted file]
otherlibs/labltk/builtin/builtina_empty.ml [deleted file]
otherlibs/labltk/builtin/builtinf_GetPixel.ml [deleted file]
otherlibs/labltk/builtin/builtinf_bind.ml [deleted file]
otherlibs/labltk/builtin/builtini_GetBitmap.ml [deleted file]
otherlibs/labltk/builtin/builtini_GetCursor.ml [deleted file]
otherlibs/labltk/builtin/builtini_GetPixel.ml [deleted file]
otherlibs/labltk/builtin/builtini_ScrollValue.ml [deleted file]
otherlibs/labltk/builtin/builtini_bind.ml [deleted file]
otherlibs/labltk/builtin/builtini_bindtags.ml [deleted file]
otherlibs/labltk/builtin/builtini_font.ml [deleted file]
otherlibs/labltk/builtin/builtini_grab.ml [deleted file]
otherlibs/labltk/builtin/builtini_index.ml [deleted file]
otherlibs/labltk/builtin/builtini_palette.ml [deleted file]
otherlibs/labltk/builtin/builtini_text.ml [deleted file]
otherlibs/labltk/builtin/canvas_bind.ml [deleted file]
otherlibs/labltk/builtin/canvas_bind.mli [deleted file]
otherlibs/labltk/builtin/dialog.ml [deleted file]
otherlibs/labltk/builtin/dialog.mli [deleted file]
otherlibs/labltk/builtin/image.ml [deleted file]
otherlibs/labltk/builtin/image.mli [deleted file]
otherlibs/labltk/builtin/optionmenu.ml [deleted file]
otherlibs/labltk/builtin/optionmenu.mli [deleted file]
otherlibs/labltk/builtin/rawimg.ml [deleted file]
otherlibs/labltk/builtin/rawimg.mli [deleted file]
otherlibs/labltk/builtin/report.ml [deleted file]
otherlibs/labltk/builtin/selection_handle_set.ml [deleted file]
otherlibs/labltk/builtin/selection_handle_set.mli [deleted file]
otherlibs/labltk/builtin/selection_own_set.ml [deleted file]
otherlibs/labltk/builtin/selection_own_set.mli [deleted file]
otherlibs/labltk/builtin/text_tag_bind.ml [deleted file]
otherlibs/labltk/builtin/text_tag_bind.mli [deleted file]
otherlibs/labltk/builtin/winfo_contained.ml [deleted file]
otherlibs/labltk/builtin/winfo_contained.mli [deleted file]
otherlibs/labltk/camltk/.ignore [deleted file]
otherlibs/labltk/camltk/Makefile [deleted file]
otherlibs/labltk/camltk/Makefile.gen [deleted file]
otherlibs/labltk/camltk/Makefile.gen.nt [deleted file]
otherlibs/labltk/camltk/Makefile.nt [deleted file]
otherlibs/labltk/camltk/byte.itarget [deleted file]
otherlibs/labltk/camltk/modules [deleted file]
otherlibs/labltk/camltk/native.itarget [deleted file]
otherlibs/labltk/compiler/.depend [deleted file]
otherlibs/labltk/compiler/.ignore [deleted file]
otherlibs/labltk/compiler/Makefile [deleted file]
otherlibs/labltk/compiler/Makefile.nt [deleted file]
otherlibs/labltk/compiler/code.mli [deleted file]
otherlibs/labltk/compiler/compile.ml [deleted file]
otherlibs/labltk/compiler/copyright [deleted file]
otherlibs/labltk/compiler/flags.ml [deleted file]
otherlibs/labltk/compiler/intf.ml [deleted file]
otherlibs/labltk/compiler/lexer.mll [deleted file]
otherlibs/labltk/compiler/maincompile.ml [deleted file]
otherlibs/labltk/compiler/parser.mly [deleted file]
otherlibs/labltk/compiler/pp.ml [deleted file]
otherlibs/labltk/compiler/ppexec.ml [deleted file]
otherlibs/labltk/compiler/pplex.mli [deleted file]
otherlibs/labltk/compiler/pplex.mll [deleted file]
otherlibs/labltk/compiler/ppparse.ml [deleted file]
otherlibs/labltk/compiler/ppyac.mly [deleted file]
otherlibs/labltk/compiler/printer.ml [deleted file]
otherlibs/labltk/compiler/tables.ml [deleted file]
otherlibs/labltk/compiler/tsort.ml [deleted file]
otherlibs/labltk/examples_camltk/.ignore [deleted file]
otherlibs/labltk/examples_camltk/Makefile [deleted file]
otherlibs/labltk/examples_camltk/Makefile.nt [deleted file]
otherlibs/labltk/examples_camltk/addition.ml [deleted file]
otherlibs/labltk/examples_camltk/eyes.ml [deleted file]
otherlibs/labltk/examples_camltk/fileinput.ml [deleted file]
otherlibs/labltk/examples_camltk/fileopen.ml [deleted file]
otherlibs/labltk/examples_camltk/helloworld.ml [deleted file]
otherlibs/labltk/examples_camltk/images/CamlBook.gif [deleted file]
otherlibs/labltk/examples_camltk/images/Lambda2.back.gif [deleted file]
otherlibs/labltk/examples_camltk/images/dojoji.back.gif [deleted file]
otherlibs/labltk/examples_camltk/jptest.ml [deleted file]
otherlibs/labltk/examples_camltk/mytext.ml [deleted file]
otherlibs/labltk/examples_camltk/socketinput.ml [deleted file]
otherlibs/labltk/examples_camltk/taddition.ml [deleted file]
otherlibs/labltk/examples_camltk/taquin.ml [deleted file]
otherlibs/labltk/examples_camltk/tetris.ml [deleted file]
otherlibs/labltk/examples_camltk/text.ml [deleted file]
otherlibs/labltk/examples_camltk/winskel.ml [deleted file]
otherlibs/labltk/examples_labltk/.ignore [deleted file]
otherlibs/labltk/examples_labltk/Lambda2.back.gif [deleted file]
otherlibs/labltk/examples_labltk/Makefile [deleted file]
otherlibs/labltk/examples_labltk/Makefile.nt [deleted file]
otherlibs/labltk/examples_labltk/README [deleted file]
otherlibs/labltk/examples_labltk/calc.ml [deleted file]
otherlibs/labltk/examples_labltk/clock.ml [deleted file]
otherlibs/labltk/examples_labltk/demo.ml [deleted file]
otherlibs/labltk/examples_labltk/eyes.ml [deleted file]
otherlibs/labltk/examples_labltk/hello.ml [deleted file]
otherlibs/labltk/examples_labltk/hello.tcl [deleted file]
otherlibs/labltk/examples_labltk/lang.ml [deleted file]
otherlibs/labltk/examples_labltk/taquin.ml [deleted file]
otherlibs/labltk/examples_labltk/tetris.ml [deleted file]
otherlibs/labltk/frx/.depend [deleted file]
otherlibs/labltk/frx/Makefile [deleted file]
otherlibs/labltk/frx/Makefile.nt [deleted file]
otherlibs/labltk/frx/README [deleted file]
otherlibs/labltk/frx/frx_after.ml [deleted file]
otherlibs/labltk/frx/frx_after.mli [deleted file]
otherlibs/labltk/frx/frx_color.ml [deleted file]
otherlibs/labltk/frx/frx_color.mli [deleted file]
otherlibs/labltk/frx/frx_ctext.ml [deleted file]
otherlibs/labltk/frx/frx_ctext.mli [deleted file]
otherlibs/labltk/frx/frx_dialog.ml [deleted file]
otherlibs/labltk/frx/frx_dialog.mli [deleted file]
otherlibs/labltk/frx/frx_entry.ml [deleted file]
otherlibs/labltk/frx/frx_entry.mli [deleted file]
otherlibs/labltk/frx/frx_fileinput.ml [deleted file]
otherlibs/labltk/frx/frx_fillbox.ml [deleted file]
otherlibs/labltk/frx/frx_fillbox.mli [deleted file]
otherlibs/labltk/frx/frx_fit.ml [deleted file]
otherlibs/labltk/frx/frx_fit.mli [deleted file]
otherlibs/labltk/frx/frx_focus.ml [deleted file]
otherlibs/labltk/frx/frx_focus.mli [deleted file]
otherlibs/labltk/frx/frx_font.ml [deleted file]
otherlibs/labltk/frx/frx_font.mli [deleted file]
otherlibs/labltk/frx/frx_group.ml [deleted file]
otherlibs/labltk/frx/frx_lbutton.ml [deleted file]
otherlibs/labltk/frx/frx_lbutton.mli [deleted file]
otherlibs/labltk/frx/frx_listbox.ml [deleted file]
otherlibs/labltk/frx/frx_listbox.mli [deleted file]
otherlibs/labltk/frx/frx_mem.ml [deleted file]
otherlibs/labltk/frx/frx_mem.mli [deleted file]
otherlibs/labltk/frx/frx_misc.ml [deleted file]
otherlibs/labltk/frx/frx_misc.mli [deleted file]
otherlibs/labltk/frx/frx_req.ml [deleted file]
otherlibs/labltk/frx/frx_req.mli [deleted file]
otherlibs/labltk/frx/frx_rpc.ml [deleted file]
otherlibs/labltk/frx/frx_rpc.mli [deleted file]
otherlibs/labltk/frx/frx_selection.ml [deleted file]
otherlibs/labltk/frx/frx_selection.mli [deleted file]
otherlibs/labltk/frx/frx_synth.ml [deleted file]
otherlibs/labltk/frx/frx_synth.mli [deleted file]
otherlibs/labltk/frx/frx_text.ml [deleted file]
otherlibs/labltk/frx/frx_text.mli [deleted file]
otherlibs/labltk/frx/frx_toplevel.mli [deleted file]
otherlibs/labltk/frx/frx_widget.ml [deleted file]
otherlibs/labltk/frx/frx_widget.mli [deleted file]
otherlibs/labltk/frx/frxlib.mllib [deleted file]
otherlibs/labltk/jpf/Makefile [deleted file]
otherlibs/labltk/jpf/Makefile.nt [deleted file]
otherlibs/labltk/jpf/README [deleted file]
otherlibs/labltk/jpf/balloon.ml [deleted file]
otherlibs/labltk/jpf/balloon.mli [deleted file]
otherlibs/labltk/jpf/balloontest.ml [deleted file]
otherlibs/labltk/jpf/fileselect.ml [deleted file]
otherlibs/labltk/jpf/fileselect.mli [deleted file]
otherlibs/labltk/jpf/jpf_font.ml [deleted file]
otherlibs/labltk/jpf/jpf_font.mli [deleted file]
otherlibs/labltk/jpf/jpflib.mllib [deleted file]
otherlibs/labltk/jpf/shell.ml [deleted file]
otherlibs/labltk/jpf/shell.mli [deleted file]
otherlibs/labltk/labl.gif [deleted file]
otherlibs/labltk/labltk/.ignore [deleted file]
otherlibs/labltk/labltk/Makefile [deleted file]
otherlibs/labltk/labltk/Makefile.gen [deleted file]
otherlibs/labltk/labltk/Makefile.gen.nt [deleted file]
otherlibs/labltk/labltk/Makefile.nt [deleted file]
otherlibs/labltk/labltk/byte.itarget [deleted file]
otherlibs/labltk/labltk/modules [deleted file]
otherlibs/labltk/labltk/native.itarget [deleted file]
otherlibs/labltk/lib/.ignore [deleted file]
otherlibs/labltk/lib/Makefile [deleted file]
otherlibs/labltk/lib/Makefile.nt [deleted file]
otherlibs/labltk/lib/labltk.bat [deleted file]
otherlibs/labltk/support/.depend [deleted file]
otherlibs/labltk/support/Makefile [deleted file]
otherlibs/labltk/support/Makefile.common [deleted file]
otherlibs/labltk/support/Makefile.nt [deleted file]
otherlibs/labltk/support/byte.itarget [deleted file]
otherlibs/labltk/support/camltk.h [deleted file]
otherlibs/labltk/support/camltkwrap.ml [deleted file]
otherlibs/labltk/support/camltkwrap.mli [deleted file]
otherlibs/labltk/support/cltkCaml.c [deleted file]
otherlibs/labltk/support/cltkDMain.c [deleted file]
otherlibs/labltk/support/cltkEval.c [deleted file]
otherlibs/labltk/support/cltkEvent.c [deleted file]
otherlibs/labltk/support/cltkFile.c [deleted file]
otherlibs/labltk/support/cltkImg.c [deleted file]
otherlibs/labltk/support/cltkMain.c [deleted file]
otherlibs/labltk/support/cltkMisc.c [deleted file]
otherlibs/labltk/support/cltkTimer.c [deleted file]
otherlibs/labltk/support/cltkUtf.c [deleted file]
otherlibs/labltk/support/cltkVar.c [deleted file]
otherlibs/labltk/support/cltkWait.c [deleted file]
otherlibs/labltk/support/fileevent.ml [deleted file]
otherlibs/labltk/support/fileevent.mli [deleted file]
otherlibs/labltk/support/liblabltk.clib [deleted file]
otherlibs/labltk/support/native.itarget [deleted file]
otherlibs/labltk/support/protocol.ml [deleted file]
otherlibs/labltk/support/protocol.mli [deleted file]
otherlibs/labltk/support/rawwidget.ml [deleted file]
otherlibs/labltk/support/rawwidget.mli [deleted file]
otherlibs/labltk/support/slave.ml [deleted file]
otherlibs/labltk/support/support.ml [deleted file]
otherlibs/labltk/support/support.mli [deleted file]
otherlibs/labltk/support/textvariable.ml [deleted file]
otherlibs/labltk/support/textvariable.mli [deleted file]
otherlibs/labltk/support/timer.ml [deleted file]
otherlibs/labltk/support/timer.mli [deleted file]
otherlibs/labltk/support/tkthread.ml [deleted file]
otherlibs/labltk/support/tkthread.mli [deleted file]
otherlibs/labltk/support/tkwait.ml [deleted file]
otherlibs/labltk/support/widget.ml [deleted file]
otherlibs/labltk/support/widget.mli [deleted file]
otherlibs/num/.depend
otherlibs/num/arith_flags.ml
otherlibs/num/arith_flags.mli
otherlibs/num/arith_status.ml
otherlibs/num/arith_status.mli
otherlibs/num/big_int.ml
otherlibs/num/big_int.mli
otherlibs/num/bng.c
otherlibs/num/bng_arm64.c [new file with mode: 0644]
otherlibs/num/bng_digit.c
otherlibs/num/int_misc.ml
otherlibs/num/int_misc.mli
otherlibs/num/nat.ml
otherlibs/num/nat.mli
otherlibs/num/num.ml
otherlibs/num/num.mli
otherlibs/num/ratio.ml
otherlibs/num/ratio.mli
otherlibs/str/str.ml
otherlibs/str/str.mli
otherlibs/systhreads/Makefile
otherlibs/systhreads/Makefile.nt
otherlibs/systhreads/event.ml
otherlibs/systhreads/threadUnix.ml
otherlibs/systhreads/threadUnix.mli
otherlibs/threads/.depend
otherlibs/threads/Makefile
otherlibs/threads/event.ml
otherlibs/threads/marshal.ml
otherlibs/threads/pervasives.ml
otherlibs/threads/threadUnix.ml
otherlibs/threads/threadUnix.mli
otherlibs/threads/unix.ml
otherlibs/unix/.depend
otherlibs/unix/access.c
otherlibs/unix/chdir.c
otherlibs/unix/chmod.c
otherlibs/unix/chown.c
otherlibs/unix/chroot.c
otherlibs/unix/close.c
otherlibs/unix/closedir.c
otherlibs/unix/fchmod.c
otherlibs/unix/fchown.c
otherlibs/unix/ftruncate.c
otherlibs/unix/getaddrinfo.c
otherlibs/unix/gethost.c
otherlibs/unix/link.c
otherlibs/unix/mkdir.c
otherlibs/unix/mkfifo.c
otherlibs/unix/open.c
otherlibs/unix/opendir.c
otherlibs/unix/readdir.c
otherlibs/unix/readlink.c
otherlibs/unix/rename.c
otherlibs/unix/rmdir.c
otherlibs/unix/stat.c
otherlibs/unix/symlink.c
otherlibs/unix/truncate.c
otherlibs/unix/unix.ml
otherlibs/unix/unix.mli
otherlibs/unix/unixLabels.mli
otherlibs/unix/unlink.c
otherlibs/unix/utimes.c
otherlibs/win32graph/draw.c
otherlibs/win32graph/open.c
otherlibs/win32unix/Makefile [new file with mode: 0644]
otherlibs/win32unix/createprocess.c
otherlibs/win32unix/select.c
otherlibs/win32unix/sendrecv.c
otherlibs/win32unix/unix.ml
parsing/ast_helper.ml [new file with mode: 0644]
parsing/ast_helper.mli [new file with mode: 0644]
parsing/ast_mapper.ml
parsing/ast_mapper.mli
parsing/asttypes.mli
parsing/lexer.mli
parsing/lexer.mll
parsing/location.ml
parsing/location.mli
parsing/parse.ml
parsing/parse.mli
parsing/parser.mly
parsing/parsetree.mli
parsing/pprintast.ml
parsing/pprintast.mli
parsing/printast.ml
parsing/printast.mli
parsing/syntaxerr.ml
parsing/syntaxerr.mli
stdlib/.depend
stdlib/Compflags
stdlib/Makefile
stdlib/Makefile.nt
stdlib/Makefile.shared
stdlib/StdlibModules
stdlib/arg.ml
stdlib/arg.mli
stdlib/array.ml
stdlib/array.mli
stdlib/arrayLabels.mli
stdlib/buffer.ml
stdlib/buffer.mli
stdlib/bytes.ml [new file with mode: 0644]
stdlib/bytes.mli [new file with mode: 0644]
stdlib/bytesLabels.ml [new file with mode: 0644]
stdlib/bytesLabels.mli [new file with mode: 0644]
stdlib/callback.ml
stdlib/camlinternalFormat.ml [new file with mode: 0644]
stdlib/camlinternalFormat.mli [new file with mode: 0644]
stdlib/camlinternalFormatBasics.ml [new file with mode: 0644]
stdlib/camlinternalFormatBasics.mli [new file with mode: 0644]
stdlib/camlinternalMod.ml
stdlib/camlinternalMod.mli
stdlib/camlinternalOO.ml
stdlib/digest.ml
stdlib/digest.mli
stdlib/filename.mli
stdlib/format.ml
stdlib/format.mli
stdlib/gc.mli
stdlib/genlex.ml
stdlib/hashtbl.mli
stdlib/lazy.mli
stdlib/lexing.ml
stdlib/lexing.mli
stdlib/list.ml
stdlib/list.mli
stdlib/map.mli
stdlib/marshal.ml
stdlib/marshal.mli
stdlib/moreLabels.mli
stdlib/nativeint.mli
stdlib/obj.ml
stdlib/obj.mli
stdlib/parsing.ml
stdlib/pervasives.ml
stdlib/pervasives.mli
stdlib/printexc.ml
stdlib/printexc.mli
stdlib/printf.ml
stdlib/printf.mli
stdlib/queue.mli
stdlib/scanf.ml
stdlib/scanf.mli
stdlib/set.ml
stdlib/set.mli
stdlib/sort.mli
stdlib/stdLabels.ml
stdlib/stdLabels.mli
stdlib/stream.ml
stdlib/stream.mli
stdlib/string.ml
stdlib/string.mli
stdlib/stringLabels.mli
stdlib/sys.mli
stdlib/weak.ml
testsuite/Makefile
testsuite/external/.ignore
testsuite/external/Makefile
testsuite/external/camlp5-git.patch [new file with mode: 0644]
testsuite/external/coq-8.4pl1.patch [new file with mode: 0644]
testsuite/external/coq-8.4pl2.patch [new file with mode: 0644]
testsuite/external/obrowser-1.1.1.patch
testsuite/external/ocamlnet-3.5.1.patch
testsuite/interactive/lib-gc/alloc.ml
testsuite/interactive/lib-graph-3/sorts.ml
testsuite/makefiles/Makefile.common
testsuite/makefiles/Makefile.one
testsuite/makefiles/Makefile.several
testsuite/tests/asmcomp/Makefile
testsuite/tests/asmcomp/amd64.S
testsuite/tests/asmcomp/arm64.S [new file with mode: 0644]
testsuite/tests/asmcomp/lexcmm.mll
testsuite/tests/asmcomp/main.ml
testsuite/tests/asmcomp/mainarith.c
testsuite/tests/asmcomp/optargs.ml [new file with mode: 0644]
testsuite/tests/asmcomp/parsecmm.mly
testsuite/tests/asmcomp/sparc.S
testsuite/tests/asmcomp/staticalloc.ml [new file with mode: 0644]
testsuite/tests/backtrace/Makefile
testsuite/tests/backtrace/backtrace_deprecated.ml [new file with mode: 0644]
testsuite/tests/backtrace/backtrace_deprecated.reference [new file with mode: 0644]
testsuite/tests/backtrace/backtrace_slots.ml [new file with mode: 0644]
testsuite/tests/backtrace/backtrace_slots.reference [new file with mode: 0644]
testsuite/tests/basic-io-2/io.ml
testsuite/tests/basic-modules/Makefile [new file with mode: 0644]
testsuite/tests/basic-modules/main.ml [new file with mode: 0644]
testsuite/tests/basic-modules/main.reference [new file with mode: 0644]
testsuite/tests/basic-modules/offset.ml [new file with mode: 0644]
testsuite/tests/basic-more/Makefile
testsuite/tests/basic-more/pr2719.ml [new file with mode: 0644]
testsuite/tests/basic-more/pr2719.reference [new file with mode: 0644]
testsuite/tests/basic-more/pr6216.ml [new file with mode: 0644]
testsuite/tests/basic-more/pr6216.reference [new file with mode: 0644]
testsuite/tests/basic-more/tprintf.ml
testsuite/tests/basic/arrays.ml
testsuite/tests/basic/constprop.ml [new file with mode: 0644]
testsuite/tests/basic/constprop.mlp [new file with mode: 0644]
testsuite/tests/basic/constprop.reference [new file with mode: 0644]
testsuite/tests/basic/divint.ml [new file with mode: 0644]
testsuite/tests/basic/divint.reference [new file with mode: 0644]
testsuite/tests/basic/maps.ml
testsuite/tests/basic/patmatch.ml
testsuite/tests/basic/patmatch.reference
testsuite/tests/basic/stringmatch.ml [new file with mode: 0644]
testsuite/tests/basic/stringmatch.reference [new file with mode: 0644]
testsuite/tests/basic/tailcalls.ml
testsuite/tests/basic/tailcalls.reference
testsuite/tests/callback/Makefile
testsuite/tests/embedded/Makefile
testsuite/tests/embedded/cmcaml.ml
testsuite/tests/formats-transition/Makefile [new file with mode: 0644]
testsuite/tests/formats-transition/deprecated_unsigned_printers.ml [new file with mode: 0644]
testsuite/tests/formats-transition/deprecated_unsigned_printers.ml.reference [new file with mode: 0644]
testsuite/tests/formats-transition/ignored_scan_counters.ml [new file with mode: 0644]
testsuite/tests/formats-transition/ignored_scan_counters.ml.reference [new file with mode: 0644]
testsuite/tests/formats-transition/legacy_incompatible_flags.ml [new file with mode: 0644]
testsuite/tests/formats-transition/legacy_unfinished_modifiers.ml [new file with mode: 0644]
testsuite/tests/formats-transition/legacy_unfinished_modifiers.ml.reference [new file with mode: 0644]
testsuite/tests/gc-roots/globrootsprim.c
testsuite/tests/lib-bigarray-2/bigarrfml.ml
testsuite/tests/lib-bigarray/bigarrays.ml
testsuite/tests/lib-digest/md5.ml
testsuite/tests/lib-dynlink-bytecode/Makefile
testsuite/tests/lib-dynlink-csharp/Makefile
testsuite/tests/lib-dynlink-csharp/entry.c
testsuite/tests/lib-dynlink-native/Makefile
testsuite/tests/lib-format/Makefile
testsuite/tests/lib-hashtbl/hfun.ml
testsuite/tests/lib-marshal/intext.ml
testsuite/tests/lib-num/end_test.reference
testsuite/tests/lib-num/test_big_ints.ml
testsuite/tests/lib-num/test_nats.ml
testsuite/tests/lib-num/test_nums.ml
testsuite/tests/lib-printf/Makefile
testsuite/tests/lib-printf/tprintf.ml
testsuite/tests/lib-printf/tprintf.reference
testsuite/tests/lib-scanf-2/Makefile
testsuite/tests/lib-scanf/tscanf.ml
testsuite/tests/lib-set/testset.ml
testsuite/tests/lib-systhreads/testfork.precheck
testsuite/tests/lib-threads/test1.ml
testsuite/tests/lib-threads/test7.checker
testsuite/tests/lib-threads/testA.ml
testsuite/tests/lib-threads/testsocket.ml
testsuite/tests/lib-threads/testsocket.precheck
testsuite/tests/lib-threads/token1.ml
testsuite/tests/lib-threads/token2.ml
testsuite/tests/match-exception-warnings/Makefile [new file with mode: 0644]
testsuite/tests/match-exception-warnings/exhaustiveness_warnings.ml [new file with mode: 0644]
testsuite/tests/match-exception-warnings/exhaustiveness_warnings.ml.reference [new file with mode: 0644]
testsuite/tests/match-exception/Makefile [new file with mode: 0644]
testsuite/tests/match-exception/allocation.ml [new file with mode: 0644]
testsuite/tests/match-exception/allocation.reference [new file with mode: 0644]
testsuite/tests/match-exception/exception_propagation.ml [new file with mode: 0644]
testsuite/tests/match-exception/exception_propagation.reference [new file with mode: 0644]
testsuite/tests/match-exception/match_failure.ml [new file with mode: 0644]
testsuite/tests/match-exception/match_failure.reference [new file with mode: 0644]
testsuite/tests/match-exception/nested_handlers.ml [new file with mode: 0644]
testsuite/tests/match-exception/nested_handlers.reference [new file with mode: 0644]
testsuite/tests/match-exception/raise_from_success_continuation.ml [new file with mode: 0644]
testsuite/tests/match-exception/raise_from_success_continuation.reference [new file with mode: 0644]
testsuite/tests/match-exception/streams.ml [new file with mode: 0644]
testsuite/tests/match-exception/streams.reference [new file with mode: 0644]
testsuite/tests/match-exception/tail_calls.ml [new file with mode: 0644]
testsuite/tests/match-exception/tail_calls.reference [new file with mode: 0644]
testsuite/tests/misc-kb/kb.mli
testsuite/tests/misc-unsafe/fft.ml
testsuite/tests/misc-unsafe/quicksort.ml
testsuite/tests/misc/bdd.ml
testsuite/tests/prim-bigstring/Makefile [new file with mode: 0644]
testsuite/tests/prim-bigstring/bigstring_access.ml [new file with mode: 0644]
testsuite/tests/prim-bigstring/bigstring_access.reference [new file with mode: 0644]
testsuite/tests/prim-bigstring/string_access.ml [new file with mode: 0644]
testsuite/tests/prim-bigstring/string_access.reference [new file with mode: 0644]
testsuite/tests/regression/camlp4-class-type-plus/Makefile [deleted file]
testsuite/tests/regression/camlp4-class-type-plus/camlp4_class_type_plus_ok.ml [deleted file]
testsuite/tests/regression/pr5757/pr5757.ml
testsuite/tests/regression/pr6024/Makefile
testsuite/tests/runtime-errors/Makefile
testsuite/tests/runtime-errors/stackoverflow.bytecode.checker
testsuite/tests/runtime-errors/stackoverflow.native.checker
testsuite/tests/runtime-errors/syserror.bytecode.checker
testsuite/tests/tool-debugger/basic/.ignore [new file with mode: 0644]
testsuite/tests/tool-debugger/basic/Makefile [new file with mode: 0644]
testsuite/tests/tool-debugger/basic/debuggee.ml [new file with mode: 0644]
testsuite/tests/tool-debugger/basic/debuggee.reference [new file with mode: 0644]
testsuite/tests/tool-debugger/basic/input_script [new file with mode: 0755]
testsuite/tests/tool-debugger/find-artifacts/.ignore [new file with mode: 0644]
testsuite/tests/tool-debugger/find-artifacts/Makefile [new file with mode: 0644]
testsuite/tests/tool-debugger/find-artifacts/debuggee.reference [new file with mode: 0644]
testsuite/tests/tool-debugger/find-artifacts/in/blah.ml [new file with mode: 0644]
testsuite/tests/tool-debugger/find-artifacts/in/foo.ml [new file with mode: 0644]
testsuite/tests/tool-debugger/find-artifacts/input_script [new file with mode: 0644]
testsuite/tests/tool-lexyacc/lexgen.ml
testsuite/tests/tool-ocamldoc/Makefile
testsuite/tests/tool-ocamldoc/odoc_test.ml
testsuite/tests/tool-ocamldoc/t01.ml
testsuite/tests/tool-ocamldoc/t01.reference
testsuite/tests/tool-toplevel/Makefile [new file with mode: 0644]
testsuite/tests/tool-toplevel/tracing.ml [new file with mode: 0644]
testsuite/tests/tool-toplevel/tracing.ml.reference [new file with mode: 0644]
testsuite/tests/typing-extensions/Makefile [new file with mode: 0644]
testsuite/tests/typing-extensions/cast.ml [new file with mode: 0644]
testsuite/tests/typing-extensions/cast.ml.reference [new file with mode: 0644]
testsuite/tests/typing-extensions/extensions.ml [new file with mode: 0644]
testsuite/tests/typing-extensions/extensions.ml.reference [new file with mode: 0644]
testsuite/tests/typing-extensions/msg.ml [new file with mode: 0644]
testsuite/tests/typing-extensions/msg.ml.reference [new file with mode: 0644]
testsuite/tests/typing-extensions/open_types.ml [new file with mode: 0644]
testsuite/tests/typing-extensions/open_types.ml.reference [new file with mode: 0644]
testsuite/tests/typing-fstclassmod/Makefile
testsuite/tests/typing-fstclassmod/fstclassmod.ml
testsuite/tests/typing-fstclassmod/fstclassmod.reference
testsuite/tests/typing-gadts/didier.ml [new file with mode: 0644]
testsuite/tests/typing-gadts/omega07.ml
testsuite/tests/typing-gadts/omega07.ml.principal.reference
testsuite/tests/typing-gadts/omega07.ml.reference
testsuite/tests/typing-gadts/pr5948.ml
testsuite/tests/typing-gadts/pr5985.ml
testsuite/tests/typing-gadts/pr5985.ml.reference
testsuite/tests/typing-gadts/pr6163.ml
testsuite/tests/typing-gadts/pr6174.ml [new file with mode: 0644]
testsuite/tests/typing-gadts/pr6174.ml.principal.reference [new file with mode: 0644]
testsuite/tests/typing-gadts/pr6174.ml.reference [new file with mode: 0644]
testsuite/tests/typing-gadts/pr6241.ml [new file with mode: 0644]
testsuite/tests/typing-gadts/pr6241.ml.principal.reference [new file with mode: 0644]
testsuite/tests/typing-gadts/pr6241.ml.reference [new file with mode: 0644]
testsuite/tests/typing-gadts/test.ml
testsuite/tests/typing-gadts/test.ml.principal.reference
testsuite/tests/typing-gadts/test.ml.reference
testsuite/tests/typing-gadts/unify_mb.ml [new file with mode: 0644]
testsuite/tests/typing-gadts/unify_mb.ml.principal.reference [new file with mode: 0644]
testsuite/tests/typing-gadts/unify_mb.ml.reference [new file with mode: 0644]
testsuite/tests/typing-labels/mixin2.ml
testsuite/tests/typing-labels/mixin3.ml
testsuite/tests/typing-misc-bugs/Makefile [new file with mode: 0644]
testsuite/tests/typing-misc-bugs/pr6303_bad.ml [new file with mode: 0644]
testsuite/tests/typing-misc/constraints.ml
testsuite/tests/typing-misc/constraints.ml.reference
testsuite/tests/typing-misc/labels.ml
testsuite/tests/typing-misc/labels.ml.principal.reference
testsuite/tests/typing-misc/labels.ml.reference
testsuite/tests/typing-misc/variant.ml [new file with mode: 0644]
testsuite/tests/typing-misc/variant.ml.reference [new file with mode: 0644]
testsuite/tests/typing-modules-bugs/gatien_baron_20131019_ok.ml [new file with mode: 0644]
testsuite/tests/typing-modules-bugs/pr6240_ok.ml [new file with mode: 0644]
testsuite/tests/typing-modules-bugs/pr6293_bad.ml [new file with mode: 0644]
testsuite/tests/typing-modules-bugs/pr6427_bad.ml [new file with mode: 0644]
testsuite/tests/typing-modules-bugs/pr6513_ok.ml [new file with mode: 0644]
testsuite/tests/typing-modules/Test.ml
testsuite/tests/typing-modules/Test.ml.principal.reference
testsuite/tests/typing-modules/Test.ml.reference
testsuite/tests/typing-modules/a.mli [new file with mode: 0644]
testsuite/tests/typing-modules/aliases.ml [new file with mode: 0644]
testsuite/tests/typing-modules/aliases.ml.reference [new file with mode: 0644]
testsuite/tests/typing-modules/b.ml [new file with mode: 0644]
testsuite/tests/typing-modules/b2.ml [new file with mode: 0644]
testsuite/tests/typing-modules/b3.mli [new file with mode: 0644]
testsuite/tests/typing-modules/d.ml [new file with mode: 0644]
testsuite/tests/typing-modules/firstclass.ml [new file with mode: 0644]
testsuite/tests/typing-modules/firstclass.ml.reference [new file with mode: 0644]
testsuite/tests/typing-modules/generative.ml [new file with mode: 0644]
testsuite/tests/typing-modules/generative.ml.reference [new file with mode: 0644]
testsuite/tests/typing-objects/Exemples.ml
testsuite/tests/typing-objects/Exemples.ml.principal.reference
testsuite/tests/typing-objects/Exemples.ml.reference
testsuite/tests/typing-objects/Tests.ml
testsuite/tests/typing-objects/Tests.ml.principal.reference
testsuite/tests/typing-objects/Tests.ml.reference
testsuite/tests/typing-objects/pr6383.ml [new file with mode: 0644]
testsuite/tests/typing-objects/pr6383.ml.reference [new file with mode: 0644]
testsuite/tests/typing-private/private.ml
testsuite/tests/typing-private/private.ml.principal.reference [new file with mode: 0644]
testsuite/tests/typing-private/private.ml.reference
testsuite/tests/typing-recmod/t19ok.ml
testsuite/tests/typing-rectypes-bugs/pr6174_bad.ml [new file with mode: 0644]
testsuite/tests/typing-short-paths/short-paths.ml.reference
testsuite/tests/typing-signatures/els.ml
testsuite/tests/typing-signatures/els.ml.reference
testsuite/tests/typing-signatures/pr6371.ml [new file with mode: 0644]
testsuite/tests/typing-signatures/pr6371.ml.reference [new file with mode: 0644]
testsuite/tests/typing-warnings/coercions.ml [new file with mode: 0644]
testsuite/tests/typing-warnings/coercions.ml.principal.reference [new file with mode: 0644]
testsuite/tests/typing-warnings/coercions.ml.reference [new file with mode: 0644]
testsuite/tests/typing-warnings/records.ml
testsuite/tests/typing-warnings/records.ml.principal.reference
testsuite/tests/typing-warnings/records.ml.reference
testsuite/typing
tools/.depend
tools/.ignore
tools/Makefile
tools/Makefile.nt
tools/Makefile.shared
tools/addlabels.ml
tools/check-typo
tools/ci-build [new file with mode: 0755]
tools/cmt2annot.ml
tools/depend.ml
tools/dumpobj.ml
tools/eqparsetree.ml
tools/make-package-macosx
tools/make-version-header.sh
tools/objinfo.ml
tools/objinfo_helper.c
tools/ocamlcp.ml
tools/ocamldep.ml
tools/ocamlmklib.ml [new file with mode: 0644]
tools/ocamlmklib.mlp [deleted file]
tools/ocamloptp.ml
tools/ocamlprof.ml
tools/profiling.ml
tools/read_cmt.ml
tools/tast_iter.ml
tools/tast_iter.mli
tools/untypeast.ml
tools/untypeast.mli
toplevel/expunge.ml
toplevel/genprintval.ml
toplevel/genprintval.mli
toplevel/opttoploop.ml
toplevel/opttoploop.mli
toplevel/opttopmain.ml
toplevel/topdirs.ml
toplevel/toploop.ml
toplevel/toploop.mli
toplevel/topmain.ml
toplevel/trace.ml
typing/btype.ml
typing/btype.mli
typing/cmi_format.ml
typing/cmi_format.mli
typing/cmt_format.ml
typing/cmt_format.mli
typing/ctype.ml
typing/ctype.mli
typing/datarepr.ml
typing/datarepr.mli
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/oprint.mli
typing/outcometree.mli
typing/parmatch.ml
typing/parmatch.mli
typing/predef.ml
typing/predef.mli
typing/printtyp.ml
typing/printtyp.mli
typing/printtyped.ml
typing/subst.ml
typing/subst.mli
typing/typeclass.ml
typing/typeclass.mli
typing/typecore.ml
typing/typecore.mli
typing/typedecl.ml
typing/typedecl.mli
typing/typedtree.ml
typing/typedtree.mli
typing/typedtreeIter.ml
typing/typedtreeIter.mli
typing/typedtreeMap.ml
typing/typedtreeMap.mli
typing/typemod.ml
typing/typemod.mli
typing/types.ml
typing/types.mli
typing/typetexp.ml
typing/typetexp.mli
utils/clflags.ml
utils/clflags.mli
utils/config.mlbuild
utils/config.mli
utils/config.mlp
utils/consistbl.ml
utils/consistbl.mli
utils/misc.ml
utils/misc.mli
utils/warnings.ml
utils/warnings.mli
yacc/main.c