Commit graph

10 commits

Author SHA1 Message Date
elkowar
8ff4142064
Cleanup code, fix clippy lints 2023-02-25 17:08:57 +01:00
ElKowar
2c3b3ff260
Cleanup AstError and Error representation in general (#549) 2022-09-03 18:17:21 +02:00
ElKowar
48bfb1e0c0
feat(config): Allow custom widgets to make use of children (#317) 2021-10-23 14:10:07 +02:00
legendofmiracles
634724bf29
Makes code more rusty/idiomatic (#264)
* makes eww code more idiomatic

* makes simplexpr more idiomatic

* makes yuck more idiomatic
2021-09-11 12:43:44 +02:00
elkowar
e24cc0ac16
Fix missing attribute error message and add more span data 2021-08-01 15:52:44 +02:00
elkowar
680ab9d633
Add Spanned trait and use it 2021-07-26 20:23:06 +02:00
elkowar
4bf3c6fd63
It compiles :o 2021-07-22 18:40:43 +02:00
elkowar
c752cc928e
good progress - state stuff is still broken, and I'm confused 2021-07-21 21:47:02 +02:00
elkowar
38f5307417
Start migration 2021-07-21 20:30:02 +02:00
elkowar
4391e541b8
move to crates directory 2021-07-21 19:24:44 +02:00
Renamed from src/config/attributes.rs (Browse further)