-
Notifications
You must be signed in to change notification settings - Fork 409
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(melange): run melc ppx with merlin #6476
Commits on Nov 15, 2022
-
fix(melange): run melc ppx with merlin
Signed-off-by: Javier Chavarri <javier.chavarri@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0d971e5 - Browse repository at this point
Copy the full SHA 0d971e5View commit details
Commits on Nov 16, 2022
-
Merge branch 'main' into melange/fix-melc-ppx
* main: test(melange): demonstrate error in melange compilation trying to build @ALL (ocaml#6485) chore(nix): make it faster to get melange (ocaml#6347) refactor: status db style tweaks (ocaml#6478) fix: improve error message for status db (ocaml#6479) refactor: remove unused [flags] parameter (ocaml#6480) refactor(ctypes): remove pesky aliases (ocaml#6482) chore: tweak `hacking.rst` following `dune.exe` move to _boot (ocaml#6484) feature(coq): automatic detection of native chore(coq): bump Coq lang to 0.7 test: disable formatting for a single dune file (ocaml#6465) refactor: clean up module compilation (ocaml#6461) doc: add button to copy code blocks in Dune manual (ocaml#6428) refactor: deforest a set conversion (ocaml#6473) refactor: remove temporary map used for sorting (ocaml#6472) fix(melange): handle include_subdirs unqualified (ocaml#6475)
Configuration menu - View commit details
-
Copy full SHA for c866b7e - Browse repository at this point
Copy the full SHA c866b7eView commit details -
pass compiler flags to ppx directive
Signed-off-by: Javier Chavarri <javier.chavarri@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5de0797 - Browse repository at this point
Copy the full SHA 5de0797View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5c979e - Browse repository at this point
Copy the full SHA b5c979eView commit details -
Revert "pass compiler flags to ppx directive"
This reverts commit 5de0797.
Configuration menu - View commit details
-
Copy full SHA for 993c0ff - Browse repository at this point
Copy the full SHA 993c0ffView commit details
Commits on Nov 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4fd850e - Browse repository at this point
Copy the full SHA 4fd850eView commit details
Commits on Nov 24, 2022
-
Merge branch 'main' into melange/fix-melc-ppx
* main: test: formatting of alternative dune files (ocaml#6567) refactor: remove Modules.is_empty (ocaml#6564) refactor: module kinds (ocaml#6562) refactor(coq): resolve lack of coqc properly Cache file contents in action builder by name. (ocaml#6555) fix: re-enable dune on older macos sdk's (ocaml#6515) fix: do not hide lib interface module (ocaml#6549) test: remove pkg-config output for reproducibility (ocaml#6543) melange: add test for ocaml flags (ocaml#6548) fix: improve virtual library error messages test: virtual library and impl locations test: alias module regression (ocaml#6544) refactor(merlin): dump config sub command (ocaml#6547)
Configuration menu - View commit details
-
Copy full SHA for 7abc35c - Browse repository at this point
Copy the full SHA 7abc35cView commit details -
use dune ocaml merlin dump-config /home/me/code/dune
Signed-off-by: Javier Chavarri <javier.chavarri@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4acd9e1 - Browse repository at this point
Copy the full SHA 4acd9e1View commit details -
Signed-off-by: Javier Chavarri <javier.chavarri@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 858dac6 - Browse repository at this point
Copy the full SHA 858dac6View commit details -
Signed-off-by: Javier Chavarri <javier.chavarri@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c4a6d2b - Browse repository at this point
Copy the full SHA c4a6d2bView commit details -
Signed-off-by: Javier Chavarri <javier.chavarri@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5c34973 - Browse repository at this point
Copy the full SHA 5c34973View commit details
Commits on Nov 28, 2022
-
Signed-off-by: Javier Chavarri <javier.chavarri@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f2b7a96 - Browse repository at this point
Copy the full SHA f2b7a96View commit details -
Configuration menu - View commit details
-
Copy full SHA for c16eec2 - Browse repository at this point
Copy the full SHA c16eec2View commit details
Commits on Nov 29, 2022
-
merlin: print absolute path to melc
Signed-off-by: Javier Chavarri <javier.chavarri@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c6e8bd6 - Browse repository at this point
Copy the full SHA c6e8bd6View commit details -
merlin: lift melc_flags to Processed.config
Signed-off-by: Javier Chavarri <javier.chavarri@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f698bd6 - Browse repository at this point
Copy the full SHA f698bd6View commit details -
Merge branch 'main' into melange/fix-melc-ppx
Signed-off-by: Javier Chavarri <javier.chavarri@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9146f1b - Browse repository at this point
Copy the full SHA 9146f1bView commit details -
merlin: fix after breakage upstream
Signed-off-by: Javier Chavarri <javier.chavarri@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e759821 - Browse repository at this point
Copy the full SHA e759821View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97c0115 - Browse repository at this point
Copy the full SHA 97c0115View commit details -
Signed-off-by: Javier Chavarri <javier.chavarri@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 437fabd - Browse repository at this point
Copy the full SHA 437fabdView commit details -
Signed-off-by: Javier Chavarri <javier.chavarri@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dfff493 - Browse repository at this point
Copy the full SHA dfff493View commit details
Commits on Nov 30, 2022
-
merlin: don't add melange flags to ocaml builds
Signed-off-by: Javier Chavarri <javier.chavarri@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dadc896 - Browse repository at this point
Copy the full SHA dadc896View commit details -
Merge branch 'main' into melange/fix-melc-ppx
Signed-off-by: Javier Chavarri <javier.chavarri@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9bc6c7d - Browse repository at this point
Copy the full SHA 9bc6c7dView commit details -
merlin: pass all flags at once
Signed-off-by: Javier Chavarri <javier.chavarri@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8bacbb7 - Browse repository at this point
Copy the full SHA 8bacbb7View commit details -
Merge branch 'main' into melange/fix-melc-ppx
Signed-off-by: Javier Chavarri <javier.chavarri@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2d27c73 - Browse repository at this point
Copy the full SHA 2d27c73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ac63ba - Browse repository at this point
Copy the full SHA 8ac63baView commit details