ZenScript main repository
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stan Hebben 6d97220a92 - Function and method bodies are now single statements (which can, of course, be a BlockStatement), this simplifies code 6 年之前
..
src/main/java/org/openzen/zenscript/validator - Function and method bodies are now single statements (which can, of course, be a BlockStatement), this simplifies code 6 年之前
build.gradle - Added validator - Members are now aware of the definition they are in - NotExpressions and EqualsExpressions have been removed; they were redundant 6 年之前