Simon Krajewski
|
967c979e0f
[typer] support & Dynamic<T>
|
3 years ago |
Simon Krajewski
|
0fab66451d
issues
|
3 years ago |
Simon Krajewski
|
b30ccac5dc
[overloads] fix order
|
3 years ago |
Simon Krajewski
|
36223fc40c
[tests] numbers are hard
|
3 years ago |
Simon Krajewski
|
d0bf6cd97f
[overloads] rewrite rating to something I understand
|
3 years ago |
Simon Krajewski
|
97a1a36ad1
[display] merge macro/non-macro argument types
|
3 years ago |
RblSb
|
c50774b32a
Disable fusion for impure externs (#10432)
|
3 years ago |
Aleksandr Kuzmenko
|
01ae5844a1
forbid abstract constructors (closes #10426)
|
3 years ago |
Aleksandr Kuzmenko
|
30d639bca1
[js] fixed stack trace parsing when symbol name contains "$"
|
3 years ago |
Aleksandr Kuzmenko
|
5a6c19d362
properly detect unification errors upon recursive macro @:from (closes #10264)
|
3 years ago |
Cédric Belin
|
f76ea273a4
[php] Add externs for the `connection_xxx()` functions and their constants (#10447)
|
3 years ago |
Aleksandr Kuzmenko
|
ae25cebdf8
changelog for 4.2.4
|
3 years ago |
Aleksandr Kuzmenko
|
22732822ff
[hl] add details to compiler failure on field access (#10444)
|
3 years ago |
Cédric Belin
|
59c4b2ecb0
[java] Fix the `sys.FileSystem.stat()` method on Java/JVM targets (#10442)
|
3 years ago |
Aleksandr Kuzmenko
|
7f59dbdc9f
[display] also check for expr completion during structure completion
|
3 years ago |
Clément Charmet
|
b168bece12
[python] fixes #10440 (#10441)
|
3 years ago |
Simon Krajewski
|
896084086b
[typer] don't die when resolving overloads with not enough arguments
|
3 years ago |
Simon Krajewski
|
906bd0e016
[jvm] generate argument annotations
|
3 years ago |
RblSb
|
71363dd28b
Detect field typos in switch (#10438)
|
3 years ago |
tobil4sk
|
359beb001e
[CI] Enable sys tests for NodeJS (#10437)
|
3 years ago |
Simon Krajewski
|
a6ecfb5d92
[typer] don't run analyzer early on member init expressions
|
3 years ago |
Simon Krajewski
|
d3279c0555
[typer] distinguish multitype-to methods from real ones
|
3 years ago |
Simon Krajewski
|
211572654b
[analyzer] run on overloads too
|
3 years ago |
Nicolas Cannasse
|
9fafef8f5a
Fix resize down
|
3 years ago |
Joey
|
4c4e93ae45
add module for eval Int64 + UInt64 (#10411)
|
3 years ago |
Aleksandr Kuzmenko
|
bd2c45ae7c
[js] test if String.__class__ is enumerable (closes #10410)
|
3 years ago |
tobil4sk
|
0ef19b4e28
Fix inconsistencies with define flags (#10365)
|
3 years ago |
Aleksandr Kuzmenko
|
8735fcf600
[lua] don't generate dot-access for classes with @:native("") (closes #6448)
|
3 years ago |
Cédric Belin
|
a0212ed369
[js] Add externs for the `BeforeInstallPromptEvent` class (#10399)
|
3 years ago |
Aleksandr Kuzmenko
|
73c8233bbe
[js] don't touch output file until it's time to actually output data (closes #10387)
|
3 years ago |