このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
kindlich
/
ZenScript
フォーク元
ZenScript/ZenScript
ウォッチ
1
スター
1
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ZenScript main repository
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
170
コミット
7
ブランチ
ツリー:
dd47b2621c
1.14
WIP/functionalInterfaces
development
feature/remove-storedtypes
genericParams
master
stdlib
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'dd47b2621c' から
${ noResults }
ZenScript
/
IDE
/
src
/
main
/
java
/
org
/
openzen
/
zenscript
/
ide
履歴
Stan Hebben
dd47b2621c
- Fixed scaling (hopefully) on different DPI devices
- Fixed some minor ui issues
7年前
..
codemodel
- CodePosition now stores source file references rather than source file names, allowing easier matching - Starting work on error recording and display - Fixed compilation of modules with dependencies - Added a couple improvements to code typing for matching brackets - Fixed java source compilation of abstract classes and methods
7年前
host
- Added usize as basic type - Ranges now only have a single base type; from and to must be the same type - Adjusted builtins and stdlib to use usize where applicable - Moved building a SemanticModule from ParsedFile to the parser; reduces dependencies
7年前
ui
- Fixed scaling (hopefully) on different DPI devices - Fixed some minor ui issues
7年前
Arguments.java
- Annotations are now serializable - Fixed various serialization bugs, continuing work on serializer
7年前
JavaBytecodeMain.java
- Annotations are now serializable - Fixed various serialization bugs, continuing work on serializer
7年前
Main.java
- Annotations are now serializable - Fixed various serialization bugs, continuing work on serializer
7年前