171414f Add upstream pull request to fix OCaml 4.13

Authored and Committed by rjones 2 years ago
79 files changed. 161598 lines added. 29 lines removed.
0001-Add-OCaml-4.13-upstream-sources.patch
file added
+75259
0002-Bump-OCaml-version-to-4.13-in-opam-file.patch
file added
+25
0003-Add-local-switch-to-gitignore.patch
file added
+22
0004-Update-Ast_helper.patch
file added
+47
0005-Update-Ast_iterator.patch
file added
+54
0006-Update-Ast_mapper.patch
file added
+57
0007-Update-Builtin_attributes.patch
file added
+27
0008-doublecheck-Update-Lexer_raw.patch
file added
+47
0009-Update-lexer_raw-mli.patch
file added
+24
0010-Update-Location.patch
file added
+52
0011-Update-Longident.patch
file added
+38
0012-doublecheck-Update-parser.mly.patch
file added
+847
0013-Remove-dune-files-from-upstream-code.patch
file added
+121
0014-Update-Parsetree.patch
file added
+53
0015-Update-Gen_config.patch
file added
+23
0016-Update-Pprintast.patch
file added
+194
0017-Update-Printast.patch
file added
+55
0018-doublecheck-Do-not-use-Clflags.unsafe.patch
file added
+25
0019-Update-parser-artifacts-and-Menhir-lib.patch
file added
+37974
0020-Update-Load_path.patch
file added
+174
0021-Update-Warnings.patch
file added
+410
0022-Fix-Load_path.patch
file added
+25
0023-Update-Types.patch
file added
+226
0024-Fix-new-omitted-labels.patch
file added
+57
0025-Update-Btype.patch
file added
+504
0026-Update-Ctype.patch
file added
+3609
0027-Update-Datarepr.patch
file added
+146
0028-Update-Env.patch
file added
+1144
0029-Update-Includeclass.patch
file added
+61
0030-Update-Include_core.patch
file added
+722
0031-Update-Includemod.patch
file added
+1611
0032-Update-Mtype.patch
file added
+78
0033-Add-new-Diffing-module.patch
file added
+509
0034-Update-Oprint.patch
file added
+165
0035-Update-Outcometree.patch
file added
+25
0036-Update-Typedtree.patch
file added
+146
0037-Update-parmatch.patch
file added
+267
0038-Update-Path.patch
file added
+25
0039-Update-Patterns.patch
file added
+43
0040-Update-Predef.patch
file added
+61
0041-Update-primitive.patch
file added
+62
0042-Update-Printpat.patch
file added
+69
0043-Add-new-module-Signature_group.patch
file added
+267
0044-Update-Includemod.patch
file added
+42
0045-doublecheck-Update-Printtyp.patch
file added
+1145
0046-Update-Printtyped.patch
file added
+78
0047-Update-Rec_check.patch
file added
+25
0048-Update-Subst.patch
file added
+266
0049-Update-Tast_iterator.patch
file added
+45
0050-Update-Tast_mapper.patch
file added
+50
0051-Update-Typeclass.patch
file added
+165
0052-Update-Typecore.patch
file added
+1687
0053-Update-Typedecl.patch
file added
+845
0054-Update-Typemod.patch
file added
+1618
0055-Update-Typeopt.patch
file added
+26
0056-Update-Typeexp.patch
file added
+168
0057-Update-Untypeast.patch
file added
+103
0058-Fix-Typecore-patches.patch
file added
+90
0059-Add-new-Includemod_errorprinter-module.patch
file added
+977
0060-Fix-Includemod.patch
file added
+242
0061-doublecheck-Fix-Browse_raw.patch
file added
+62
0062-doublecheck-Fix-Merlin-specifics.patch
file added
+79
0063-Bump-magic-numbers.patch
file added
+69
0064-Fix-various-analysis-issues-with-the-new-compiler-AP.patch
file added
+429
0065-Promote-obviously-correct-changes-in-tests.patch
file added
+152
0066-Fix-untyping-issue.-See-ocaml-ocaml-10593.patch
file added
+25
0067-Disable-new-missing-mli-warning-in-tests.patch
file added
+53
0068-Use-Clflags.fast.patch
file added
+37
0069-Update-generated-parser.patch
file added
+25
0070-wip-Update-Github-actions.patch
file added
+64
0071-Windows-CI.patch
file added
+40
0072-Parser-remove-one-last-raise.patch
file added
+27444
0073-Deactivate-short-path-until-they-are-fixed.patch
file added
+26
0074-Use-usr-lib64-for-Fedora.patch
file added
+24
0075-On-i386-we-get-extra-output-about-text-relocations.patch
file added
+27
gitignore
file added
+19
ocaml-merlin-test-lib64.patch
file removed
-10
ocaml-merlin-textrel.patch
file removed
-12
ocaml-merlin.spec
file modified
+101 -7
    Add upstream pull request to fix OCaml 4.13
    
    https://github.com/ocaml/merlin/pull/1381/commits
    
    Also switch to using git to manage all the patches and reformat
    the other patches for git.
    
        
  • Build canceled
    canceled
    Built as ocaml-merlin-4.3.1-2.fc36
    2 years ago
  • Build canceled
    canceled
    Built as ocaml-merlin-4.3.1-2.fc36
    2 years ago
file added
+3609
file added
+1144
file added
+19
file modified
+101 -7