7 Commits

Author SHA1 Message Date
Johann150 8a0fc021bc change error types (#295)
- move error to files module; removed the special error types from codespan-lsp
- use error type in codespan and codespan-lsp
- make dependency on codespan-reporting non-optional
2020-10-07 14:01:20 +02:00
Joshua Nelson efba1cf687 Add cargo test --no-default-features to CI 2020-06-21 22:56:10 -04:00
Brendan Zabarauskas 7ca2439c83 Improve CI workflow 2020-03-29 21:39:00 +11:00
Brendan Zabarauskas f9ae5f0941 Fix rustfmt build failures 2020-03-28 12:51:32 +11:00
Brendan Zabarauskas 6e0d1e2f84 Check minimum lsp-types version on CI 2020-03-12 01:12:11 +11:00
Brendan Zabarauskas c3adc80f68 Add peg example
Adds an example using the peg parser generator crate
2020-03-10 20:06:46 +11:00
Brendan Zabarauskas 1d22366820 Use github actions 2020-03-03 16:39:49 +11:00