Justin Donaldson
|
d888768bc9
[lua] refactor inline low level helpers to separate files
|
6 years ago |
Aleksandr Kuzmenko
|
2d978c876f
Fix @:using for interfaces and abstracts (#8310)
|
6 years ago |
Aleksandr Kuzmenko
|
8f2538b0a7
[eval] Manually manage call stack for stack overflow (#8316)
|
6 years ago |
Aleksandr Kuzmenko
|
8d5baab66d
move #8322 test to java test suite
|
6 years ago |
Aleksandr Kuzmenko
|
dee7452fe3
[java] fix npe in CallStack.exceptionStack() (fixes #8322)
|
6 years ago |
ncannasse
|
89d6961881
Revert a3ad9367ca48f3024fa94be1c1506e3d41265848.
|
6 years ago |
Andy Li
|
30f022878e
update opam file format to 2.0
|
6 years ago |
Aleksandr Kuzmenko
|
2341805c71
Emit compiler error on @:op(a = b) (closes #6903)
|
6 years ago |
Aleksandr Kuzmenko
|
4571574831
[lua] minor optimization of Type.getClassName()
|
6 years ago |
Aleksandr Kuzmenko
|
95276417a3
another one
|
6 years ago |
Aleksandr Kuzmenko
|
c50712ce2a
minor
|
6 years ago |
Aleksandr Kuzmenko
|
308c304e6e
tests/misc readme
|
6 years ago |
Simon Krajewski
|
572bc3a41f
[display] merge core docs for constructors in signature completion
|
6 years ago |
Aleksandr Kuzmenko
|
6fa4ee21fa
readme for tests/misc
|
6 years ago |
Simon Krajewski
|
4f82f3d71b
[display] respect DKDot for non-field expressions
|
6 years ago |
Simon Krajewski
|
035a6a7ace
[display] remove questionable display handling from matcher.ml
|
6 years ago |
Simon Krajewski
|
1ce52fa9e1
[parser] don't require `}` for switches in display mode
|
6 years ago |
Aleksandr Kuzmenko
|
5d8177a2c5
[eval] emit user-friendly exception on infinite recursion (#8313)
|
6 years ago |
Aleksandr Kuzmenko
|
6a0331f0c5
[lua] changed __name__ and __ename__ to strings instead of tables (#8309)
|
6 years ago |
Aleksandr Kuzmenko
|
70286072fc
[dce] keep physical fields, if their accessors are kept (fixes #7671)
|
6 years ago |
Jens Fischer
|
fe25dc18d1
[cpp] temporarily disable failing sys tests on Windows
|
6 years ago |
Simon Krajewski
|
9e96990849
[tests] don't analyzer ignore
|
6 years ago |
Aleksandr Kuzmenko
|
a544a79ede
[php] fix test for #7725 (closes #8308)
|
6 years ago |
Aleksandr Kuzmenko
|
882c762a9e
[matcher] fixed position of matched enum arguments (#8304)
|
6 years ago |
Aleksandr Kuzmenko
|
a05769ac12
restrict @:allow(some.pack) to types located in that package only (#8306)
|
6 years ago |
Aleksandr Kuzmenko
|
8a367709c6
[php] fix exit code handling of tests/misc/php
|
6 years ago |
Nicolas Cannasse
|
815855b1fc
fixed String unicode comparison (close #250)
|
6 years ago |
Aleksandr Kuzmenko
|
ac0406b0df
deprecate -as3 target #8295
|
6 years ago |
Aleksandr Kuzmenko
|
21d6c6b77d
update haxelib
|
6 years ago |
Jens Fischer
|
ba1af21aa5
[std] remove an old hack for js.Lib.global
|
6 years ago |