Detect differences of two OCaml abstract syntax trees using Ppxlib
  • OCaml 99.5%
  • Shell 0.5%
Find a file
2021-07-05 18:49:31 +02:00
src Identifying the underlying code causing AST differences 2021-07-05 18:49:31 +02:00
test Add test file 2021-05-19 14:04:34 +02:00
uncommon_diff_examples Add remaining diffs (mostly 1 element tuple being unwrapped) 2021-05-20 14:22:36 +02:00
.gitignore Initial 2021-05-10 21:26:18 +02:00
.ocamlformat Initial 2021-05-10 21:26:18 +02:00
count.sh Refactor repo 2021-05-19 14:03:14 +02:00
dune-project Initial 2021-05-10 21:26:18 +02:00
get_locked_sources_opam.sh Initial 2021-05-10 21:26:18 +02:00
ppxes Output results in separate files to tmp keeping path 2021-05-11 15:15:59 +02:00
ppxes2 Recurse with normalized nodes 2021-05-20 17:31:41 +02:00
README.md Initial 2021-05-10 21:26:18 +02:00

ast_diff