Organisationsocaml-communityutopbranch/masterBuild History

Build History for branch/master

Builds (19)
Merge pull request #506 from qexat/fix/utoprc-templates fix utoprc templates to mention the correct path (changed by #484)
33201e
Add a dune package management GHA workflow (#498)
bf1ff6
Merge pull request #505 from Octachron/changes_for_2.16 Update CHANGES
9f804a
Merge pull request #465 from bencef/emacs_implicit_bindings Fix: Make emacs mode respect implicit bindings
fba262
Merge pull request #497 from juergenhoetzel/capf-module-completion Emacs completion: Include module prefix in completion candidates
5da1bb
Merge pull request #484 from tuohy/xdgpaths Correct paths for utop-history, utoprc: in utop subdirs of XDG base dirs
0cbe54
Merge pull request #486 from aqjune/camlp5 Support camlp5 by using Toploop.parse_toplevel_phrase instead of Parse.toplevel_phrase
8f18dd
Merge pull request #500 from Octachron/OCaml_5.4_support OCaml 5.4 support
40c5a6
Adding Clflags.debug before main loop, as in Toploop (#503) * Adding Clflags.debug before main loop, as in Toploop
9e025c
Merge pull request #493 from patrick-nicodemus/patch-1 Update README.md
b83c85
Prepare 2.15.0
3322ad
Merge pull request #489 from anmonteiro/anmonteiro/ocaml-5.3 OCaml 5.3 support
b490ba
Parse escaped escapes before escaped quotes (#449)
384b30
bump lang dune to 2.7 (#480) This fixes the `dune subst` instructions.
6b9220
Prepare 2.14.0
d4f6f5
feat: make it work on ocaml 5.2 (#470) Co-authored-by: Rashid Al Muhairi <r.muhairi@pm.me>
4a97c4
Add a contributing guide (#479) Co-authored-by: Leandro Ostera <leandro@abstractmachines.dev>
232a8f
Use "opam var" instead "opam config var" "opam config var" was deprecared in version 2.1 and generates an error message in the process output: [WARNING] var was deprecated in version 2.1 of the opam CLI. Use opam var instead or set OPAMCLI environment variable to 2.0.
8cc563
Bring utop(1) man page up to date with README (#462) * Fixed some minor typos in the README and man pages * Adapted utop(1) man page to closer follow the README * Fixed changes to dates
fcb790