Nicolas Cannasse
|
99e59a951b
Update CallStack.hx
|
4 年之前 |
Aleksandr Kuzmenko
|
20fe8fb2dc
[php] fix "compliment" argument of Base64.urlEncode/.urlDecode (closes #9944)
|
4 年之前 |
Aleksandr Kuzmenko
|
2b92f66100
[eval] NativeString.sub
|
4 年之前 |
Aleksandr Kuzmenko
|
4f9972d375
[eval] added length, char and code to NativeStirng
|
4 年之前 |
Aleksandr Kuzmenko
|
929712229d
fixed EntryPoint init order (fixes #9926)
|
4 年之前 |
Aleksandr Kuzmenko
|
a16c00f6af
[eval] fixed flags handling in eval.luv.File.copyFile and .symlink
|
4 年之前 |
Aleksandr Kuzmenko
|
68167fd682
[eval] fixed Int values as atime/mtime in eval.luv.File.utime
|
4 年之前 |
Aleksandr Kuzmenko
|
6a495da397
[eval] fix NativeString @:op methods
|
4 年之前 |
Dan Korostelev
|
727d882a1d
[flash] sidestep mxmlc bug with incorrect handling of embedded font names when compiling haxe-generated swcs into a final swf
|
4 年之前 |
Simon Krajewski
|
e404c2d40f
[eval] fix some random luv things
|
4 年之前 |
Aleksandr Kuzmenko
|
6dc7876fae
[eval] adopt libuv (#9903)
|
4 年之前 |
Aleksandr Kuzmenko
|
5a95fe1efe
[eval] forgotten line for NativeString
|
4 年之前 |
Aleksandr Kuzmenko
|
88638d809c
[eval] Int64, UInt64, NativeString (for #9903)
|
4 年之前 |
Aleksandr Kuzmenko
|
1186128ce4
[ci] update event loop tests
|
4 年之前 |
Cédric Belin
|
a74b463242
[php] Add externs for the `Collator` and `Locale` classes (#9933)
|
4 年之前 |
Aleksandr Kuzmenko
|
7ae6999442
[ci][mac] uninstall python2 & openssl (#9929)
|
4 年之前 |
Cédric Belin
|
763c922635
[php] Add externs for the IDN functions (#9927)
|
4 年之前 |
Aleksandr Kuzmenko
|
6208c8733d
[macro] type-hint MacroStringTools.formatString (fixes #9928)
|
4 年之前 |
Aleksandr Kuzmenko
|
0b5532e396
[php] rename local vars with the same names as super global vars (fixes #9924)
|
4 年之前 |
Aleksandr Kuzmenko
|
7b4e15617c
handle `while` and `try..catch` in var lazifier filter (fixes #9905)
|
4 年之前 |
Nicolas Cannasse
|
edb7321f23
skip compilation if no module has been changed (hl specific) (#9922)
|
4 年之前 |
Dan Korostelev
|
0b9b5ea02c
[test] add test (closes #9899)
|
4 年之前 |
Dan Korostelev
|
dadbb453e0
[parser] fix is operator priority vs unops (see #9899)
|
4 年之前 |
Dan Korostelev
|
ccbc4b5d28
[pcre] remove snprintf define
|
4 年之前 |
Cédric Belin
|
dc6fb4e9ca
[php] Add extern for the `touch()` function (#9915)
|
4 年之前 |
Cédric Belin
|
80618b1da6
[php] Add externs for OPcache functions (#9913)
|
4 年之前 |
Cédric Belin
|
62101e4deb
[php] Add externs for some filesystem functions (#9912)
|
4 年之前 |
Cédric Belin
|
554443f7cb
[php] Add externs for the date/time classes (#9910)
|
4 年之前 |
Cédric Belin
|
450ae6608e
[php] Add externs for `html_entity_decode`, `htmlentities` and `strip_tags` (#9908)
|
4 年之前 |
Aleksandr Kuzmenko
|
3070d07a0a
[threads] changed haxe.EntryPoint and MainLoop to be proxies for sys.thread.EventLoop (fixes #9901)
|
4 年之前 |