ZenScript main repository
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Stan Hebben 4572ccabb9 Merge remote-tracking branch 'kindlich/development' into development vor 6 Jahren
CodeFormatter - All definitions are now also module-aware (will be use for binary module serialization & access checks) vor 6 Jahren
CodeFormatterShared - Moved package zenscript.shared to zencode.shared vor 6 Jahren
CodeModel - All definitions are now also module-aware (will be use for binary module serialization & access checks) - Fixing function expressions not being properly linked to their functional interface vor 6 Jahren
CompilerShared - All definitions are now also module-aware (will be use for binary module serialization & access checks) - Fixing function expressions not being properly linked to their functional interface vor 6 Jahren
Constructor - All definitions are now also module-aware (will be use for binary module serialization & access checks) - Fixing function expressions not being properly linked to their functional interface vor 6 Jahren
DrawableGui - Added bracket handlers vor 6 Jahren
DrawableGuiIconConverter - Removed old paint code vor 6 Jahren
IDE - Fix missing shift operators in some integer types - Fix some problems when comparing a long with an int or ulong with uint - Add signed-unsigned implicit array conversion (sbyte[] <-> byte[], short[] <-> ushort[], int[] <-> uint[], long[] <-> ulong[]) - Fix bug when copying multiple lines from the source editor - Added string <-> byte[] conversion operations - Fix unsigned arrays, use compact representations - Added suffixes & custom suffixes - Added 0x 0b 0o for hex, binary and octal notation vor 6 Jahren
JavaBytecodeCompiler Merge remote-tracking branch 'kindlich/development' into development vor 6 Jahren
JavaShared Merge remote-tracking branch 'kindlich/development' into development vor 6 Jahren
JavaSourceCompiler Improved handling of functions, they now use the most generic variant available, using standard function types where possible. (TODO: there are still more to add) vor 6 Jahren
Parser - All definitions are now also module-aware (will be use for binary module serialization & access checks) - Fixing function expressions not being properly linked to their functional interface vor 6 Jahren
ScriptingExample Improved handling of functions, they now use the most generic variant available, using standard function types where possible. (TODO: there are still more to add) vor 6 Jahren
Shared - All definitions are now also module-aware (will be use for binary module serialization & access checks) - Fixing function expressions not being properly linked to their functional interface vor 6 Jahren
Validator - All definitions are now also module-aware (will be use for binary module serialization & access checks) - Fixing function expressions not being properly linked to their functional interface vor 6 Jahren
.gitignore Removed scripts.class and updated gitignore vor 6 Jahren
README.md Test for SSH commits vor 6 Jahren
build.gradle Initial commit. vor 6 Jahren
common.gradle Initial commit. vor 6 Jahren
settings.gradle Initial commit. vor 6 Jahren

README.md

ZenScript

This is the main ZenScript project, containing various sub-projects.

TODO readme.