Repr.v is now called Repr.abstract. (#52, @CraigFe)Repr.partially_abstract, a helper combinator for constructing type representations with overridden operations. (#52, @CraigFe)ref, Lazy.t, Seq.t, Queue.t, Stack.t, Hashtbl.t, Set.t and Map.t. (#43, @CraigFe)Repr.t generation for types in the standard library. References to e.g. Bool.t or Stdlib.Int32.t will be resolved to the corresponding combinators. (#43, @CraigFe)ppx_repr. (#42, @CraigFe)Json.assoc (#53, @Ngoguey42)-nan strings are not emitted any more. (#55, @Ngoguey42)ppx_deriving. (#36, @CraigFe)Either.t type. (#33, @CraigFe)short_hash operations to be explicitly unstaged. (#15, @CraigFe)equal and compare operations to be explicitly unstaged. (#16, @samoht)Initial release.