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 a90b16e7af - Fix function header not being stored correctly for a FunctionExpression 8 years ago
..
annotations - Fixed error handling function types 8 years ago
definition - Moved package zenscript.shared to zencode.shared 8 years ago
expression - Fix function header not being stored correctly for a FunctionExpression 8 years ago
generic - Fixed error handling function types 8 years ago
iterator Fixed a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib) 8 years ago
member - Moved package zenscript.shared to zencode.shared 8 years ago
partial - Moved package zenscript.shared to zencode.shared 8 years ago
processor - Added annotation support 8 years ago
scope - Fix function header not being stored correctly for a FunctionExpression 8 years ago
statement - Moved package zenscript.shared to zencode.shared 8 years ago
type - Fix function header not being stored correctly for a FunctionExpression 8 years ago
CompareType.java - Refactored some formatting things to be reusable for source code translation targets 8 years ago
FunctionHeader.java - Fix function header not being stored correctly for a FunctionExpression 8 years ago
FunctionParameter.java - Moved package zenscript.shared to zencode.shared 8 years ago
GenericMapper.java - Added reference system and changed the way member instancing works. 8 years ago
HighLevelDefinition.java - Fixed error handling function types 8 years ago
Modifiers.java - Fixed validator acting up on type argument validation 8 years ago
ModuleProcessor.java - Added annotation support 8 years ago
OperatorType.java - Refactored some formatting things to be reusable for source code translation targets 8 years ago
PackageDefinitions.java Initial commit. 8 years ago
ScriptBlock.java - Fixed error handling function types - Continued work on the IDE 8 years ago
WhitespaceInfo.java - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode 8 years ago
WhitespacePostComment.java - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode 8 years ago