ocaml/lambda
Leo White 59fac074fe
Merge pull request #9349 from lpw25/inline-hint
Add [@inlined hint] attribute
2020-04-17 08:27:58 +01: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 Use allocation-size info on more than just amd64. 2019-10-22 11:47:31 +01:00
debuginfo.mli Use allocation-size info on more than just amd64. 2019-10-22 11:47:31 +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 Merge pull request #9349 from lpw25/inline-hint 2020-04-17 08:27:58 +01:00
lambda.mli Merge pull request #9349 from lpw25/inline-hint 2020-04-17 08:27:58 +01:00
matching.ml matching: minor code factorization of compile_* functions 2020-04-15 17:33:27 +02:00
matching.mli Move some middle-end files around (#2281) 2019-04-01 17:18:47 +01:00
printlambda.ml Merge pull request #9349 from lpw25/inline-hint 2020-04-17 08:27:58 +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 Merge pull request #9349 from lpw25/inline-hint 2020-04-17 08:27:58 +01:00
simplif.mli Move some middle-end files around (#2281) 2019-04-01 17:18:47 +01:00
switch.ml Optimise Switch code generation on booleans. 2019-05-20 16:34:03 +01:00
switch.mli Move some middle-end files around (#2281) 2019-04-01 17:18:47 +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 Move some middle-end files around (#2281) 2019-04-01 17:18:47 +01:00
translclass.mli Move some middle-end files around (#2281) 2019-04-01 17:18:47 +01:00
translcore.ml Generate the same backtraces for method send in bytecode and native 2020-03-16 18:15:09 +00:00
translcore.mli Move some middle-end files around (#2281) 2019-04-01 17:18:47 +01:00
translmod.ml manual: make labels mandatory 2019-12-05 17:31:04 +01:00
translmod.mli a better representation for modules with no name (#8908) 2019-10-09 14:15:37 +01:00
translobj.ml Move some middle-end files around (#2281) 2019-04-01 17:18:47 +01:00
translobj.mli Move some middle-end files around (#2281) 2019-04-01 17:18:47 +01:00
translprim.ml Replace caml_int_compare and caml_float_compare with primitives (#2324) 2020-03-26 10:58:10 +01:00
translprim.mli Generate the same locations for raises in bytecode and native code 2020-03-16 18:15:09 +00:00