Commit 438ed20
Implement type-aware function argument parsing (SkriptLang#8098)
* Clean up expression list parsing
* Implement type-aware function argument parsing
Needs further optimization/cleanup
* Optimize OrderedExprInfo creation/usage
* Switch to Set of signatures
* Correct Unmodifiable annotations
* Fix expression list "and" checks
* Rename test effect
* Actually finish the rename
* Add projectile literal test1 parent 57b02b2 commit 438ed20
5 files changed
Lines changed: 441 additions & 242 deletions
File tree
- src
- main/java/ch/njol/skript
- lang
- function
- test/runner
- test/skript/tests
- misc
- syntaxes/structures
0 commit comments