Commits
User selector
Commit History
Commits on Jan 12, 2017
[hack] Implement PHP-ism "define" in FF parser
Show description for a5bdf09authored andcommitted
Commits on Jan 10, 2017
[hack] Include trivia that leads the end-of-file in full fidelity parse tree
Show description for 7f326fbauthored andcommitted[hack] Create parse tree nodes for vec, dict, keyset types
Show description for a171734authored andcommitted[hack] Rename vector and map types to vector_array and map_array
Show description for 1d2e319authored andcommitted
Commits on Jan 9, 2017
[hack] v0.3.7a - Extend debugging options for nesting
Show description for 5a156a9authored andcommitted
[hack] v0.3.7 - Factor out debugging into its own module
Show description for 8dde651authored andcommitted
[hack] v0.3.6 - Unify method/member chaining logic
Show description for 7b4e3aaauthored andcommitted
[hack] Implement parsing for isset, empty, eval
Show description for 8ca5a83authored andcommitted
Commits on Jan 6, 2017
[hack] v0.3.5 - Fix unary prefix spacing
Show description for e28c34dauthored andcommitted
Commits on Jan 5, 2017
[hack] Add special comment types to schema
Show description for 7eb7f5bauthored andcommitted
Commits on Jan 4, 2017
[hack] Fix formatter of "for" statements; all clauses are lists.
Show description for 9db2c28authored andcommitted
Commits on Dec 20, 2016
[hack] v0.3.4 - Handle commas in argument lists
Show description for 81036d8authored andcommitted
Commits on Dec 19, 2016
[hack] v0.3.3 - Add support for partial formatting
Show description for 9a5a119authored andcommitted
Commits on Dec 15, 2016
[hack] v0.3.2a - Don't add indentation spaces to empty lines
Show description for b980f0bauthored andcommitted
[hack] v0.3.2 - Add formatting code for the rest of the grammar productions (sans namespaces)
Show description for 5eb5d78authored andcommitted
[hack] Add hackfmt integration into hh_server
Show description for de69359authored andcommitted
Commits on Dec 13, 2016
[hack] v0.3.1 - First pass on handling all trivia
Show description for 9f660c1authored andcommitted

Commits on Dec 1, 2016
[hack] Implement parsing for vector, keyset and dictionary intrinsics
Show description for 2370a65authored andcommitted
[hack] Fix grammar of switch statement
Show description for 9034957authored andcommitted
Commits on Nov 29, 2016
[hack] v0.3.0a - Address feedback from the 0.2.x range and bugfixes
Show description for 82b1298authored andcommitted

Commits on Nov 16, 2016
[hack] v0.3.0 - Move nesting id allocation out of global scope
Show description for 2eabb98authored andcommitted

[hack] v0.2.9b - Minor refactorings and code cleanup
Show description for 25b8dfcauthored andcommitted

[hack] v0.2.9a - Fix format solving algorithm
Show description for 39ae552authored andcommitted

[hack] v0.2.9 - Binary Expression formatting and test
Show description for 0530c2eauthored andcommitted

[hack] v0.2.8 - Refactor pt2 - simplify solve_state api, entry points, fix bugs, and implement some more ast nodes
Show description for a3f7c5fauthored andcommitted

[hack] v0.2.7 - Refactor pt1 - split up list of chunks and reduce global state
Show description for ed17039authored andcommitted

[hack] v0.2.6 - Handle more Properties, Functions, Type Consts, and Anon Functions
Show description for c292259authored andcommitted

[hack] v0.2.5 - Fix bug with the "rule for next split" concept and handle a few more minor nodes
Show description for d4a97caauthored andcommitted

[hack] v0.2.4 - Add more syntax node types
Show description for 432dfa6authored andcommitted

[hack] v0.2.3 - Refactor method chaining, and add handling for more minor ast nodes
Show description for 682c198authored andcommitted

[hack] v0.2.2 - Support for Switch/Case/Default Statement and other minor ast nodes
Show description for 3caf90cauthored andcommitted

[hack] v0.2.1 - First pass at method chaining formatting
Show description for 71aa1b9authored andcommitted

Commits on Nov 6, 2016
[hack] v0.2.0c - Fix bugs in lambdas and xhp formatting
Show description for 350e440authored andcommitted

[hack] v0.2.0b - Address early feedback from review of v0.1.2
Show description for 54caf25authored andcommitted

[hack] v0.2.0a - Add unit tests
Show description for 3494ad9authored andcommitted
