本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
jared
/
ZenScript
複製自
ZenScript/ZenScript
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
ZenScript main repository
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
179
提交
7
分支
目錄樹:
db81c64248
development
import_fix
map_fix
master
optional_fix
preproctest
stdlib
分支列表
標籤
${ item.name }
建立分支
${ searchTerm }
從 'db81c64248'
${ noResults }
ZenScript
/
IDE
/
src
/
main
/
java
/
org
/
openzen
/
zenscript
/
ide
歷史記錄
Stan Hebben
df5faae297
Another attempt at scaling icons correctly.
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
Another attempt at scaling icons correctly.
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 年之前