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 f11b965626 Fixed remaining critical bugs in the current implementation. 6 years ago
..
annotations Continue work on storage tags. WIP on compile plugins. 6 years ago
context Fixed remaining critical bugs in the current implementation. 6 years ago
definition Removed TypeArgument and simplified type system a little 6 years ago
expression Fixed remaining critical bugs in the current implementation. 6 years ago
generic Removed TypeArgument and simplified type system a little 6 years ago
member Removed TypeArgument and simplified type system a little 6 years ago
partial Removed TypeArgument and simplified type system a little 6 years ago
processor - Added annotation support 6 years ago
scope Fixed remaining critical bugs in the current implementation. 6 years ago
serialization WIP on storage tags and improved error handling 6 years ago
statement Fixed more bugs in the new type system; fixed bugs in function calls; fixed normalization bugs. 6 years ago
type Fixed remaining critical bugs in the current implementation. 6 years ago
CompareType.java - Refactored some formatting things to be reusable for source code translation targets 6 years ago
FunctionHeader.java Fixed remaining critical bugs in the current implementation. 6 years ago
FunctionParameter.java WIP on storage tags and improved error handling 6 years ago
GenericMapper.java Fixed remaining critical bugs in the current implementation. 6 years ago
HighLevelDefinition.java - Fixed recursive errors in destructability test - Fixed some more storage tag issues - Added methods with storage tag requirements 6 years ago
Modifiers.java - Added support for implementations and method overriding 6 years ago
Module.java - All definitions are now also module-aware (will be use for binary module serialization & access checks) 6 years ago
ModuleProcessor.java - Added annotation support 6 years ago
OperatorType.java - Refactored some formatting things to be reusable for source code translation targets 6 years ago
PackageDefinitions.java Initial commit. 6 years ago
ScriptBlock.java Fixed more bugs in the new type system; fixed bugs in function calls; fixed normalization bugs. 6 years ago
WhitespaceInfo.java - Moved package zenscript.shared to zencode.shared 6 years ago
WhitespacePostComment.java - Moved package zenscript.shared to zencode.shared 6 years ago