Commit graph

7 commits

Author SHA1 Message Date
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)