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

Rewrite stream functionality with ballerina #21523

Closed
wants to merge 681 commits into from
Closed

Rewrite stream functionality with ballerina #21523

wants to merge 681 commits into from

Conversation

gimantha
Copy link
Contributor

@gimantha gimantha commented Mar 7, 2020

Purpose

Please refer to the discussions in ballerina-platform/ballerina-spec#406

Fixes #21223, #21486, #21481

NipunaMarcus and others added 30 commits March 2, 2020 10:39
Rewrite the CLI module implementation in Java which has
implemented using Ballerina.

Fixes #21015
[HTTP] Introduce common HTTP client config to remove repetition
Send vscode client configuration during initialization
Fix goto definition for record reference types
…write

# Conflicts:
#	compiler/ballerina-lang/src/main/java/org/wso2/ballerinalang/compiler/bir/codegen/interop/ExternalMethodGen.java
#	compiler/ballerina-lang/src/main/java/org/wso2/ballerinalang/compiler/bir/codegen/interop/InteropMethodGen.java
Remove variable shadowing fixing interop cast issue
Signed-off-by: Rasika <[email protected]>
Exclude spotbugs warnings for codegen pkg and fix checkstyle issues
Clean CreateJarTask class for spotbugs issue
irshadnilam and others added 25 commits March 5, 2020 17:10
Fix MetricsTestCase broken by jballerina migration
Fix custom error type description not being defined.
Fix LocalVariable table not having the var name
…build-change

Implement XML cycle detection and align xml namespace handling with the spec
… into xml-proposal-nav

� Conflicts:
�	tests/jballerina-unit-test/src/test/java/org/ballerinalang/test/types/xml/XMLNativeFunctionTest.java
Add completion support for spread operator
Disable force rerun gradle tasks from travis.yaml
should fix class not found issue during the build
…ina-lang into streams-rewrite

# Conflicts:
#	compiler/ballerina-lang/src/main/java/org/ballerinalang/model/tree/NodeKind.java
#	compiler/ballerina-lang/src/main/java/org/wso2/ballerinalang/compiler/parser/antlr4/BallerinaParser.java
#	language-server/modules/langserver-core/src/main/java/org/ballerinalang/langserver/common/LSNodeVisitor.java
Fix dependency tree of gradle outputs
Add sql, jdbc and mysql modules to ballerina
Fix transaction test cases
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.