Justin Donaldson
|
ca30fda989
[lua] refactor the rest of the tostring functionality
|
5 жил өмнө |
Aleksandr Kuzmenko
|
3b41726389
Soft deprecation of "Std.is" (#2976) (#9016)
|
5 жил өмнө |
Aurel
|
8616359ff7
Reformat std (#8408)
|
6 жил өмнө |
Aleksandr Kuzmenko
|
7ba3a01189
Specify Reflect.copy(null) (#8448)
|
6 жил өмнө |
Mark Knol
|
5286223994
Merge branch 'development' of https://github.com/haxefoundation/haxe into development
|
6 жил өмнө |
Mark Knol
|
90eda8ce3c
Happy new year! :tada:
|
6 жил өмнө |
Justin Donaldson
|
dce829cf69
[lua] use cast for string length in order to pick up correct vanilla/default behavior
|
6 жил өмнө |
Justin Donaldson
|
d9c2387d72
[lua] use UTF8 length when checking for length on string via Reflect
|
6 жил өмнө |
Simon Krajewski
|
784dcbfed0
Inline cleanup (#7155)
|
7 жил өмнө |
Mark Knol
|
b3cc1d7949
Happy new year! (#6799)
|
7 жил өмнө |
Justin Donaldson
|
12d58a843d
[lua] use _hx_string_wrapper helper function instead of modifying string prototype
|
8 жил өмнө |
Justin Donaldson
|
80b0d79374
[lua] keep string fields for reflection, iterate string methods properly. close #6276
|
8 жил өмнө |
Justin Donaldson
|
75ffa81ee5
[lua] fix issues with typedef/instance/static assignment fixes #6007
|
8 жил өмнө |
Justin Donaldson
|
cbf3404818
[lua] clean up some easy TODOS
|
8 жил өмнө |
Mark Knol
|
875ad19432
2017 (#5932)
|
8 жил өмнө |
Justin Donaldson
|
bfb06afb00
[lua] start refactoring externs based on versions
|
8 жил өмнө |
Justin Donaldson
|
ee417dde87
[lua] featurize some table polyfills
|
9 жил өмнө |
Justin Donaldson
|
6098b9cc03
[lua] refactor field reflection, move some key messy bits into boot instead of Reflect
|
9 жил өмнө |
Justin Donaldson
|
d1339e895b
[lua] simplify Reflect.fields
|
9 жил өмнө |
Justin Donaldson
|
aacabc1a4e
[lua] refactor table creation to only use Table.create method
|
9 жил өмнө |
Justin Donaldson
|
7f0447fa59
[lua] improve speed of array
|
9 жил өмнө |
Mark Knol
|
9632db9524
add/update copyright notice
|
9 жил өмнө |
Justin Donaldson
|
032876576f
Lua: Fix Reflect.callMethod to handle situations with null arguments
|
9 жил өмнө |
peyty
|
13757e63e6
Avoiding some name clashes as according to https://github.com/HaxeFoundation/haxe/issues/4462
|
9 жил өмнө |
peyty
|
9371fb12a1
Fix Issue2937 (implementation of varargs was wrong)
|
9 жил өмнө |
Justin Donaldson
|
a12528e371
Lua: Add some null guards in Reflect.compare
|
9 жил өмнө |
Justin Donaldson
|
1ca5de338c
Lua: Add extra check for Reflect.callMethod to see if the object argument is in fact a class
|
9 жил өмнө |
Justin Donaldson
|
0e33fbbfd9
Lua: Update Reflect to work with the new __anon method for defining anon objects
|
9 жил өмнө |
Justin Donaldson
|
7816e06bb1
Lua: New version of Reflect & basic object mgmt
|
9 жил өмнө |
Justin Donaldson
|
b4851d8106
Lua: fix setProperty for static class variables
|
9 жил өмнө |