ocaml/lambda
Gabriel Scherer b3434751e2
Merge pull request #9520 from trefis/rematch-make_matching-cleanup
pattern-matching refactoring: refactor the `make_<foo>_matching` functions
2020-05-14 09:21:07 +02:00
..
.ocamlformat matching: enable ocamlformat 2019-06-11 12:26:56 +01:00
.ocamlformat-enable matching: enable ocamlformat 2019-06-11 12:26:56 +01:00
debuginfo.ml Replace Location.t with Lambda.scoped_location in Lambda code 2020-04-27 12:58:53 +01:00
debuginfo.mli Replace Location.t with Lambda.scoped_location in Lambda code 2020-04-27 12:58:53 +01:00
dune Move some middle-end files around (#2281) 2019-04-01 17:18:47 +01:00
generate_runtimedef.sh Improve shell scripts (#1690) 2019-06-19 16:15:02 +02:00
lambda.ml Replace Location.t with Lambda.scoped_location in Lambda code 2020-04-27 12:58:53 +01:00
lambda.mli Replace Location.t with Lambda.scoped_location in Lambda code 2020-04-27 12:58:53 +01:00
matching.ml matching: factorize the make_*_matching functions 2020-05-13 17:18:08 +02:00
matching.mli Replace Location.t with Lambda.scoped_location in Lambda code 2020-04-27 12:58:53 +01:00
printlambda.ml Replace Location.t with Lambda.scoped_location in Lambda code 2020-04-27 12:58:53 +01:00
printlambda.mli Move some middle-end files around (#2281) 2019-04-01 17:18:47 +01:00
runtimedef.mli Move some middle-end files around (#2281) 2019-04-01 17:18:47 +01:00
simplif.ml Replace Location.t with Lambda.scoped_location in Lambda code 2020-04-27 12:58:53 +01:00
simplif.mli Replace Location.t with Lambda.scoped_location in Lambda code 2020-04-27 12:58:53 +01:00
switch.ml Replace Location.t with Lambda.scoped_location in Lambda code 2020-04-27 12:58:53 +01:00
switch.mli Replace Location.t with Lambda.scoped_location in Lambda code 2020-04-27 12:58:53 +01:00
translattribute.ml Add [@inlined hint] attribute 2020-04-16 15:58:03 +01:00
translattribute.mli Move some middle-end files around (#2281) 2019-04-01 17:18:47 +01:00
translclass.ml Replace Location.t with Lambda.scoped_location in Lambda code 2020-04-27 12:58:53 +01:00
translclass.mli Replace Location.t with Lambda.scoped_location in Lambda code 2020-04-27 12:58:53 +01:00
translcore.ml Replace Location.t with Lambda.scoped_location in Lambda code 2020-04-27 12:58:53 +01:00
translcore.mli Replace Location.t with Lambda.scoped_location in Lambda code 2020-04-27 12:58:53 +01:00
translmod.ml Replace Location.t with Lambda.scoped_location in Lambda code 2020-04-27 12:58:53 +01:00
translmod.mli a better representation for modules with no name (#8908) 2019-10-09 14:15:37 +01:00
translobj.ml Replace Location.t with Lambda.scoped_location in Lambda code 2020-04-27 12:58:53 +01:00
translobj.mli Move some middle-end files around (#2281) 2019-04-01 17:18:47 +01:00
translprim.ml Add %loc_FUNCTION primitive 2020-05-13 20:49:01 +02:00
translprim.mli Replace Location.t with Lambda.scoped_location in Lambda code 2020-04-27 12:58:53 +01:00