issues
search
CraftTweaker
/
ZenScript
MIT License
77
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix static method handle declared on interface
#52
friendlyhj
closed
10 months ago
0
Fix int type infer
#51
friendlyhj
closed
1 year ago
0
MysticalAgriculture
#50
AWPMasterGames
closed
1 year ago
3
Fix function fields in zenclasses overlapping.
#49
jaredlll08
closed
1 year ago
0
break keyword returns to the first loop in a given function
#48
Sargeanthost
closed
1 year ago
3
add expansion methods
#47
friendlyhj
closed
1 year ago
1
Small grammar changes in the README
#46
LocalSpook
closed
1 year ago
0
epik
#45
ghost
closed
2 years ago
0
Add LocalVariableTable for output to support debug
#44
warmthdawn
opened
2 years ago
1
some parse exceptions about default arguments
#43
friendlyhj
closed
3 years ago
0
function default parameters
#42
friendlyhj
closed
3 years ago
1
Exposed EnvironmentGlobal's ClassNameGenerator
#40
tomdodd4598
closed
3 years ago
0
TypeRegistry.getType(Type) wrongly return null, when the function return type is derived from List/Map/Map.Entry
#39
Windmill-City
opened
3 years ago
0
Fix member access by string.
#38
eutro
closed
4 years ago
1
Allow bracketed expressions in ZenType declarations.
#37
eutro
opened
4 years ago
2
Varargs in functions
#36
PrincessRTFM
opened
4 years ago
2
Create grammar reference of ZS
#35
CommanderTvis
closed
4 years ago
10
[Enhancement] typeof
#34
yezhiyi9670
opened
4 years ago
1
An error or two
#33
ghost
opened
4 years ago
1
Legacy
#32
kindlich
opened
5 years ago
0
Function as class member throws `illegal signature` and crashes the game
#31
Riernar
closed
4 years ago
3
Continue statement | Array<->List cast | ReturnsSelf
#30
kindlich
closed
5 years ago
0
Assign to statics, remove from lists and fixed primitive casts
#29
kindlich
closed
5 years ago
0
Fixed ZenType.parse
#28
kindlich
closed
5 years ago
0
[Bug] "unexpected end of file - ; expected" when trying to iterate over loadedMods
#27
CREEATION
closed
5 years ago
1
Using a function as a parameter for a custom function causes ArrayIndexOutOfBoundsException
#26
ErzengelLichtes
opened
5 years ago
6
Casting IItemStack[] to IIngredient[] throws error
#25
Charnuz
closed
5 years ago
2
ZenProperty annotation not behaving properly
#24
TeamDman
closed
5 years ago
1
Fixes possible NPE for exceptions when looking up types
#23
kindlich
closed
5 years ago
0
Fixed double unary Negate Operator OPCode
#22
kindlich
closed
5 years ago
0
Added ZenPosition#getFileName()
#21
kindlich
closed
5 years ago
0
Fix ZenClass using instance getter for statics
#20
kindlich
closed
5 years ago
0
Large function parameters and ternary type cast
#19
kindlich
closed
5 years ago
0
Logical operators, empty function bodies, changes to generated classnames
#18
kindlich
closed
6 years ago
0
Empty ZenClass method bodies and unresolved singleton types
#17
kindlich
closed
6 years ago
0
I really should pr my shit...
#16
kindlich
closed
6 years ago
0
Some internal fixes for Fields and ZenClass references
#15
kindlich
closed
6 years ago
0
I want to put more values in a multidim-Array
#14
cyberpunkbln
closed
5 years ago
2
Changes needed for CrT PR to work
#13
BloodWorkXGaming
closed
6 years ago
0
Using custom ZS class as instance variable fails
#12
codetaylor
closed
6 years ago
6
Redid ZenClasses and added a way of casting Lists <-> arrays
#11
kindlich
closed
6 years ago
0
Fix global compile order
#10
codetaylor
closed
6 years ago
0
Custom Classes in ZS
#9
kindlich
closed
6 years ago
0
Some bugs, some features
#8
kindlich
closed
6 years ago
0
Fixed Backslash escaping
#7
kindlich
closed
6 years ago
0
Fix Crash on linux
#6
kindlich
closed
6 years ago
0
Fixes https://github.com/CraftTweaker/CraftTweaker/issues/480
#5
kindlich
closed
6 years ago
0
fixed String contains
#4
jaredlll08
closed
6 years ago
1
Optionals with default value and fixed assignable check for generic functions
#3
kindlich
closed
6 years ago
0
ZenTypes should check their parents for Operator annotations now
#2
kindlich
closed
6 years ago
0
Next