3 Commits
Author SHA1 Message Date
phobos2077 ea3bb29ec3 Array Expressions: emit temp_array calls with special flags to signify begin/end of a sub-expression 2026-03-08 17:47:06 +01: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
NovaRain 9b63b1886a commit source from sfall 4.2 modderspack 2019-11-14 11:57:39 +08:00