Dan Korostelev
|
f42228d27e
add test (closes #5086)
|
9 年 前 |
Dan Korostelev
|
123224deb9
[js] use Uint8Array view of haxe.io.Bytes instead of ArrayBuffer, since the latter doesn't allow any interaction (see #5086)
|
9 年 前 |
Simon Krajewski
|
ee25cd939e
allow printing tvar ids in pretty dump
|
9 年 前 |
Simon Krajewski
|
6746e07e97
[analyzer] improve debug output
|
9 年 前 |
Simon Krajewski
|
54ca0022ac
[analyzer] rework interface again
|
9 年 前 |
Hugh
|
3a07b28863
[cpp] Treat strings as non-complex types as far as compare goes. Use '.' not '->' for string closures
|
9 年 前 |
Hugh
|
053b8fcbc3
[cpp] Do not StaticCast to VirtualArray - you never know what you are going to get. Closes #5050
|
9 年 前 |
Hugh
|
6fbf109905
[cpp] Use more explicit methods for comparing complex values
|
9 年 前 |
Simon Krajewski
|
19fe690851
fix test
|
9 年 前 |
Justin Donaldson
|
791635e8f4
[lua] Handle more lua keyword escape issues. Close #5041
|
9 年 前 |
Simon Krajewski
|
adced232ae
add test (closes HaxeFoundation/hxcpp#352)
|
9 年 前 |
Andreas Mokros
|
019c78a4bb
Small modifications to PHP exception/error handling (#4973)
|
9 年 前 |
Justin Donaldson
|
35662673ae
[lua] properly escape reserved lua keywords when used as field names. Close #5041
|
9 年 前 |
Simon Krajewski
|
e6af37d349
update dump documentation [ci skip] (closes #5076)
|
9 年 前 |
Andy Li
|
7d22f362a5
jQuery 1.12.3/2.2.3 support.
|
9 年 前 |
Simon Krajewski
|
d888265337
[analyzer] only sweep blocks that we marked (closes #5073)
|
9 年 前 |
Simon Krajewski
|
77d46c703b
add -D dump=record
|
9 年 前 |
Simon Krajewski
|
e008c352aa
finish Printer implementation
|
9 年 前 |
Dan Korostelev
|
f57d4af468
[python] if `main` expression is a block, simply output its expressions instead of trying to print it as a value
|
9 年 前 |
Dan Korostelev
|
eb6851f3fd
[dce] also add `array_write` when doing a[b] += string (closes #5059)
|
9 年 前 |
Andreas Mokros
|
6a243597bf
PHP global namespace again
|
9 年 前 |
Hugh
|
84b9ba00bc
[cpp] prepare for better compare operators
|
9 年 前 |
Justin Donaldson
|
f56cdef510
[lua] add a few more PairTools methods
|
9 年 前 |
Justin Donaldson
|
36fd81d9d0
[lua] Debug extern fixes
|
9 年 前 |
Justin Donaldson
|
4923e270db
[lua] Add simple support for haxe.CallStack. Close #5049.
|
9 年 前 |
Mark Knol
|
a71e6942b8
Copyright
|
9 年 前 |
Mark Knol
|
9632db9524
add/update copyright notice
|
9 年 前 |
Mark Knol
|
84d3d9f38b
new attempt to see ValueType class description
|
9 年 前 |
Simon Krajewski
|
f295296692
map all the things for GADT (closes #5064)
|
9 年 前 |
Justin Donaldson
|
de715ff928
[lua] use correct syntax for _hx_iterator inline function under dce. Close #5055
|
9 年 前 |