Justin Donaldson
|
526bd66a61
[lua] use old/fast json parser
|
5 éve |
Justin Donaldson
|
1cdc7a29fe
[lua] fix microsecond haxe.Time precision
|
5 éve |
Aleksandr Kuzmenko
|
8d017da610
NotImplementedException; ArgumentException
|
5 éve |
Aleksandr Kuzmenko
|
852b2ba25c
[exceptions] use `exc.toString()` instead of a `exc.message` in `exc.details()`
|
5 éve |
Dan Korostelev
|
981e624305
parse `expr is typepath` outside parenthesis (#9672)
|
5 éve |
Cédric Belin
|
8820cfbea3
[php] Add the `http_response_code()` function (#9683)
|
5 éve |
Dimitri Pomier
|
32a5b1ccab
cache loaded plugins (#9677)
|
5 éve |
Dan Korostelev
|
3ce45be54b
[swf] fix #9678 and add test (#9679)
|
5 éve |
Aleksandr Kuzmenko
|
3ba716717c
added js.lib.Object.isSame; deprecated js.lib.Object.is (#2976)
|
5 éve |
Aleksandr Kuzmenko
|
256efbd9cc
don't emit a warning about "is" if it already has @:deprecated (#2976)
|
5 éve |
Simon Krajewski
|
055a149cb4
[display] fix compilation
|
5 éve |
Aleksandr Kuzmenko
|
21530d939e
deprecate using "is" as an identifier (#2976)
|
5 éve |
Simon Krajewski
|
c41f1b5cff
[optimizer] remove some stuff and see if anyone notices
|
5 éve |
Simon Krajewski
|
3aec09f522
[typer] deal with reflexive monomorph binding
|
5 éve |
Simon Krajewski
|
4909dd8c64
[typer] move overload resolution to its own module
|
5 éve |
Simon Krajewski
|
232ef72e87
[typer] this should be safe to remove now
|
5 éve |
Mario Carbajal
|
7dc565e633
Add test for the fix in commit 1c167d0
|
5 éve |
Mario Carbajal
|
1c167d0375
Fix cancelled inline constructor method returning a not cancelled inline variable.
|
5 éve |
Dmitrii Maganov
|
b1cf6da739
[matcher] fix handling of forward shadowing (#9628)
|
5 éve |
Aleksandr Kuzmenko
|
8ef3be1ae8
added deprecation warning to Std.is (#2976)
|
5 éve |
Aleksandr Kuzmenko
|
ea42f81f93
keep `Method MethInline` for cf_kind even if inlining is disabled (#9668)
|
5 éve |
Aleksandr Kuzmenko
|
1014bbcba8
[php] fix evaluation order of fields expressions in object declarations (closes #9667)
|
5 éve |
Aleksandr Kuzmenko
|
0e7c93e9ce
[python] fix env vars related API from `Sys` in `__init__` (closes #9666)
|
5 éve |
Dan Korostelev
|
2562cc3b70
forbid return outside functions (closes #9659) (#9665)
|
5 éve |
Dan Korostelev
|
d0fd88b9b7
force the return type of values in MapKeyValueIterator to be non-Null
|
5 éve |
Aleksandr Kuzmenko
|
1c018c009a
update tests
|
5 éve |
Mario Carbajal
|
0d4f2f2c75
Add method inlining to inline constructors filter (#9599)
|
5 éve |
Jens Fischer
|
5d48282d2e
[display] fix name of module-level fields being repeated in containerName
|
5 éve |
Aleksandr Kuzmenko
|
e8717877aa
point "not final return" error to a call position for call-site inlining
|
5 éve |
Aleksandr Kuzmenko
|
dc02930e68
Add "..." prefix to complementary error messages (#9651)
|
5 éve |