ZenScript main repository
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
kindlich da4c6eb005
WIP Functional Wrapper
6 年前
..
Globals.java WIP Functional Wrapper Currently only supports 'accepts' methods, until we can get a way to get the actual method signature/name from the class 6 年前
Main.java - Added correct type variable resolution - Fixed a number of bugs - Upgrading build system to a more uniform system - Improving error output (for IDE) - Changed parser to generate line offsets differently (easier for IDE to process) 6 年前
TestBaseInterface.java - Added correct type variable resolution - Fixed a number of bugs - Upgrading build system to a more uniform system - Improving error output (for IDE) - Changed parser to generate line offsets differently (easier for IDE to process) 6 年前
TestClass.java Added support for functional interfaces. 6 年前
TestGenericInterface.java - Added correct type variable resolution - Fixed a number of bugs - Upgrading build system to a more uniform system - Improving error output (for IDE) - Changed parser to generate line offsets differently (easier for IDE to process) 6 年前
TestInterface.java Added support for functional interfaces. 6 年前