eww/crates/yuck/src/config
2021-08-10 19:23:52 +02:00
..
snapshots Fix error messages for script-var definitions 2021-08-01 17:36:49 +02:00
attributes.rs Fix missing attribute error message and add more span data 2021-08-01 15:52:44 +02:00
backend_window_options.rs Add did you mean question to wrong variables 2021-08-02 15:54:38 +02:00
config.rs Add did you mean question to wrong variables 2021-08-02 15:54:38 +02:00
file_provider.rs Allow digits in identifiers in simplexpr 2021-08-10 14:30:33 +02:00
mod.rs Add Spanned trait and use it 2021-07-26 20:23:06 +02:00
script_var_definition.rs Some misc fixes and improvements 2021-08-10 19:23:52 +02:00
test.rs Readd some tests and as_vec dynval transformation 2021-07-26 18:48:15 +02:00
validate.rs Add Spanned trait and use it 2021-07-26 20:23:06 +02:00
var_definition.rs Add did you mean question to wrong variables 2021-08-02 15:54:38 +02:00
widget_definition.rs Add more concrete error messages for missing argument list 2021-08-02 16:35:43 +02:00
widget_use.rs Improve error messages for literal 2021-07-24 16:48:37 +02:00
window_definition.rs Add did you mean question to wrong variables 2021-08-02 15:54:38 +02:00
window_geometry.rs Add did you mean question to wrong variables 2021-08-02 15:54:38 +02:00