4 Commits
Author SHA1 Message Date
phobos2077 fb2343792c Parser.dll: fix Sfall Script Editor compatibility 2024-06-10 10:19:44 +02:00
phobos2077 3bf82984f3 Syntax improvements: foreach, for, variables
- ForEach: allow to declare variables for key & value header
- ForEach: allow to use expression after `in` that start with a symbol without mandatory parantheses
- Variables: allow to declare variables anywhere where statement is expected
- Variables: simplify declaration code & array vars
- Expressions: display useful error message when expression was expected but nothing was parsed
2024-06-09 17:26:09 +02:00
phobos2077 fcea09ea73 Rewrite "stringify" logic for consistency and take it into account when removing unused strings 2023-06-09 15:13:52 +02:00
NovaRain 9b63b1886a commit source from sfall 4.2 modderspack 2019-11-14 11:57:39 +08:00