Aleksandr Kuzmenko
|
bf9ff69c08
release 4.2.1
|
4 gadi atpakaļ |
Aleksandr Kuzmenko
|
6d5db24402
fixed typing of rest args against type parameters (closes #10124)
|
4 gadi atpakaļ |
Simon Krajewski
|
2157ce7314
[inliner] find common type for rest args against monomorphs
|
4 gadi atpakaļ |
Aleksandr Kuzmenko
|
ddf209659a
[hl] restrict test #10109 to hl
|
4 gadi atpakaļ |
Aleksandr Kuzmenko
|
58a971510d
changelog
|
4 gadi atpakaļ |
Aleksandr Kuzmenko
|
e3846bfb85
[hl] fixed callstack of rethrown exceptions (closes #10109)
|
4 gadi atpakaļ |
Aleksandr Kuzmenko
|
0a9bc9b925
[php][windows] fixed failure with trailing slash in output dir (#6212)
|
4 gadi atpakaļ |
Aleksandr Kuzmenko
|
ccc102778d
[pcre] use same configure flags as homebrew (#10110)
|
4 gadi atpakaļ |
Aleksandr Kuzmenko
|
541ab2d765
[mac] removed zlib, pcre, mbedtls from brewfile (#10110)
|
4 gadi atpakaļ |
Aleksandr Kuzmenko
|
fa3449cb08
[mac] fixed compatibility with osx 10.13 (closes #10110)
|
4 gadi atpakaļ |
Aleksandr Kuzmenko
|
5bd1db98f4
pin ctypes, unpin luv
|
4 gadi atpakaļ |
Aleksandr Kuzmenko
|
7441e19446
[analyzer] fix TEnumIndex and TEnumParameter side-effect handling
|
4 gadi atpakaļ |
Aleksandr Kuzmenko
|
f0632abb76
lose Null<T> in DynamicAccessKeyValueIterator so the object inlining is not prevented (closes #10118)
|
4 gadi atpakaļ |
Aleksandr Kuzmenko
|
5d2d047f35
opam for windows is not updated yet
|
4 gadi atpakaļ |
Aleksandr Kuzmenko
|
91c3f5eb86
[matcher] fix hang when checking abstract from
|
4 gadi atpakaļ |
Aleksandr Kuzmenko
|
8054e970ff
install IPC::System::Simple via cpan
|
4 gadi atpakaļ |
Aleksandr Kuzmenko
|
a022c0d565
Return access to __s as a RawConstPointer (#10038)
|
4 gadi atpakaļ |
Aleksandr Kuzmenko
|
11cfaa44df
changelog
|
4 gadi atpakaļ |
Aleksandr Kuzmenko
|
d080be2a93
changed threads init code to be available during static inits (fixes #10114)
|
4 gadi atpakaļ |
Aleksandr Kuzmenko
|
37f8eb3cb0
[php] extern for number_format (closes #10115)
|
4 gadi atpakaļ |
Aleksandr Kuzmenko
|
1f9e0bc45f
[python] more sys.thread adjustments
|
4 gadi atpakaļ |
Aleksandr Kuzmenko
|
8f58c3138c
[python] transformed sys.thread.Lock into a class as it is on other targets
|
4 gadi atpakaļ |
Aleksandr Kuzmenko
|
fb55d5d1ca
update sys.thread.Thread for doc gen
|
4 gadi atpakaļ |
Aleksandr Kuzmenko
|
3626eae076
[cpp] move `ofInt64` `toInt64` from haxe.Int64 to cpp.Int64 to satisfy api generator
|
4 gadi atpakaļ |
Aleksandr Kuzmenko
|
bfcbf80916
release 4.2.0
|
4 gadi atpakaļ |
Aleksandr Kuzmenko
|
b37e43d75d
more changes
|
4 gadi atpakaļ |
Aleksandr Kuzmenko
|
3633c7acd2
changelog for 4.2
|
4 gadi atpakaļ |
Aleksandr Kuzmenko
|
36bde7ea9b
handle_abstract_casts: use arg types of the final function type for multitype abstracts, but resort to original arg types for unresolved monomorphs (#100098)
|
4 gadi atpakaļ |
Aleksandr Kuzmenko
|
5ada72b430
[php] update deprecation message for php.Web
|
4 gadi atpakaļ |
Aleksandr Kuzmenko
|
126d7807d7
check arg types against original call args instead of an underlying type upon handling multitype abstract casts (#10098)
|
4 gadi atpakaļ |