package atdgen-runtime
Runtime library for code generated by atdgen.
Install
Dune Dependency
Authors
Maintainers
Sources
1.13.0.tar.gz
sha256=e8b9513971f4578d2b0a918323ca10b79008271160d8bdc61b02d43336b7a970
md5=da11b6157d5674e2d27cfd401eb8003a
CHANGES.md.html
1.13.0 (2018-03-27)
Introduce
atdgen-runtime
package. This package contains the runtime dependency introduced by theatdgen
code generator. The old runtime library is deprecatedAdd
atdj
to set of released packages.atdj
is a java code generator for .atd files.Improve generated code to emit ppx attributes to ignore harmless warnings
Ag_version
submodule has been replaced withVersion
.Transition
atd
aliases using the(wrapped true)
mode of jbuilder. This is a breaking change for all of those who useatd
the library. All modules are now accessible under theAtd.
entry module.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>