Simon Krajewski
|
4665f348e2
[cpp] deal with null-to-scalar assignment when casting
|
3 days ago |
Rudy Ges
|
faa432c833
[CI] Stop ruining our CI with that mess
|
3 days ago |
Rudy Ges
|
e2e32cbc97
[CI] No need to brew link php if we're not using an old version
|
3 days ago |
Rudy Ges
|
bc7af4f12f
[CI] Only deploy API docs for tag and development branch
|
3 days ago |
Rudy Ges
|
0416254d57
[display] Add ?wait:Bool param to server/readClassPaths (#12436)
|
3 days ago |
Yuxiao Mao
|
5d4cf46e65
[hl] add tgroup for number check, add tests and fixes (#12418)
|
4 days ago |
Simon Krajewski
|
28ce014e32
[php] add missing follow
|
5 days ago |
Simon Krajewski
|
dc26554bed
support `inline for` (#12432)
|
5 days ago |
RblSb
|
e4dcc00301
String.substr negative length support (#12429)
|
6 days ago |
Simon Krajewski
|
dbd380fa38
avoid random trace in unit tests
|
6 days ago |
RblSb
|
54b083b0a3
Fix null coal assign typing (#12425)
|
1 week ago |
Rudy Ges
|
2f4f9491cd
Make parallelism opt-out again, … (#12414)
|
1 week ago |
Zeta
|
8e4f097a9d
[hl] fix condition in Timer.milliseconds (#12421)
|
1 week ago |
Yuxiao Mao
|
17d4a63378
[hl] Fix hl.Int64 issue with -D hl_legacy32 (#12420)
|
1 week ago |
Nicolas Cannasse
|
a3d775971d
added circular references detection in JsonPrinter (same as JS native). optimized for big objects.
|
1 week ago |
Zeta
|
2ab0f9b303
[php] fix compatibility with PHP 8.5 (#12419)
|
2 weeks ago |
Rudy Ges
|
54d7c0c75b
[CI] avoid PHP 8.5 for now (#12416)
|
2 weeks ago |
Rudy Ges
|
57385e0b70
[server] fix memory leak, tweak GC (#12412)
|
2 weeks ago |
Zeta
|
743628773a
[cpp] implement AtomicObject (#12322)
|
2 weeks ago |
Sebastian Thomschke
|
c979d08e06
[lua] file FileSytem.stat time conversion for ctime/atime/mtime (#12389)
|
2 weeks ago |
tobil4sk
|
33bbc8cc96
[cpp] Remove overrides from __scriptableFunctions (#12377)
|
2 weeks ago |
Nicolas Cannasse
|
a7cd7f768a
Typeof & serialize haxe.Int64 (#12410)
|
2 weeks ago |
Simon Krajewski
|
82ff5b4c10
Support Int64 natively on eval (#12411)
|
2 weeks ago |
Simon Krajewski
|
fb42f47a73
don't run BigInt tests on eval because it takes forever
|
2 weeks ago |
Rudy Ges
|
9866356332
[hxb] Recover from BadModule failure (#12395)
|
3 weeks ago |
RblSb
|
e489e4d43a
Fix bad completion cache in `call(new |)` (#12382)
|
3 weeks ago |
Zeta
|
9d2351b728
[js] use TextEncoder/TextDecoder for haxe.io.Bytes.getString/ofString (#12363)
|
3 weeks ago |
ncannasse
|
e3408c55ff
added promise/deliver calls
|
1 month ago |
Zeta
|
e43902554e
Fix CI (#12405)
|
1 month ago |
Nicolas Cannasse
|
c7d1a56985
[hl] added hl.Type.getDataSize + CArray.toBytes/fromBytes
|
1 month ago |