Diese Webseite funktioniert besser mit JavaScript.
Startseite
Erkunden
Hilfe
Anmelden
jared
/
ZenScript
geforkt von
ZenScript/ZenScript
Beobachten
1
Favorisieren
0
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.
176
Commits
7
Branches
Struktur:
9622419f00
development
import_fix
map_fix
master
optional_fix
preproctest
stdlib
Branches
Tags
${ item.name }
Erstelle Branch
${ searchTerm }
von „9622419f00“
${ noResults }
ZenScript
/
IDE
/
src
/
main
/
java
/
org
/
openzen
/
zenscript
/
ide
Verlauf
Stan Hebben
df5faae297
Another attempt at scaling icons correctly.
vor 7 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 7 Jahren
ui
Another attempt at scaling icons correctly.
vor 7 Jahren
Arguments.java
- Annotations are now serializable - Fixed various serialization bugs, continuing work on serializer
vor 7 Jahren
JavaBytecodeMain.java
- Annotations are now serializable - Fixed various serialization bugs, continuing work on serializer
vor 7 Jahren
Main.java
- Annotations are now serializable - Fixed various serialization bugs, continuing work on serializer
vor 7 Jahren