Pinned Repositories
definition-finder
Find definitions (classes, functions, etc) in PHP and Hack files
difflib
Functions and classes for calculating the differences between two sequences of items.
fbexpect
A Hack library for writing unit tests expressively
fbmarkdown
Pure-Hack implementation of GitHub Flavored Markdown, based on the specification at https://github.github.com/gfm/
hack-codegen
Library to programatically generate Hack code and write it to signed files
hack-http-request-response-interfaces
Defines common cross-framework interfaces to represent HTTP requests and responses
hack-router
Request routing for HackLang
hack-router-codegen
Codegen (eg URI Map generation) on top of hhvm/hack-router
hack-sql-fake
A library for testing database driven code in Hack
hacktest
A unit testing framework for Hack
lexidor's Repositories
lexidor/definition-finder
Find definitions (classes, functions, etc) in PHP and Hack files
lexidor/difflib
Functions and classes for calculating the differences between two sequences of items.
lexidor/fbexpect
A Hack library for writing unit tests expressively
lexidor/fbmarkdown
Pure-Hack implementation of GitHub Flavored Markdown, based on the specification at https://github.github.com/gfm/
lexidor/hack-codegen
Library to programatically generate Hack code and write it to signed files
lexidor/hack-http-request-response-interfaces
Defines common cross-framework interfaces to represent HTTP requests and responses
lexidor/hack-router
Request routing for HackLang
lexidor/hack-router-codegen
Codegen (eg URI Map generation) on top of hhvm/hack-router
lexidor/hack-sql-fake
A library for testing database driven code in Hack
lexidor/hacktest
A unit testing framework for Hack
lexidor/hh-apidoc
An API documentation generator for Hack files, which start with 'hh'.
lexidor/hh-clilib
Command Line Interface (CLI) Library for the Hack programming language
lexidor/hh_client_options
Getting the most out of the typechecker
lexidor/hhast
Mutable AST library for Hack with linting and code migrations
lexidor/hhast-bundled
A bundled version of hhast for hhvm 6.23, install and run in one go
lexidor/hhast-inspect
A tool for interactively exploring the AST of Hack programs
lexidor/hhvm
A virtual machine for executing programs written in Hack.
lexidor/hhvm-actions
GitHub Actions for Hack projects
lexidor/hhvm-autoload
Autoload classes, functions, enums, constants, and typedefs on HHVM
lexidor/hhvm.com
The landing page for HHVM and the blog of Hack/HHVM
lexidor/hsl
The Hack Standard Library
lexidor/hsl-experimental
Experimental features for the Hack Standard Library
lexidor/i-have-a-new-signing-key
I have a new signing key
lexidor/psl
📚 PHP Standard Library - a modern, consistent, centralized, well-typed, non-blocking set of APIs for PHP programmers
lexidor/qrcode-generator
QR Code Generator implementation in JavaScript, Java and more.
lexidor/type-assert
Hack library for converting untyped data to typed data.
lexidor/ubuntu.com
The official website for the Ubuntu operating system
lexidor/user-documentation
Documentation for those that use HHVM and write Hack code.
lexidor/xhp-lib
Class libraries for XHP. XHP is a Hack feature that augments the syntax of the language such that XML document fragments become valid Hack expressions.