hershel-theodore-layton/portable-hack-ast-extras

Extra utilities for use with portable-hack-ast.

Installs: 4 263

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:Hack

pkg:composer/hershel-theodore-layton/portable-hack-ast-extras

v0.2.1 2025-07-05 15:37 UTC

This package is auto-updated.

Last update: 2025-09-13 11:36:20 UTC


README

Extra utilities for use with portable-hack-ast.

Why this repo?

Why is this not part of portable-hack-ast?

Portable Hack AST should rarely need new feature updates. Chances are small, but not zero, that the AST has a breaking change. This would mean that portable-hack-ast would have two incompatible versions.

Since upgrading to hhvm 6.33+ requires a lot of effort, I don't want features to become exclusive to the latest version. By giving accessories like this a home in this repository, I assure myself I have a place to add "extras" which can be used regardless your hhvm version.