Justin Donaldson
|
d92801b855
[lua] upgrade __lua_table__ so that it can accept both an array and a hash argument, and combine them in one table. Provide interface through lua.Boot.createTable
|
před 9 roky |
Simon Krajewski
|
649ad8b971
fix haxe.Template.resolve, again (see #5301)
|
před 9 roky |
Mark Knol
|
13d60e3b13
small documentation fix Json (#5283)
|
před 9 roky |
Simon Krajewski
|
68ead6cdda
fix switch-side-effect-to-if-else properly (closes #5291)
|
před 9 roky |
Simon Krajewski
|
47881f32ef
fix haxe.Template.resolve stack issue (closes #5293)
|
před 9 roky |
Justin Donaldson
|
ce3adc952a
[lua] fix failing test due to inlined vector constructor
|
před 9 roky |
Justin Donaldson
|
7cefd612a5
[lua] implement fast Vector type
|
před 9 roky |
Justin Donaldson
|
7f0447fa59
[lua] improve speed of array
|
před 9 roky |
Justin Donaldson
|
98291bf2f6
[lua] move Rex flag initialization into static var declaration
|
před 9 roky |
Nicolas Cannasse
|
e7977449f1
hlc : generate roots registration
|
před 9 roky |
ousado
|
6450b7a02e
handle infinity in haxe.io.FPHelper (closes #5252) (#5281)
|
před 9 roky |
Simon Krajewski
|
6e6e5fd4b1
prepare release
|
před 9 roky |
Cauê Waneck
|
f515094cb2
[cs] Check for nullable on IntDivision. Closes #5253
|
před 9 roky |
Cauê Waneck
|
29422dd8d4
[cs] Revert partial handling of get_Item types
|
před 9 roky |
Cauê Waneck
|
2ada31eb2a
[cs] Check if field is not hxgen before transforming it into an operator
|
před 9 roky |
Cauê Waneck
|
38cca65161
[cs] Test finalizers (see #5241)
|
před 9 roky |
Cauê Waneck
|
ff64510bb9
Add code to check #5247
|
před 9 roky |
Cauê Waneck
|
bd0b1ed8aa
[java/cs] Workaround for issue #5124
|
před 9 roky |
Cauê Waneck
|
ae36c56961
[cs] Make sure that `cast null` is generated correctly - even with `erase_generics`
|
před 9 roky |
Nicolas Cannasse
|
7b01092f34
fixed hl case convert
|
před 9 roky |
Nicolas Cannasse
|
e593459b89
added hl.types.BytesAccess.blit, minor hl Vector fix
|
před 9 roky |
Justin Donaldson
|
aba2cd14ab
[lua] set byte flag during reads for File.getBytes
|
před 9 roky |
Hugh
|
4542ea5126
Default benchmark size to 25. Add 'reduce_allocs' option
|
před 9 roky |
Justin Donaldson
|
8d671edd13
[lua] add FileInput.readAll override as a temporary fix for Input issues
|
před 9 roky |
Justin Donaldson
|
31403873a3
add unit test for issue #5248
|
před 9 roky |
Justin Donaldson
|
4d689637dc
[lua] bind instance methods, then wrap them in staticToInstance when assigning to instance fields
|
před 9 roky |
Justin Donaldson
|
84d9a626bf
[lua] adjust order of included lua bootstrap files
|
před 9 roky |
Nicolas Cannasse
|
e00e6d85c5
use Reflect.getProperty instead of Reflect.field (close #5194)
|
před 9 roky |
Nicolas Cannasse
|
3e65eb4162
support for all future flash/air versions (close #5262)
|
před 9 roky |
Nicolas Cannasse
|
d36bd5ab40
fixed function variance wrt generics
|
před 9 roky |