Open Issues Need Help
View All on GitHub Events and their getters when used in a wrong context about 2 months ago
help wanted
Do (And, Or, Not) reuse boolexpr in Jass? 2 months ago
AI Summary: Test the Jass functions `And`, `Or`, and `Not` to determine if they reuse existing boolean expressions or create new ones each time. Compare the results to the known Lua behavior. Document the findings and update the JassDoc accordingly.
Complexity:
2/5
help wanted