Diese Webseite funktioniert besser mit JavaScript.
Startseite
Erkunden
Hilfe
Anmelden
kindlich
/
ZenScript
geforkt von
ZenScript/ZenScript
Beobachten
1
Favorisieren
1
Fork
0
Code
Issues
0
Pull-Requests
0
Releases
0
Wiki
Aktivität
ZenScript main repository
Du kannst nicht mehr als 25 Themen auswählen
Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
170
Commits
7
Branches
Struktur:
dd47b2621c
1.14
WIP/functionalInterfaces
development
feature/remove-storedtypes
genericParams
master
stdlib
Branches
Tags
${ item.name }
Erstelle Branch
${ searchTerm }
von „dd47b2621c“
${ noResults }
ZenScript
/
IDE
/
src
/
main
/
java
/
org
/
openzen
/
zenscript
/
ide
Verlauf
Stan Hebben
dd47b2621c
- Fixed scaling (hopefully) on different DPI devices
- Fixed some minor ui issues
vor 6 Jahren
..
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
vor 7 Jahren
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
vor 6 Jahren
ui
- Fixed scaling (hopefully) on different DPI devices - Fixed some minor ui issues
vor 6 Jahren
Arguments.java
- Annotations are now serializable - Fixed various serialization bugs, continuing work on serializer
vor 6 Jahren
JavaBytecodeMain.java
- Annotations are now serializable - Fixed various serialization bugs, continuing work on serializer
vor 6 Jahren
Main.java
- Annotations are now serializable - Fixed various serialization bugs, continuing work on serializer
vor 6 Jahren