package typerep
Typerep is a library for runtime types
Install
dune-project
Dependency
Authors
Maintainers
Sources
typerep-v0.12.0.tar.gz
sha256=df27275223f52f4423d7614c9764a63f49c27a2aff4224051b3587b265cdc5de
md5=01bef4eae15bd9830e6c270875c5fcb6
doc/CHANGES.html
113.43.00
- Change
typerep_libto use the typelazy_trather thanLazy.t. The ocaml_plugin library'sOcaml_compilercompiles modules in an environment where the compiler cannot determine thatLazy.tandlazy_tare the same - thus with the current version of typerep_lib plugins effectively cannot use@@deriving typerep.
113.24.00
- Add whether record fields are mutable.
112.24.00
- Remove unused "bin_proj" rewriter.
112.17.00
- Split out typerep_extended which is now using core_kernel
111.06.00
Renamed
Typereplibraries for more consistency with the rest of the framework.Typerep_kernel --> Typerep_lib Typerep_core --> Typerep_extended Typereplib --> Typerep_experimental