.. |
_std
|
8ef3be1ae8
added deprecation warning to Std.is (#2976)
|
5 years ago |
annotation
|
8616359ff7
Reformat std (#8408)
|
6 years ago |
Closure.hx
|
ffe771798c
[jvm] implement typed functions (#9208)
|
5 years ago |
CompiledPattern.hx
|
6ade79c7f2
[jvm] add custom EReg implementation
|
5 years ago |
DynamicObject.hx
|
5561212a88
[jvm] support @:private and @:protected
|
5 years ago |
EmptyConstructor.hx
|
8616359ff7
Reformat std (#8408)
|
6 years ago |
Enum.hx
|
0d206ab2c6
[jvm] remove some class loader code that breaks everything
|
5 years ago |
Function.hx
|
8a7be4cc33
[jvm] generate all invoke methods as synthetic bridge invoke
|
5 years ago |
Jvm.hx
|
4475dc30fd
[jvm] treat type parameter like Object for numeric casting
|
5 years ago |
NativeTools.hx
|
4e69fda544
[std] remove redundant public keywords from extern classes (#9205)
|
5 years ago |
Object.hx
|
98ee28aeb2
[jvm] mark some more _hx_ fields as synthetic
|
5 years ago |
StringExt.hx
|
ed2bc3d339
make searching for empty string with String.indexOf() and Stirng.lastIndexOf() consistent (#7609)
|
5 years ago |