|
81b75a7884
|
Check iterator types on yield from (#5042)
* Check iterator types on yield from
* Switch to NodeAbstract
* Make Foo iterable
|
2021-01-20 17:41:15 -05:00 |
|
Matt Brown
|
cc1c643168
|
Fix #4829 – don’t crash when yielding non-existent class
|
2020-12-11 10:04:28 -05:00 |
|
orklah
|
ead107fa9e
|
More return types (#4173)
* add native return types
* redundant phpdoc
|
2020-09-12 11:24:05 -04:00 |
|
kazusuke sasezaki
|
90a50be9f0
|
quit using combineUnionTypes, when specific TSend provided. (#3966)
|
2020-08-09 08:26:10 -04:00 |
|
Brown
|
e1c6fcc707
|
Fix #3215 - suppress PossiblyUndefinedMethod in synthetic call
|
2020-04-24 00:11:32 -04:00 |
|
Brown
|
27032e875f
|
Ensure Generator return types are enforced for a function using yield from
|
2020-04-06 09:23:13 -04:00 |
|
Brown
|
a1bec0cd5a
|
Consolidate generator tests
|
2020-04-06 08:57:18 -04:00 |
|