Rudy Ges
|
d8c4bef1e4
[cs] Add support for .NET core (#8391)
|
6 жил өмнө |
Rudy Ges
|
c3d8e8a579
[cs] Consider String as basic type (#8387)
|
6 жил өмнө |
Aleksandr Kuzmenko
|
c218710d75
fix test for #4705
|
6 жил өмнө |
Aleksandr Kuzmenko
|
5e1602d5c0
fix params encoding in sys.Http - StringTools.urlEncode(null) is not specified (closes #7099)
|
6 жил өмнө |
Aleksandr Kuzmenko
|
bcaa684784
prefer explicit `iterator` declaration instead of a Dynamic unified with Iterator<T> (fixes #4705)
|
6 жил өмнө |
Aleksandr Kuzmenko
|
54c705e0b4
don't accept next/hasNext forwarded from `@:forward abstract A(Dynamic)` for iteration (#4705, #7363)
|
6 жил өмнө |
Aleksandr Kuzmenko
|
efb6f4dc35
don't allow to iterate on an `abstract ... to Dynamic` (fixes #7363)
|
6 жил өмнө |
Aleksandr Kuzmenko
|
b008fb4558
[js] fix the size of haxe.io.Int32Array upon creation (#8394)
|
6 жил өмнө |
Bruno Garcia
|
6ad252a9cc
[js] Fix the values of a couple typed array BYTES_PER_ELEMENT constants. (#8394)
|
6 жил өмнө |
Aleksandr Kuzmenko
|
35ce1e760d
don't allow super.dynamicMethod() (fixes #7638)
|
6 жил өмнө |
Aleksandr Kuzmenko
|
05d71b0d3b
[python] fix accessing non-existent fields on anon objects (fixes #7546)
|
6 жил өмнө |
Aleksandr Kuzmenko
|
0fd449832b
[php] proper implementation of `Lib.rethrow()`
|
6 жил өмнө |
terurou
|
a8132fd5ee
[js] Add missing built-in APIs (#8358)
|
6 жил өмнө |
Aleksandr Kuzmenko
|
ed9b71e0fc
Infinite recursion on stringification of objects with circular references (#8113)
|
6 жил өмнө |
Aleksandr Kuzmenko
|
45b7739a59
[jvm] Type.getClass() should return null for anons (fixes #8286)
|
6 жил өмнө |
Aleksandr Kuzmenko
|
5e1dffef4c
Change String.iterator() to @:using (#8331)
|
6 жил өмнө |
Aleksandr Kuzmenko
|
b00aef6a94
fix accessing abstract fields in nested local functions (fixes #8376)
|
6 жил өмнө |
Aleksandr Kuzmenko
|
e96798a94c
update haxelib
|
6 жил өмнө |
Aurel
|
dba07f3ac7
fix #8373 (#8374)
|
6 жил өмнө |
Dan Korostelev
|
86be83b42b
[flash] remove `untyped` from `EReg`
|
6 жил өмнө |
Dan Korostelev
|
04dcb37e86
[flash] remove a couple of `untyped`s
|
6 жил өмнө |
Aleksandr Kuzmenko
|
e99098cdc0
[lua] disabe UnicodeString.indexOf() tests for negative startIndex
|
6 жил өмнө |
Aleksandr Kuzmenko
|
255bac073f
fix @:allow(pack) for inherited constructor (#6525)
|
6 жил өмнө |
Dan Korostelev
|
09a0770f0e
[flash] add __global__ access to swc dependencies catalog
|
6 жил өмнө |
Aleksandr Kuzmenko
|
1442049f79
[hl] fixed UnicodeString.substr() for `null` len
|
6 жил өмнө |
Aleksandr Kuzmenko
|
ad97d58f38
lastIndexOf() with negative startIndex is not specified
|
6 жил өмнө |
Aleksandr Kuzmenko
|
49e3465874
missing methods for UnicodeString #8298 #8175
|
6 жил өмнө |
Aleksandr Kuzmenko
|
f1c8c59077
[php] fix String.lastIndexOf(s, startIndex) for negative `startIndex` exceeding string length
|
6 жил өмнө |
Aleksandr Kuzmenko
|
b83d898e80
removed duplicated assertions from String.unit.hx
|
6 жил өмнө |
Jens Fischer
|
877addced2
[lexer] allow capitalized `#if` dot-idents, closes #8364
|
6 жил өмнө |