Justin Donaldson
|
66f9209391
Lua: fix the date string method, and add another small tweak to dynamic variable printing in Boot.hx
|
il y a 10 ans |
Justin Donaldson
|
7154469b76
Lua: fix _bind with ...
|
il y a 10 ans |
Justin Donaldson
|
1cb1470ca2
Lua : update the url encode/decode functions
|
il y a 10 ans |
Justin Donaldson
|
746c02f8f8
Lua : fix the _bind command for variable argument functions
|
il y a 10 ans |
Justin Donaldson
|
4e561c14fc
Lua : add date/string helper methods to Boot.hx
|
il y a 10 ans |
Justin Donaldson
|
21a1c0d3ac
Lua : make the _bind logic work for single or multiple value arguments
|
il y a 10 ans |
Justin Donaldson
|
bbfaa129c4
Lua: add inheritance check for Std.is
|
il y a 10 ans |
Justin Donaldson
|
8687dae33e
Lua: improve reflection/toString functionality in Boot
|
il y a 10 ans |
Justin Donaldson
|
ed3cabb736
Lua : better ordering of reflect checks for Boot._string_rec
|
il y a 10 ans |
Justin Donaldson
|
6c3d3f90d5
Lua : Better handling of printing arrays and anonymous object types
|
il y a 10 ans |
Justin Donaldson
|
2aa98a3238
Lua : Boot.hx fixes for __string_rec and instanceof logic
|
il y a 10 ans |
Justin Donaldson
|
634825dcaf
Lua: fix Std.is for Int
|
il y a 10 ans |
Justin Donaldson
|
b9e4d8fd6d
Lua: add bind method to Boot.hx
|
il y a 10 ans |
Justin Donaldson
|
3a16ae0ef8
Lua: Add some more Boot utility methods
|
il y a 10 ans |
Justin Donaldson
|
17e9a3ae5f
Lua: add some utility methods to lua.Boot
|
il y a 10 ans |
Justin Donaldson
|
f870f09290
Lua: cleanup formatting and misc naming
|
il y a 10 ans |
Justin Donaldson
|
3ffd7ee8a8
Lua : Create Lua extern for global methods
|
il y a 10 ans |
Justin Donaldson
|
c77da6f0c4
Lua : go with a table extern instead of an abstract
|
il y a 10 ans |
Justin Donaldson
|
9bf12a2d7d
Lua : drop RexTools, remove cruft from Boot.hx
|
il y a 10 ans |
Justin Donaldson
|
7bcad8ac67
Lua: normalize printing of anonymous objects
|
il y a 10 ans |
Justin Donaldson
|
9da2aa7c23
Lua : De-simplify defArray
|
il y a 10 ans |
Justin Donaldson
|
40e1cf08ce
Lua: fix for defArray
|
il y a 10 ans |
Justin Donaldson
|
81da433bd0
Lua: Simplify defArray declarations.
|
il y a 10 ans |
Justin Donaldson
|
98dd61a469
Lua: make the special defArray method a little more flexible
|
il y a 10 ans |
Justin Donaldson
|
0c0a1a6b91
Lua : refactor OOP
|
il y a 10 ans |
Justin Donaldson
|
6de2f36ffd
Lua : Misc wip on getting reflection/typing to work.
|
il y a 10 ans |
Justin Donaldson
|
de657aa45e
Lua : get rid of irrelevant methods in Boot
|
il y a 10 ans |
Justin Donaldson
|
ee88b4d178
Lua: Fix String for new OOP mechanism
|
il y a 10 ans |
Justin Donaldson
|
c5ff9829eb
Lua : Simple urlEncode
|
il y a 10 ans |
Justin Donaldson
|
d4c84f62c1
Lua: Back to the drawing board with strings.
|
il y a 10 ans |