ocaml/toplevel
progman1 8f87147c9d toplevel: a discrepancy in extension constructors printing
fixes #9148

genprintval.tree_of_extension was missing instantiation of constructor argument types.
the Ctype.apply code is factorized out from a number of other places.
2020-09-08 18:04:09 +02:00
..
dune Add `'a Either.t = Left of 'a | Right of 'b` 2020-09-02 13:59:53 +02:00
expunge.ml Just some tbl things. (#1699) 2018-07-23 13:19:41 +01:00
genprintval.ml toplevel: a discrepancy in extension constructors printing 2020-09-08 18:04:09 +02:00
genprintval.mli Warn about unused functor parameters (#8891) 2019-10-14 11:11:01 +01:00
opttopdirs.ml Add a new toplevel directive #use_output "<command>" 2020-03-16 17:48:41 +00:00
opttopdirs.mli Add a new toplevel directive #use_output "<command>" 2020-03-16 17:48:41 +00:00
opttoploop.ml Merge pull request #9416 from lpw25/fix-warning-58-flambda-ocamlnat 2020-06-26 09:37:41 +02:00
opttoploop.mli Add a new toplevel directive #use_output "<command>" 2020-03-16 17:48:41 +00:00
opttopmain.ml share argument implementation across executable 2019-09-30 15:56:40 +02:00
opttopmain.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
opttopstart.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
topdirs.ml Revert to printing types as 'nonrec' to avoid a bug 2020-08-05 11:21:11 +01:00
topdirs.mli Add a new toplevel directive #use_output "<command>" 2020-03-16 17:48:41 +00:00
toploop.ml Fix double free of toplevel bytecode (#9855) 2020-08-25 15:22:46 +01:00
toploop.mli Add a new toplevel directive #use_output "<command>" 2020-03-16 17:48:41 +00:00
topmain.ml share argument implementation across executable 2019-09-30 15:56:40 +02:00
topmain.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
topstart.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
trace.ml Use type Obj.raw_data to represent code pointers in the REPL trace facility 2020-06-10 16:30:43 +02:00
trace.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00