Skip to content

Tags: simonwelsh/hack-codegen

Tags

v3.0.1

Toggle v3.0.1's commit message

Unverified

The committer email address is not verified.
fix support for Imm(Map|Set|Vector)

v3.0.0

Toggle v3.0.0's commit message

Unverified

The committer email address is not verified.
update docs

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
fredemmott Fred Emmott
Add examples/ to export-ignore

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
fredemmott Fred Emmott
Add sprintf versions of script-related functions

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
fredemmott Fred Emmott
Add HackBuilderKeys::lambda() and HackBuilderValues::lambda()

More convenient than subclassing for one-offs.

fixes hhvm#31

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
fredemmott Fred Emmott
Update type-assert dependency to a version that supports 3.18

v1.1.5

Toggle v1.1.5's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
fredemmott Fred Emmott
Support for HHVM 3.18

v1.1.4

Toggle v1.1.4's commit message
Merge pull request hhvm#15 from facebook/fredemmott-patch-1

Don't include .hhconfig in git export results

v1.1.3

Toggle v1.1.3's commit message
Merge pull request hhvm#10 from facebook/filetypes

Add support for php and decl file types

v1.1.2

Toggle v1.1.2's commit message
Merge pull request hhvm#8 from facebook/namespace

Support setting and using namespaces