hhvm / hack-codegen

Library to programatically generate Hack code and write it to signed files
https://hhvm.github.io/hack-codegen/
MIT License
341 stars 93 forks source link

Add methods for creating generics with constraints #99

Closed YuryBandarchuk16 closed 6 years ago

YuryBandarchuk16 commented 6 years ago

Add methods for creating generics with subtype and supertype constraints.

Ensure the correctness of the generated code by newly added methods by adding new tests.

Fix #86

UPD: By the way, what is wrong with the build?

fredemmott commented 6 years ago

Build failures are only on nightlies, and an unrelated BC issue in Hack.