Dan Korostelev
|
79203b0b78
"Try changing it and see it if still works."
|
9 years ago |
Dan Korostelev
|
ddd7eb0c71
[lua] add newlines after class object declarations
|
9 years ago |
Mark Knol
|
166b36e32c
fix haxe.maco.Constant value documentation (#5334)
|
9 years ago |
Mark Knol
|
4ef53ebe41
fix haxe.maco.Constant value documentation (#5333)
|
9 years ago |
Justin Donaldson
|
564270f94c
[lua] fix #5323 and add unit test
|
9 years ago |
Justin Donaldson
|
787580bb77
[lua] add proper type for Ereg.FLAGS
|
9 years ago |
Justin Donaldson
|
aacabc1a4e
[lua] refactor table creation to only use Table.create method
|
9 years ago |
Justin Donaldson
|
1672be391a
[lua] throw errors for invalid __lua_table__ arguments
|
9 years ago |
Dan Korostelev
|
7b81dea681
[lua] generate "generated by Haxe" header comment for lua output (closes #5325)
|
9 years ago |
Dan Korostelev
|
aa4bd62da5
[lua] add lua.Table.create to create a plain lua table.
|
9 years ago |
Simon Krajewski
|
87f6984f11
follow manually in `get_underlying_type` so we don't follow away `Null<T>` (closes #4841)
|
9 years ago |
Simon Krajewski
|
8fa7f4459f
go back to previous var fuse check for now (see #5317)
|
9 years ago |
Simon Krajewski
|
f41a3aef65
clean up user variable fusion handling (closes #5298)
|
9 years ago |
Simon Krajewski
|
3953d07b03
add duplicate Const message as deprecation (see #5316)
|
9 years ago |
Nicolas Cannasse
|
c48002ba2d
minor fixes in hl primitives
|
9 years ago |
Simon Krajewski
|
0d5f85840e
[analyzer] do not clean up unbound calls (closes #5309)
|
9 years ago |
Nicolas Cannasse
|
2a0f2ae138
fixed obj_fields definition
|
9 years ago |
Nicolas Cannasse
|
27e6c107e2
minor fixes in bytecode output
|
9 years ago |
Dan Korostelev
|
e29f17aadd
inline haxe.Timer.stamp (should be fine, right?)
|
9 years ago |
Dan Korostelev
|
781f082a8b
[python] inline Sys.time
|
9 years ago |
Simon Krajewski
|
86d5952f84
delay evaluation of extractor variable values (closes #5274)
|
9 years ago |
Simon Krajewski
|
c1adb34c64
add Texpr.foldmap
|
9 years ago |
Dan Korostelev
|
c281f6fbc0
[cs] properly support parametrized types in non-optimized Std.is (closes #4285)
|
9 years ago |
Simon Krajewski
|
485c55c9ea
handle negation of Float/Int in `make_unop` (closes #5303)
|
9 years ago |
Simon Krajewski
|
8f71c596f5
use different metadata to avoid over-optimization
|
9 years ago |
Nicolas Cannasse
|
565e5cc28b
fix OSwitch, added some timers
|
9 years ago |
Nicolas Cannasse
|
c414340700
group analyzer times unless -D analyzer-times
|
9 years ago |
Simon Krajewski
|
6f7a295e11
move up `__current__` check in haxe.Template.resolve (closes #5300)
|
9 years ago |
Simon Krajewski
|
9b3c0046cd
do not check initialization state of compiler-generated variables (closes #5290)
|
9 years ago |
Nicolas Cannasse
|
555cdebe23
added some explicit null checks (match flash impl + we null check anyway)
|
9 years ago |