ZenScript main repository
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Stan Hebben 2ba94edb6d - Added visitors with context 7年前
CodeFormatter - Added visitors with context 7年前
CodeFormatterShared - Moved package zenscript.shared to zencode.shared 7年前
CodeModel - Added visitors with context - WIP on the module serializer 7年前
CompilerShared - Added visitors with context - WIP on the module serializer 7年前
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 7年前
DrawableGui - Added bracket handlers 7年前
DrawableGuiIconConverter - Removed old paint code 7年前
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 7年前
JavaBytecodeCompiler - Added visitors with context - WIP on the module serializer 7年前
JavaShared - Added visitors with context - WIP on the module serializer 7年前
JavaSourceCompiler - Added visitors with context - WIP on the module serializer 7年前
ModuleSerializationShared - Added visitors with context - WIP on the module serializer 7年前
ModuleSerializer - Added visitors with context - WIP on the module serializer 7年前
Parser - Added visitors with context - WIP on the module serializer 7年前
ScriptingExample - Added visitors with context - WIP on the module serializer 7年前
Shared - Added visitors with context - WIP on the module serializer 7年前
Validator - Added visitors with context - WIP on the module serializer 7年前
.gitignore Removed scripts.class and updated gitignore 7年前
README.md Test for SSH commits 7年前
build.gradle Initial commit. 7年前
common.gradle Initial commit. 7年前
settings.gradle Initial commit. 7年前

README.md

ZenScript

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

TODO readme.