Cormac Relf
|
53f5d6d1d6
|
feat(derive): Add `#[diagnostic(transparent,forward)]` (#36)
Fixes: https://github.com/zkat/miette/issues/16
|
2021-08-29 12:33:16 -07:00 |
Kat Marchán
|
949174e598
|
misc: more aggressive linting for quality~
|
2021-08-21 23:13:25 -07:00 |
Kat Marchán
|
20bb3db3fa
|
docs: overhaul readme and make sure everything is documented
Fixes: https://github.com/zkat/miette/issues/15
|
2021-08-21 22:57:16 -07:00 |
Kat Marchán
|
d675334e48
|
feat(reporter): fancy new reporter with unicode, colors, and multiline (#23)
Fixes: https://github.com/zkat/miette/issues/3
Fixes: https://github.com/zkat/miette/issues/5
|
2021-08-20 20:09:23 -07:00 |
Kat Marchán
|
0e7702700d
|
feat(derive): added basic derive macro
This should be good for most basic use cases. More features will be added over time :)
|
2021-08-15 11:49:02 -07:00 |
Kat Marchán
|
a960136802
|
feat(utils): various convenience utilities for creating and working with Diagnostics
|
2021-08-14 13:32:22 -07:00 |
Kat Marchán
|
b08e5cca62
|
format: cargo fmt
|
2021-08-10 19:21:31 -04:00 |
Kat Marchán
|
6b51694733
|
feat(protocol) overhauled entire protocol to be based on byte offsets (#1)
Includes other improvements!
BREAKING CHANGE: Yeah this is pretty much a rewrite.
|
2021-08-04 20:27:12 -07:00 |
Kat Marchán
|
a437f44511
|
feat(reporter): dummy reporter implementation + tests
|
2021-08-03 00:52:10 -07:00 |
Kat Marchán
|
e2387ce2ed
|
feat(protocol): sketched out a basic protocol
|
2021-08-02 23:08:51 -07:00 |
Kat Marchán
|
457849721f
|
initial commit
|
2021-08-02 19:36:02 -07:00 |