Commit graph

10 commits

Author SHA1 Message Date
ElKowar
6b7fa5d55c
Implement loop widget (#350) 2022-04-23 12:54:48 +02:00
elkowar
f7f718b94a
Some more error message improvements 2021-08-14 11:58:04 +02:00
elkowar
142894c3ce
Add more concrete error messages for missing argument list 2021-08-02 16:35:43 +02:00
elkowar
27ce9e798a
Fix error messages for script-var definitions 2021-08-01 17:36:49 +02:00
elkowar
afd0a47bf2
Remove redundant information 2021-07-31 20:01:42 +02:00
elkowar
dd482987cd
Clean up ast structure 2021-07-31 13:59:02 +02:00
elkowar
24c9fee204
Fully implement string interpolation with ${} syntax 2021-07-31 13:44:23 +02:00
elkowar
6f1118bda4
Improve error messages for unread elements in nodes and fix span handling in ast iterator 2021-07-28 19:58:51 +02:00
elkowar
4bf3c6fd63
It compiles :o 2021-07-22 18:40:43 +02:00
elkowar
4391e541b8
move to crates directory 2021-07-21 19:24:44 +02:00
Renamed from src/parser/ast_iterator.rs (Browse further)