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) 7 лет назад
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) 7 лет назад
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) 7 лет назад
TestInterface.java Added support for functional interfaces. 6 лет назад