David Bruce
|
d15a6d69da
[lua] Fix for https requests failing immediately and updating _hx_bit to work with lua 5.4 (#11052)
|
2 年之前 |
inklit
|
39d98a4cb0
[lua] Modify default lua native bitops library from bit to bit32 (#10923)
|
2 年之前 |
Aleksandr Kuzmenko
|
f1cd031aee
[lua] fix signed bitwise ops (#8850)
|
5 年之前 |
Justin Donaldson
|
561e73ed9b
[lua] refactor inline low level helpers to separate files
|
6 年之前 |
Justin Donaldson
|
37769a3c18
[lua] put the _hx_bit library behind a use._bit feature, and inline it
|
9 年之前 |
Justin Donaldson
|
14f53043eb
Lua : update _hx_bit library to handle signed bnot, and expose _hx_bit_clamp
|
9 年之前 |
Justin Donaldson
|
94f291eb08
Lua: Use includeFile to inline class-specific lua helper methods
|
9 年之前 |