.. |
_lua
|
14f53043eb
Lua : update _hx_bit library to handle signed bnot, and expose _hx_bit_clamp
|
9 years ago |
_std
|
7ede374a24
Lua : Use table.maxn + 1 for inferring array length from tables. Close #5048
|
9 years ago |
lib
|
6c29743078
Update documentation
|
9 years ago |
Bit.hx
|
6c29743078
Update documentation
|
9 years ago |
Boot.hx
|
7ede374a24
Lua : Use table.maxn + 1 for inferring array length from tables. Close #5048
|
9 years ago |
Coroutine.hx
|
e8b652e49b
Lua: introduce coroutine thread as a basic type
|
9 years ago |
Debug.hx
|
6c29743078
Update documentation
|
9 years ago |
Ffi.hx
|
a8827398f2
Lua: Add some copyright notices
|
9 years ago |
FileHandle.hx
|
3e5f74b5fc
Lua : FileHandle.write
|
9 years ago |
HaxeIterator.hx
|
6c29743078
Update documentation
|
9 years ago |
Io.hx
|
de337a54bb
Lua: Io nit
|
9 years ago |
Jit.hx
|
3da9c66ae2
Lua : update externs for ffi and jit
|
9 years ago |
Lib.hx
|
f2b00ddc96
Lua : Update Lib.tableToArray call
|
9 years ago |
LocaleCategory.hx
|
6a9b24f541
Lua : Add extern and supporting typedefs for lua os module
|
9 years ago |
Lua.hx
|
37ac08b4b2
Lua : fix Lua.assert
|
9 years ago |
Map.hx
|
5e1540d4f7
Lua: Fix map iterators
|
9 years ago |
Math.hx
|
7d387963bd
Lua : initialize math random seed with current timestamp
|
9 years ago |
NativeIterator.hx
|
4653547f7e
Lua : better naming for @:to in NativeIterator
|
9 years ago |
NativeStringTools.hx
|
5835bd0f6a
Lua : remove deprecated lua.StringTools in favor of lua.NativeStringTools
|
9 years ago |
Os.hx
|
e35864f0aa
Lua : Fix up Os extern, add note about multi-return
|
9 years ago |
Package.hx
|
1a7ede40bf
Lua: Add package extern
|
9 years ago |
PairTools.hx
|
b2823f3a78
Lua: Add some more tools for dealing with pairs/ipairs
|
9 years ago |
Table.hx
|
588e288b34
Lua : Add a simple Anytable definition for Table<Dynamic, Dynamic>
|
9 years ago |
Thread.hx
|
e8b652e49b
Lua: introduce coroutine thread as a basic type
|
9 years ago |
Time.hx
|
6a9b24f541
Lua : Add extern and supporting typedefs for lua os module
|
9 years ago |
UserData.hx
|
39323db810
Lua : add simple userdata type
|
9 years ago |