Go to file
Jerry James 88df21fcb3 Fix tests on 64-bit systems with the -test-lib64 patch.
- Add -emacs-iedit patch to adapt to recent iedit changes.
- Build with auto-complete, company-mode, and caml-mode support.
- Add subpackages: dot-merlin-reader, emacs-merlin, and vim-merlin.
- Generate autoloads for the Emacs interface.
2021-03-26 16:21:22 -06:00
.gitignore New upstream version 4.1. 2021-03-01 18:22:45 +00:00
ocaml-merlin-iedit.patch Fix tests on 64-bit systems with the -test-lib64 patch. 2021-03-26 16:21:22 -06:00
ocaml-merlin-test-lib64.patch Fix tests on 64-bit systems with the -test-lib64 patch. 2021-03-26 16:21:22 -06:00
ocaml-merlin.spec Fix tests on 64-bit systems with the -test-lib64 patch. 2021-03-26 16:21:22 -06:00
README.md Added the README 2019-03-04 14:18:13 +00:00
sources New upstream version 4.1. 2021-03-01 18:22:45 +00:00

ocaml-merlin

Merlin is an assistant for editing OCaml code. It aims to provide the features available in modern IDEs: error reporting, auto completion, source browsing and much more.