Commits
User selector
Commit History
Commits on Nov 16, 2016
[hack] Increase shut down server wait time
Show description for e4ed1faauthored andcommitted
[hack] Add declared file to failed_decl upon lazy declaration error
Show description for b980a90authored andcommitted
[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 14, 2016
[hack] Classify failure to send job to worker exception
Show description for c6a171bauthored andcommitted
Commits on Nov 9, 2016
[hack] hack Debug port for streaming events and recorder to consume from port.
Show description for 5cabb6eauthored andcommitted
Commits on Nov 8, 2016
[hack] Preserve clockspec between Watchman connection instances. Detect watchman crashes
Show description for c66c98fauthored andcommitted
Commits on Nov 7, 2016
[hack] Give up on incrementally udpated error list
Show description for f38b16dauthored 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

[hack] v0.2.0 - Formatting simple lambda expression
Show description for 5f44e0bauthored andcommitted

[hack] v0.1.9 - Add formatting for a number of XHP related nodes
Show description for e54936dauthored andcommitted

Commits on Nov 5, 2016
[hack] v0.1.8 - Add formatting function calls and some method signature nodes
Show description for 0cf3b1aauthored andcommitted

[hack] v0.1.7 - Add formatting for class/method/traituse
Show description for 692ba0dauthored andcommitted

[hack] v0.1.6 - Add formatting for while loops
Show description for 20969a5authored andcommitted

[hack] v0.1.5 - Add formatting for if/elseif/else and handle spacing
Show description for b6aac4fauthored andcommitted

[hack] v0.1.4 - Add "Always" rule and rule dependency map and handling
Show description for b82c834authored andcommitted

[hack] v0.1.3 - Add nesting and refactor rule - chunk relationship
Show description for bfdc31fauthored andcommitted

[hack] Implement the state traversal algorithm and output line-broken statement
Show description for f78406aauthored andcommitted

[hack] Introduce the basic building blocks of hackfmt
Show description for 2062ce0authored andcommitted

Commits on Nov 3, 2016
[hack] Hack event recorder initial setup
Show description for 2465f54authored andcommitted
Delete generate_full_fidelity.ml
Show description for d29f8beauthored
Commits on Nov 1, 2016
Fix open source builds after sqlite work
Show description for 7aeb7d9authored andcommitted
[hack] Fix OSS - const strings & c89 standards
Show description for 8b65ad4authored andcommitted