Summary
- Enforce EOL in grammars (otherwise parser just ignores invalid code and (commit: 15083fc) (details)
- added check for iterator method in foreach (closes #866) (commit: 4007b8a) (details)
| The file was modified | de.peeeq.wurstscript/src/test/java/tests/wurstscript/tests/BugTests.java (diff) |
| The file was modified | de.peeeq.wurstscript/src/test/java/tests/wurstscript/tests/ArrayTests.java (diff) |
| The file was modified | de.peeeq.wurstscript/src/main/antlr/de/peeeq/wurstscript/antlr/Jass.g4 (diff) |
| The file was modified | de.peeeq.wurstscript/src/test/java/tests/wurstscript/tests/ClassesExtTests.java (diff) |
| The file was modified | de.peeeq.wurstscript/src/main/antlr/de/peeeq/wurstscript/jurst/antlr/Jurst.g4 (diff) |
| The file was modified | de.peeeq.wurstscript/src/main/antlr/de/peeeq/wurstscript/antlr/Wurst.g4 (diff) |
| The file was modified | de.peeeq.wurstscript/src/main/java/de/peeeq/wurstscript/types/WurstTypeNamedScope.java (diff) |
| The file was modified | de.peeeq.wurstscript/src/main/java/de/peeeq/wurstscript/attributes/AttrForEachStatement.java (diff) |
| The file was modified | de.peeeq.wurstscript/src/test/java/tests/wurstscript/tests/NewFeatureTests.java (diff) |
