-
Notifications
You must be signed in to change notification settings - Fork 130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Scope variables, functions, methods, properties, objects, constants #270
Merged
Commits on Sep 22, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 805eaa4 - Browse repository at this point
Copy the full SHA 805eaa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c934d7 - Browse repository at this point
Copy the full SHA 1c934d7View commit details
Commits on Sep 23, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 74d7b4d - Browse repository at this point
Copy the full SHA 74d7b4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55c8c9e - Browse repository at this point
Copy the full SHA 55c8c9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ea0312 - Browse repository at this point
Copy the full SHA 7ea0312View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34b2509 - Browse repository at this point
Copy the full SHA 34b2509View commit details
Commits on Sep 26, 2016
-
Configuration menu - View commit details
-
Copy full SHA for c7d3c02 - Browse repository at this point
Copy the full SHA c7d3c02View commit details -
constructor and new keyword do start the constructor/new signature in…
…dependent of presence of ( Fixes #171
Configuration menu - View commit details
-
Copy full SHA for 41478e6 - Browse repository at this point
Copy the full SHA 41478e6View commit details -
Use expression as one of the rule in class body to pick up assignment…
…s to field declaration that are not on the same line Fixes #221
Configuration menu - View commit details
-
Copy full SHA for 9e3d7a2 - Browse repository at this point
Copy the full SHA 9e3d7a2View commit details -
Indexer is something that has identifier(parameter) followed by [ wit…
…h or without type annotation Fixes #197
Configuration menu - View commit details
-
Copy full SHA for 25e792b - Browse repository at this point
Copy the full SHA 25e792bView commit details
Commits on Sep 27, 2016
-
Configuration menu - View commit details
-
Copy full SHA for b8bd8cd - Browse repository at this point
Copy the full SHA b8bd8cdView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.