.. |
_lua
|
14f53043eb
Lua : update _hx_bit library to handle signed bnot, and expose _hx_bit_clamp
|
9 年之前 |
_std
|
7e5371e373
Lua : use shell escape helper for Sys command
|
9 年之前 |
lib
|
a12d57c690
Lua : add missing FileSystem members, clean up some of the lfs extern declarations
|
9 年之前 |
Bit.hx
|
14f53043eb
Lua : update _hx_bit library to handle signed bnot, and expose _hx_bit_clamp
|
9 年之前 |
Boot.hx
|
cd2cd10313
Lua : migrate some methods out of Boot to StringTools, add some helper methods, add some simple haxedoc
|
9 年之前 |
Coroutine.hx
|
e8b652e49b
Lua: introduce coroutine thread as a basic type
|
9 年之前 |
Debug.hx
|
d6e7bc5975
Lua : Fix Debug method capitalization
|
9 年之前 |
Ffi.hx
|
a8827398f2
Lua: Add some copyright notices
|
9 年之前 |
FileHandle.hx
|
3e5f74b5fc
Lua : FileHandle.write
|
9 年之前 |
HaxeIterator.hx
|
a1e4845248
Lua: Add native/haxe iterator helpers
|
9 年之前 |
Io.hx
|
de337a54bb
Lua: Io nit
|
9 年之前 |
Jit.hx
|
3da9c66ae2
Lua : update externs for ffi and jit
|
9 年之前 |
Lib.hx
|
f2b00ddc96
Lua : Update Lib.tableToArray call
|
9 年之前 |
LocaleCategory.hx
|
6a9b24f541
Lua : Add extern and supporting typedefs for lua os module
|
9 年之前 |
Lua.hx
|
37ac08b4b2
Lua : fix Lua.assert
|
9 年之前 |
Map.hx
|
5e1540d4f7
Lua: Fix map iterators
|
9 年之前 |
Math.hx
|
7d387963bd
Lua : initialize math random seed with current timestamp
|
9 年之前 |
NativeIterator.hx
|
4653547f7e
Lua : better naming for @:to in NativeIterator
|
9 年之前 |
NativeStringTools.hx
|
5835bd0f6a
Lua : remove deprecated lua.StringTools in favor of lua.NativeStringTools
|
9 年之前 |
Os.hx
|
e35864f0aa
Lua : Fix up Os extern, add note about multi-return
|
9 年之前 |
Package.hx
|
1a7ede40bf
Lua: Add package extern
|
9 年之前 |
PairTools.hx
|
b2823f3a78
Lua: Add some more tools for dealing with pairs/ipairs
|
9 年之前 |
Table.hx
|
588e288b34
Lua : Add a simple Anytable definition for Table<Dynamic, Dynamic>
|
9 年之前 |
Thread.hx
|
e8b652e49b
Lua: introduce coroutine thread as a basic type
|
9 年之前 |
Time.hx
|
6a9b24f541
Lua : Add extern and supporting typedefs for lua os module
|
9 年之前 |
UserData.hx
|
39323db810
Lua : add simple userdata type
|
9 年之前 |