Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
The current early break only wants to check if there are any definition.
There is no need to fetch the full definitions list.
We can early break as soon as we found the 1st one.
|
|
|
|
|
|
|
|
|
|
|
|
Improve checkIsUndefinedGlobal to avoid unecessary checks and tables
|
|
|
|
|
|
|
|
Co-authored-by: Lewis Russell <me@lewisr.dev>
|
|
|
|
|
|
|
|
fesily/automatic-derivation-function-param-type"
This reverts commit 34319c7990cba47ddc00e77aabfccbb923f84e26, reversing
changes made to ef7157c450254b0ee447960b0cb06d6f1b0dbaaa.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix #2155
|
|
resolve #2144
|
|
#2144
|
|
#2144
|
|
with varargs and overloads
|
|
|
|
|
|
|
|
|
|
fix #2145
|
|
Resolve member naming
|
|
|
|
fix #2088
|
|
fix #2083
|