このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
kindlich
/
ZenScript
フォーク元
ZenScript/ZenScript
ウォッチ
1
スター
1
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ZenScript main repository
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
87
コミット
7
ブランチ
ツリー:
8594fc56e0
1.14
WIP/functionalInterfaces
development
feature/remove-storedtypes
genericParams
master
stdlib
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'8594fc56e0' から
${ noResults }
ZenScript
/
JavaSourceCompiler
履歴
Stan Hebben
8594fc56e0
Fixed a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib)
6年前
..
src/main/java/org/openzen/zenscript/
javasource
Fixed a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib)
6年前
build.gradle
- Refactored some formatting things to be reusable for source code translation targets - Removed generic compare - Rewrote the way builtins are handled and implemented nearly all operations for all supported basic / builtin types - Added java source code compilation - Added throw expression, allowing a throw to be formulated as expression (handy inside matches)
6年前