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.
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-router
Request routing for HackLang
hacktest
A unit testing framework for Hack
hh-clilib
Command Line Interface (CLI) Library for the Hack programming language
hhast
Mutable AST library for Hack with linting and code migrations
hhvm
A virtual machine designed for executing programs written in Hack and PHP.
hhvm-autoload
Autoload classes, functions, enums, constants, and typedefs on HHVM
aloiret's Repositories
aloiret/definition-finder
Find definitions (classes, functions, etc) in PHP and Hack files
aloiret/difflib
Functions and classes for calculating the differences between two sequences of items.
aloiret/fbmarkdown
Pure-Hack implementation of GitHub Flavored Markdown, based on the specification at https://github.github.com/gfm/
aloiret/hack-codegen
Library to programatically generate Hack code and write it to signed files
aloiret/hack-router
Request routing for HackLang
aloiret/hacktest
A unit testing framework for Hack
aloiret/hh-clilib
Command Line Interface (CLI) Library for the Hack programming language
aloiret/hhast
Mutable AST library for Hack with linting and code migrations
aloiret/hhvm
A virtual machine designed for executing programs written in Hack and PHP.
aloiret/hhvm-autoload
Autoload classes, functions, enums, constants, and typedefs on HHVM
aloiret/hhvm-third-party
All of the dependencies that hhvm needs which don't have nice packages
aloiret/hhvm.com
The landing page for HHVM and the blog of Hack/HHVM
aloiret/hsl
The Hack Standard Library
aloiret/material-ui
React components for faster and easier web development. Build your own design system, or start with Material Design.
aloiret/mysql-5.6
Facebook's branch of the Oracle MySQL v5.6 database. This includes MyRocks.
aloiret/packaging
The sources for how we have built the HHVM packages.
aloiret/type-assert
Hack library for converting untyped data to typed data.
aloiret/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 PHP expressions.