package fmt
OCaml Format pretty-printer combinators
Install
Dune Dependency
Authors
Maintainers
Sources
fmt-0.8.0.tbz
sha256=fd221052a9d2c9be0a8f32d14b2cb35d72ec6f7cd828244759392adbec8ac79b
md5=41956d1d0fe32a1281326786cd208005
doc/CHANGES.html
v0.8.0 2016-05-23 La Forclaz (VS)
- Build depend on topkg.
- Relicense from BSD3 to ISC.
- Tweak
Fmt.Dump.option
to indent like in sources. - Add
Fmt.Dump.signal
formatter forSys
signal numbers. - Add
Fmt[.Dump].result
, formatter forresult
values. - Add
Fmt.{words,paragraphs}
formatters on US-ASCII strings. - Add
Fmt.exn[_backtrace]
. Thanks to Edwin Török for suggesting. - Add
Fmt.quote
. - Rename
Fmt.text_range
toFmt.text_loc
and simplify output when range is a position.
v0.7.1 2015-12-03 Cambridge (UK)
- Add optional cmdliner support. See the
Fmt_cli
module provided by the packagefmt.cli
.
v0.7.0 2015-09-17 Cambridge (UK)
First Release.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page