Commit graph

16 commits

Author SHA1 Message Date
elkowar
8f103e5a3d
Switch to using workspace dependencies 2024-02-17 14:12:48 +01:00
ElKowar
7290b9bb8d
Add jq function (#695) 2023-02-25 16:27:32 +01:00
ElKowar
f37f3ca3d8
Fix some clippy lints and run cargo fmt (#603) 2022-10-24 19:41:16 +02:00
elkowar
956f96fd76
Update dependencies 2022-08-29 16:34:19 +02:00
Carlos Pinto
535f21f5f9
Allow output names to select a monitor (#522)
Co-authored-by: elkowar <5300871+elkowar@users.noreply.github.com>
2022-08-29 11:20:36 +02:00
elkowar
6f574e547a
Add a description and license to all Cargo.toml files 2022-05-09 18:56:32 +02:00
elkowar
aa54487c47
Update to latest nightly 2022-04-13 15:19:39 +02:00
ElKowar
6fec568176
State rework (#335) 2021-11-15 20:06:44 +01:00
elkowar
4942925859
Cleanup and update dependencies 2021-08-18 15:24:00 +02:00
elkowar
24c9fee204
Fully implement string interpolation with ${} syntax 2021-07-31 13:44:23 +02:00
elkowar
af38b09d5a
Fix all tests 2021-07-26 20:41:36 +02:00
elkowar
680ab9d633
Add Spanned trait and use it 2021-07-26 20:23:06 +02:00
elkowar
16ebf7683a
Get rid of Option<Span> by replacing it with dummy spans 2021-07-26 19:39:44 +02:00
elkowar
ed73938af1
implement ToDiagnostic for more things 2021-07-24 17:56:44 +02:00
elkowar
08cc28194b
Improve error messages for literal 2021-07-24 16:48:37 +02:00
elkowar
4bf3c6fd63
It compiles :o 2021-07-22 18:40:43 +02:00