Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

Commit

Permalink
add new compatible schema version (#230)
Browse files Browse the repository at this point in the history
(This required updating the codegen such that a schema with removed field is actually compatible.)
  • Loading branch information
jjergus authored Oct 11, 2019
1 parent e3d9d82 commit f5451d9
Show file tree
Hide file tree
Showing 99 changed files with 520 additions and 319 deletions.
11 changes: 7 additions & 4 deletions codegen/syntax/AliasDeclaration.hack

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

29 changes: 19 additions & 10 deletions codegen/syntax/AnonymousClass.hack

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 15 additions & 9 deletions codegen/syntax/AnonymousFunction.hack

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions codegen/syntax/ArrayCreationExpression.hack

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions codegen/syntax/ArrayIntrinsicExpression.hack

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 4 additions & 3 deletions codegen/syntax/Attribute.hack

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions codegen/syntax/AttributeSpecification.hack

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 5 additions & 3 deletions codegen/syntax/AwaitableCreationExpression.hack

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions codegen/syntax/BreakStatement.hack

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions codegen/syntax/ClassishBody.hack

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f5451d9

Please sign in to comment.