ZenScript main repository
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Stan Hebben 9c3aa8efc3 - All definitions are now also module-aware (will be use for binary module serialization & access checks) il y a 6 ans
CodeFormatter - All definitions are now also module-aware (will be use for binary module serialization & access checks) il y a 6 ans
CodeFormatterShared - Moved package zenscript.shared to zencode.shared il y a 6 ans
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 il y a 6 ans
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 il y a 6 ans
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 il y a 6 ans
DrawableGui - Added bracket handlers il y a 6 ans
DrawableGuiIconConverter - Removed old paint code il y a 6 ans
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 il y a 6 ans
JavaBytecodeCompiler - 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 il y a 6 ans
JavaShared - 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 il y a 6 ans
JavaSourceCompiler - 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 il y a 6 ans
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 il y a 6 ans
ScriptingExample - 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 il y a 6 ans
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 il y a 6 ans
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 il y a 6 ans
.gitignore Removed scripts.class and updated gitignore il y a 6 ans
README.md Test for SSH commits il y a 6 ans
build.gradle Initial commit. il y a 6 ans
common.gradle Initial commit. il y a 6 ans
settings.gradle Initial commit. il y a 6 ans

README.md

ZenScript

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

TODO readme.