Activity
Reimplement Str\join in Hack
Reimplement Str\join in Hack
Allow to use HH_IGNORE to silence warnings instead of HH_FIXME
Allow to use HH_IGNORE to silence warnings instead of HH_FIXME
hack_warnings = true by default
hack_warnings = true by default
make generic names in Keyset\map_async more consistent
make generic names in Keyset\map_async more consistent
Update the documentation for sort comparators
Update the documentation for sort comparators
Make some OCaml/Rust parser option defaults consistent
Make some OCaml/Rust parser option defaults consistent
Read experimental feature status from config (step 1)
Read experimental feature status from config (step 1)
correct Dict\from_keys documentation
correct Dict\from_keys documentation
Fix Vec\intersect() generator bug
Fix Vec\intersect() generator bug
Add loose typing to debug_backtrace
Add loose typing to debug_backtrace
Deprecate the varray darray function
Deprecate the varray darray function
make Str\replace_every_nonrecursive pure
make Str\replace_every_nonrecursive pure
Type get_class() arg as nonnull in typechecker
Type get_class() arg as nonnull in typechecker
Ban varray/darray intrinsic in the typechecker
Ban varray/darray intrinsic in the typechecker
Remove TANY_MARKER type
Remove TANY_MARKER type
Close parentheses in Dict\pull docstring
Close parentheses in Dict\pull docstring
Remove hack modes from Hack tests
Remove hack modes from Hack tests
Revert D50089378: Multisect successfully blamed "D50089378: Remove ha…
Revert D50089378: Multisect successfully blamed "D50089378: Remove ha…
Remove hack modes from Hack tests
Remove hack modes from Hack tests
More efficient Keyset\diff implementation
More efficient Keyset\diff implementation
More efficient Dict\flatten implementation
More efficient Dict\flatten implementation
Improve PseudoRandom\float
Improve PseudoRandom\float
C\contains: O(1) instead of O(n) on Sets
C\contains: O(1) instead of O(n) on Sets
Add NoAutoLikes to HSL (4)
Add NoAutoLikes to HSL (4)
Add NoAutoLikes to HSL (3)
Add NoAutoLikes to HSL (3)
Add NoAutoLikes to HSL (1)
Add NoAutoLikes to HSL (1)
remove redundant -vAutoload.Enabled options
remove redundant -vAutoload.Enabled options
Clarify docblock for Str\strip_prefix[_l]
Clarify docblock for Str\strip_prefix[_l]
use Facts\subtypes() instead of all_types()
use Facts\subtypes() instead of all_types()
migrate straggler tests
migrate straggler tests