Implement lowering for lambda coroutines
commitd967264fee5ef584b8fda3c0fafaacb94caba7b3
authorEric Lippert <ericlippert@fb.com>
Tue, 18 Jul 2017 22:24:44 +0000 (18 15:24 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Tue, 18 Jul 2017 22:44:40 +0000 (18 15:44 -0700)
treed1b15577b8b8a07bcd20b98f38830b3598459124
parent1cea17d6f272dc1c8466395181138875603e79a4
Implement lowering for lambda coroutines

Summary: Lambda coroutines with statement bodies are now lowered. Expression-bodied lambda will come in the next diff.

Reviewed By: michaeltingley

Differential Revision: D5439323

fbshipit-source-id: 2078301efa24b16286800327490a04cf9d39f368
hphp/hack/src/parser/coroutine/coroutine_lowerer.ml
hphp/hack/src/parser/coroutine/coroutine_method_lowerer.ml
hphp/hack/src/parser/coroutine/coroutine_type_lowerer.ml