Skip to content
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

Add parser changes for isolated functions #25292

Closed

Conversation

MaryamZi
Copy link
Member

@MaryamZi MaryamZi commented Aug 16, 2020

Purpose

$title.

Initial changes required for #24907.

Approach

Added as a new function qualifier.

Check List

  • Read the Contributing Guide
  • Updated Change Log
  • Checked Tooling Support (#)
  • Added necessary tests
    • Unit Tests
    • Spec Conformance Tests
    • Integration Tests
    • Ballerina By Example Tests
  • Increased Test Coverage
  • Added necessary documentation
    • API documentation
    • Module documentation in Module.md files
    • Ballerina By Examples

@MaryamZi MaryamZi changed the title Add parser changes isolated functions Add initial parser changes for isolated functions Aug 16, 2020
@MaryamZi MaryamZi marked this pull request as ready for review August 18, 2020 06:56
@MaryamZi MaryamZi changed the title Add initial parser changes for isolated functions Add parser changes for isolated functions Aug 18, 2020
@MaryamZi MaryamZi closed this Aug 20, 2020
@MaryamZi MaryamZi reopened this Aug 20, 2020
@MaryamZi MaryamZi requested a review from SupunS August 20, 2020 11:54
@MaryamZi MaryamZi added the Team/CompilerFE All issues related to Language implementation and Compiler, this exclude run times. label Aug 24, 2020
@MaryamZi MaryamZi added the Area/Parser Everything related to the ballerina lexer and the parser #Compiler label Aug 25, 2020
@MaryamZi
Copy link
Member Author

Will send a separate PR with the complete implementation.

@MaryamZi MaryamZi closed this Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area/Parser Everything related to the ballerina lexer and the parser #Compiler Team/CompilerFE All issues related to Language implementation and Compiler, this exclude run times.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant