package xapi-backtrace

  1. Overview
  2. Docs
A simple library for recording and managing backtraces

Install

Dune Dependency

Authors

Maintainers

Sources

v0.7.tar.gz
md5=0c62a615ae48504e4de2c5d62ab344b5

CHANGES.html

CHANGES

0.6 (16-May-2018)
- Add support for ppx_sexp_conv >= v0.11.0

0.5 (04-Aug-2017)
- port to jbuilder

0.3 (21-Aug-2015)
- correct ordering
- add rpc to opam
- add doc gen to _oasis

0.2
- store backtraces as lists of records rather than strings
- change the API for "importing" backtraces from other languages