ncannasse
|
7da5f2f669
fix
|
1 day ago |
ncannasse
|
25d552b3ae
added Thread.getAll
|
1 day ago |
ncannasse
|
6234e542a3
use tls for faster Thread.current(), add toString() and set main thread name.
|
1 day ago |
ncannasse
|
a555de4255
bugfix for python
|
1 day ago |
ncannasse
|
94e94ada85
fix wait() on non system targets
|
1 day ago |
ncannasse
|
77bd39fe59
fix tests
|
1 day ago |
ncannasse
|
2544b3adca
added more documentation, added EventLoop.addTask
|
1 day ago |
ncannasse
|
0f9de77cda
give proper error if asking for current event loop on native thread
|
1 day ago |
ncannasse
|
c8209dc38b
document native threads and add Thread.isNative.
|
1 day ago |
Yuxiao Mao
|
19f09fa14d
Fix eval ThreadImpl eq test
|
6 days ago |
ncannasse
|
3ab4ac3aa1
added wait/wakeup for better threads cooperation
|
6 days ago |
ncannasse
|
e092e1cb40
always create java thread as daemon
|
1 week ago |
ncannasse
|
df3d97787d
review unit tests and added EventLoop deprecated apis support
|
1 week ago |
ncannasse
|
e0b80f56ee
updated
|
1 week ago |
ncannasse
|
1cd9d492c5
remove binding between thread loop and luv loop.
|
1 week ago |
ncannasse
|
29980d6df4
fix for js
|
1 week ago |
ncannasse
|
38f75f55b5
implement sendMessage/readMessage using Deque
|
1 week ago |
ncannasse
|
82aa2fcf7e
added missing files
|
1 week ago |
ncannasse
|
34cac5076d
rewrite haxe event loop and thread loops support
|
1 week ago |
ncannasse
|
46d0cb9d16
fix for guid to/from int
|
1 week ago |
RblSb
|
38222480bb
[display] Can only extend structures error (#12385)
|
1 week ago |
Rudy Ges
|
875e82bfec
Add back message.no-color to defines list as signature neutral and deprecated (#12379)
|
3 weeks ago |
tobil4sk
|
5a1d6f8697
[cpp] Do not generate toString in __scriptableFunctions (#12375)
|
3 weeks ago |
Zeta
|
b344639a3a
[hl] don't use unsafe cast for method with type param ret type (#12367)
|
1 month ago |
tobil4sk
|
cfc1ced0f0
[hlc] Fix identifier conflicts with windows.h macros (#12335)
|
1 month ago |
Rudy Ges
|
aa3ecc5502
[typer] delay add_constructor (#12364)
|
1 month ago |
tobil4sk
|
320ace7454
[ci] Upgrade to mbedtls 3 to fix mac cmake error (#12361)
|
1 month ago |
Yuxiao Mao
|
3bcc2f42d8
[tests] fix unit test 6059, 12047 not running (#12354)
|
1 month ago |
Yuxiao Mao
|
34afbe8f32
[hl] replace hl_ver string cmp to Semver cmp (#12360)
|
1 month ago |
tobil4sk
|
52034a055f
[hl] Restore support for hashlink 1.12.0 (#12338)
|
1 month ago |