hack-codegen icon indicating copy to clipboard operation
hack-codegen copied to clipboard

Library to programatically generate Hack code and write it to signed files

Results 8 hack-codegen issues
Sort by recently updated
recently updated
newest added
trafficstars

IIRC, Facebook has a custom merge driver for Mercurial that can automatically resolve conflicts for generated files. Before this was in place I believe one had to manually re-generate code...

There is no `setExtends` or `setExtendsf` method on `CodegenInterface`.

They're currently recommended ; they should be the default.

This makes consistent extension easier, and will be more consistent with the HSL and TypeAssert

For our current use of `addMultilineCall`, it's fairly common to pass literals as arguments, including nested arrays. Would be nice if we could use `HackBuilderValues::export()` rather than having to do...

fixes #112 Fixes: - Files without a legacy extension `.php`, `.hh`, are treated as `DOT_HACK`. - Same goes for `.hhi` - Bumps minimum hhvm version to 4.153.

CLA Signed

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.10 to 1.14.3. Release notes Sourced from nokogiri's releases. 1.14.3 / 2023-04-11 Security [CRuby] Vendored libxml2 is updated to address CVE-2023-29469, CVE-2023-28484, and one other security-related issue....

CLA Signed
dependencies