-
Notifications
You must be signed in to change notification settings - Fork 753
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
Sending semtype changes to master #43606
base: 2201.11.0-stage
Are you sure you want to change the base?
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fc00fca - Browse repository at this point
Copy the full SHA fc00fcaView commit details -
Fix wrong interop error msg for error included return types
Previously ballerina `readonly` return type allowed for java void methods. However, `error?` was not allowed with java void. This inconsistency is due to type checking not recognizing the fact that readonly type does include the error type. The error given in the latter case too is wrong because error is optional.
Configuration menu - View commit details
-
Copy full SHA for 1a00fe5 - Browse repository at this point
Copy the full SHA 1a00fe5View commit details -
Implement isAssignableIgnoreObjectTypeIds() properly
Previously this was implemented with a temporary workaround which was inefficient as we recalculated the semtypes.
Configuration menu - View commit details
-
Copy full SHA for 9404493 - Browse repository at this point
Copy the full SHA 9404493View commit details -
Configuration menu - View commit details
-
Copy full SHA for deddfab - Browse repository at this point
Copy the full SHA deddfabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99bcfdf - Browse repository at this point
Copy the full SHA 99bcfdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb06d16 - Browse repository at this point
Copy the full SHA cb06d16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02a9afa - Browse repository at this point
Copy the full SHA 02a9afaView commit details -
Fix testFunctionalProgramming shell test failure
Please refer to #43344 (comment) for the reason
Configuration menu - View commit details
-
Copy full SHA for 7bcd50c - Browse repository at this point
Copy the full SHA 7bcd50cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41463dd - Browse repository at this point
Copy the full SHA 41463ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b34bb6 - Browse repository at this point
Copy the full SHA 9b34bb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e67221a - Browse repository at this point
Copy the full SHA e67221aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 001cdd5 - Browse repository at this point
Copy the full SHA 001cdd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 244de44 - Browse repository at this point
Copy the full SHA 244de44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 445ecc9 - Browse repository at this point
Copy the full SHA 445ecc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2ce145 - Browse repository at this point
Copy the full SHA e2ce145View commit details -
Configuration menu - View commit details
-
Copy full SHA for eac0942 - Browse repository at this point
Copy the full SHA eac0942View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff06641 - Browse repository at this point
Copy the full SHA ff06641View commit details
Commits on Nov 14, 2024
-
Merge pull request #43341 from lochana-chathura/semIntegration/cleanup3
Rewrite BUnionType's `getMemberTypes()` usages using SemTypes
Configuration menu - View commit details
-
Copy full SHA for fc1d58c - Browse repository at this point
Copy the full SHA fc1d58cView commit details
Commits on Nov 18, 2024
-
Merge remote-tracking branch 'upstream/master' into nutcracker-sync
# Conflicts: # .github/workflows/pull_request_full_build.yml # .github/workflows/pull_request_ubuntu_build.yml # .github/workflows/pull_request_windows_build.yml # compiler/ballerina-lang/src/main/java/org/wso2/ballerinalang/compiler/bir/codegen/JvmTerminatorGen.java # compiler/ballerina-lang/src/main/java/org/wso2/ballerinalang/compiler/bir/codegen/methodgen/ModuleStopMethodGen.java # compiler/ballerina-lang/src/main/java/org/wso2/ballerinalang/compiler/bir/codegen/split/values/JvmObjectGen.java # compiler/ballerina-lang/src/main/java/org/wso2/ballerinalang/compiler/desugar/Desugar.java
Configuration menu - View commit details
-
Copy full SHA for 92fd12d - Browse repository at this point
Copy the full SHA 92fd12dView commit details
Commits on Nov 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c144139 - Browse repository at this point
Copy the full SHA c144139View commit details -
Configuration menu - View commit details
-
Copy full SHA for f205b24 - Browse repository at this point
Copy the full SHA f205b24View commit details -
Merge pull request #43603 from lochana-chathura/nutcracker-sync
Sync nutcracker branch for java 21 changes
Configuration menu - View commit details
-
Copy full SHA for 8e3f67a - Browse repository at this point
Copy the full SHA 8e3f67aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a066aca - Browse repository at this point
Copy the full SHA a066acaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fe3203 - Browse repository at this point
Copy the full SHA 5fe3203View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff09bae - Browse repository at this point
Copy the full SHA ff09baeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9079fef - Browse repository at this point
Copy the full SHA 9079fefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b78b5d - Browse repository at this point
Copy the full SHA 4b78b5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14bb02b - Browse repository at this point
Copy the full SHA 14bb02bView commit details -
Configuration menu - View commit details
-
Copy full SHA for af54e9d - Browse repository at this point
Copy the full SHA af54e9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0543cd7 - Browse repository at this point
Copy the full SHA 0543cd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ed0a1b - Browse repository at this point
Copy the full SHA 0ed0a1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f99ac2 - Browse repository at this point
Copy the full SHA 6f99ac2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cfbb5b - Browse repository at this point
Copy the full SHA 8cfbb5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a6c1b0 - Browse repository at this point
Copy the full SHA 3a6c1b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97bd5c4 - Browse repository at this point
Copy the full SHA 97bd5c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b38c20b - Browse repository at this point
Copy the full SHA b38c20bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b1c4a2 - Browse repository at this point
Copy the full SHA 7b1c4a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c6ad82 - Browse repository at this point
Copy the full SHA 5c6ad82View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6f8aae - Browse repository at this point
Copy the full SHA f6f8aaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa86d30 - Browse repository at this point
Copy the full SHA fa86d30View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1c9244 - Browse repository at this point
Copy the full SHA f1c9244View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04592f4 - Browse repository at this point
Copy the full SHA 04592f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24cee8b - Browse repository at this point
Copy the full SHA 24cee8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1cd84f - Browse repository at this point
Copy the full SHA c1cd84fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 056427c - Browse repository at this point
Copy the full SHA 056427cView commit details -
Merge pull request #43583 from lochana-chathura/semIntegration/direct…
…_resolve Refactor semtype creation
Configuration menu - View commit details
-
Copy full SHA for 802f909 - Browse repository at this point
Copy the full SHA 802f909View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41416cb - Browse repository at this point
Copy the full SHA 41416cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23f02a1 - Browse repository at this point
Copy the full SHA 23f02a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c204b1 - Browse repository at this point
Copy the full SHA 9c204b1View commit details -
Use new api in CompilerTypeTestApi Extract out the which semtype implementation used for tests Implement semtype tests
Configuration menu - View commit details
-
Copy full SHA for 7af9767 - Browse repository at this point
Copy the full SHA 7af9767View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa2de32 - Browse repository at this point
Copy the full SHA fa2de32View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca0f47b - Browse repository at this point
Copy the full SHA ca0f47bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 730ca2f - Browse repository at this point
Copy the full SHA 730ca2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7a5628 - Browse repository at this point
Copy the full SHA a7a5628View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8763e85 - Browse repository at this point
Copy the full SHA 8763e85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74ba9d3 - Browse repository at this point
Copy the full SHA 74ba9d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf0c1ba - Browse repository at this point
Copy the full SHA bf0c1baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52999a7 - Browse repository at this point
Copy the full SHA 52999a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2d8b70 - Browse repository at this point
Copy the full SHA f2d8b70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70fbe72 - Browse repository at this point
Copy the full SHA 70fbe72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4452d46 - Browse repository at this point
Copy the full SHA 4452d46View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb2fce5 - Browse repository at this point
Copy the full SHA bb2fce5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e78d75 - Browse repository at this point
Copy the full SHA 0e78d75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11f1e03 - Browse repository at this point
Copy the full SHA 11f1e03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8216b33 - Browse repository at this point
Copy the full SHA 8216b33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dc5436 - Browse repository at this point
Copy the full SHA 6dc5436View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5a6686 - Browse repository at this point
Copy the full SHA f5a6686View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdd1af7 - Browse repository at this point
Copy the full SHA cdd1af7View commit details -
Optimize TypeChecker:basicType
Avoid doing a `instanceOf` on a abstract type (which trigger a full type check) and instead use a virtual function that create the basic type which should be cheaper
Configuration menu - View commit details
-
Copy full SHA for 1556d96 - Browse repository at this point
Copy the full SHA 1556d96View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3e9361 - Browse repository at this point
Copy the full SHA f3e9361View commit details -
Fix hash and equals for semtypes
Memoization depends on hash and equals. Otherwise we create duplicate memos for equal types
Configuration menu - View commit details
-
Copy full SHA for 1ad8284 - Browse repository at this point
Copy the full SHA 1ad8284View commit details -
Configuration menu - View commit details
-
Copy full SHA for 793dd7d - Browse repository at this point
Copy the full SHA 793dd7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d6cd7a - Browse repository at this point
Copy the full SHA 6d6cd7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1589a9f - Browse repository at this point
Copy the full SHA 1589a9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 232e271 - Browse repository at this point
Copy the full SHA 232e271View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a0700f - Browse repository at this point
Copy the full SHA 7a0700fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44354fd - Browse repository at this point
Copy the full SHA 44354fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9b3ac1 - Browse repository at this point
Copy the full SHA a9b3ac1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c738ca - Browse repository at this point
Copy the full SHA 0c738caView commit details -
Implement mapping type projection
WIP: Make Mapping BTypes use semtypes
Configuration menu - View commit details
-
Copy full SHA for 9e97681 - Browse repository at this point
Copy the full SHA 9e97681View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c7f837 - Browse repository at this point
Copy the full SHA 3c7f837View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8ba6e6 - Browse repository at this point
Copy the full SHA a8ba6e6View commit details -
Fix never type not being set correctly for records
Fix initialization bug WIP: add hack to make never? on the positive side work
Configuration menu - View commit details
-
Copy full SHA for 224139b - Browse repository at this point
Copy the full SHA 224139bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3fe7e7 - Browse repository at this point
Copy the full SHA e3fe7e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f781285 - Browse repository at this point
Copy the full SHA f781285View commit details -
Refactor type checker with "widenedType"
Widened type for basic types is the basic type where as for other types it is contextually expected type (not the actual shape of the value). This is to avoid the overhead of having to create singleton types for each basic type value
Configuration menu - View commit details
-
Copy full SHA for d0866bf - Browse repository at this point
Copy the full SHA d0866bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80af2cb - Browse repository at this point
Copy the full SHA 80af2cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4142b2e - Browse repository at this point
Copy the full SHA 4142b2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68f3445 - Browse repository at this point
Copy the full SHA 68f3445View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a9c949 - Browse repository at this point
Copy the full SHA 4a9c949View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e8a13c - Browse repository at this point
Copy the full SHA 5e8a13cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bf84d2 - Browse repository at this point
Copy the full SHA 7bf84d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b92edc1 - Browse repository at this point
Copy the full SHA b92edc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 974ca31 - Browse repository at this point
Copy the full SHA 974ca31View commit details -
Fix runtime type clash Due to reasons that are not entierly clear to me when we run all the unit tests some how types from `record_project_closed_rec_equiv` to clashed with types defined in other unit tests. As a temperary workaround I introduced a new package name for this.
Configuration menu - View commit details
-
Copy full SHA for 08b19f5 - Browse repository at this point
Copy the full SHA 08b19f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2d39dd - Browse repository at this point
Copy the full SHA c2d39ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ff74ed - Browse repository at this point
Copy the full SHA 3ff74edView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd1ba1c - Browse repository at this point
Copy the full SHA dd1ba1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 367872c - Browse repository at this point
Copy the full SHA 367872cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a9a0db - Browse repository at this point
Copy the full SHA 0a9a0dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for fce02be - Browse repository at this point
Copy the full SHA fce02beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3620471 - Browse repository at this point
Copy the full SHA 3620471View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2eb02e7 - Browse repository at this point
Copy the full SHA 2eb02e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c80881 - Browse repository at this point
Copy the full SHA 4c80881View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97e4d3d - Browse repository at this point
Copy the full SHA 97e4d3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74f2712 - Browse repository at this point
Copy the full SHA 74f2712View commit details -
Configuration menu - View commit details
-
Copy full SHA for f64b89f - Browse repository at this point
Copy the full SHA f64b89fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8946917 - Browse repository at this point
Copy the full SHA 8946917View commit details -
Configuration menu - View commit details
-
Copy full SHA for d142606 - Browse repository at this point
Copy the full SHA d142606View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05f32c3 - Browse repository at this point
Copy the full SHA 05f32c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72e1045 - Browse repository at this point
Copy the full SHA 72e1045View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4472698 - Browse repository at this point
Copy the full SHA 4472698View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4b7950 - Browse repository at this point
Copy the full SHA e4b7950View commit details -
Configuration menu - View commit details
-
Copy full SHA for a992aa7 - Browse repository at this point
Copy the full SHA a992aa7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cda781 - Browse repository at this point
Copy the full SHA 1cda781View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdee3ba - Browse repository at this point
Copy the full SHA cdee3baView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8e1f0e - Browse repository at this point
Copy the full SHA c8e1f0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87eb849 - Browse repository at this point
Copy the full SHA 87eb849View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92143f9 - Browse repository at this point
Copy the full SHA 92143f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04c1224 - Browse repository at this point
Copy the full SHA 04c1224View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdff0b9 - Browse repository at this point
Copy the full SHA fdff0b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15bc7ac - Browse repository at this point
Copy the full SHA 15bc7acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8449519 - Browse repository at this point
Copy the full SHA 8449519View commit details -
Configuration menu - View commit details
-
Copy full SHA for ede9857 - Browse repository at this point
Copy the full SHA ede9857View commit details -
Configuration menu - View commit details
-
Copy full SHA for df7f942 - Browse repository at this point
Copy the full SHA df7f942View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7e7886 - Browse repository at this point
Copy the full SHA e7e7886View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfeef03 - Browse repository at this point
Copy the full SHA cfeef03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5679b6b - Browse repository at this point
Copy the full SHA 5679b6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40930d6 - Browse repository at this point
Copy the full SHA 40930d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78192d0 - Browse repository at this point
Copy the full SHA 78192d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbfbd9a - Browse repository at this point
Copy the full SHA bbfbd9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b19271d - Browse repository at this point
Copy the full SHA b19271dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b83f54a - Browse repository at this point
Copy the full SHA b83f54aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cacca7b - Browse repository at this point
Copy the full SHA cacca7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35e1941 - Browse repository at this point
Copy the full SHA 35e1941View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49fe835 - Browse repository at this point
Copy the full SHA 49fe835View commit details -
Configuration menu - View commit details
-
Copy full SHA for e67c217 - Browse repository at this point
Copy the full SHA e67c217View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a22113 - Browse repository at this point
Copy the full SHA 9a22113View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9379ad - Browse repository at this point
Copy the full SHA b9379adView commit details -
Configuration menu - View commit details
-
Copy full SHA for fed5b55 - Browse repository at this point
Copy the full SHA fed5b55View commit details -
Configuration menu - View commit details
-
Copy full SHA for a027250 - Browse repository at this point
Copy the full SHA a027250View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a47c04 - Browse repository at this point
Copy the full SHA 3a47c04View commit details -
Configuration menu - View commit details
-
Copy full SHA for ada2ffc - Browse repository at this point
Copy the full SHA ada2ffcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1dc339 - Browse repository at this point
Copy the full SHA f1dc339View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb380cd - Browse repository at this point
Copy the full SHA bb380cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c563ed - Browse repository at this point
Copy the full SHA 7c563edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 433bb04 - Browse repository at this point
Copy the full SHA 433bb04View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6e9f47 - Browse repository at this point
Copy the full SHA a6e9f47View commit details -
Introduce simplified cell subtype
Cache BddNode for simple cell types Avoid unnecessarily creating Bdds with simple cells
Configuration menu - View commit details
-
Copy full SHA for 9075316 - Browse repository at this point
Copy the full SHA 9075316View commit details -
Configuration menu - View commit details
-
Copy full SHA for 039d82e - Browse repository at this point
Copy the full SHA 039d82eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4557342 - Browse repository at this point
Copy the full SHA 4557342View commit details -
Configuration menu - View commit details
-
Copy full SHA for e97c00e - Browse repository at this point
Copy the full SHA e97c00eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5891223 - Browse repository at this point
Copy the full SHA 5891223View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6669713 - Browse repository at this point
Copy the full SHA 6669713View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38b1470 - Browse repository at this point
Copy the full SHA 38b1470View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94f5a74 - Browse repository at this point
Copy the full SHA 94f5a74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82e4b34 - Browse repository at this point
Copy the full SHA 82e4b34View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8a4d08 - Browse repository at this point
Copy the full SHA a8a4d08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10ad23b - Browse repository at this point
Copy the full SHA 10ad23bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b06ec83 - Browse repository at this point
Copy the full SHA b06ec83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61017f9 - Browse repository at this point
Copy the full SHA 61017f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 972e724 - Browse repository at this point
Copy the full SHA 972e724View commit details -
Configuration menu - View commit details
-
Copy full SHA for a96f7bf - Browse repository at this point
Copy the full SHA a96f7bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33da1ac - Browse repository at this point
Copy the full SHA 33da1acView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe4382d - Browse repository at this point
Copy the full SHA fe4382dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e52a7b - Browse repository at this point
Copy the full SHA 7e52a7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 648ae20 - Browse repository at this point
Copy the full SHA 648ae20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 097bbb8 - Browse repository at this point
Copy the full SHA 097bbb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8747624 - Browse repository at this point
Copy the full SHA 8747624View commit details -
Also fix more unit tests with clashing type names
Configuration menu - View commit details
-
Copy full SHA for c7868fa - Browse repository at this point
Copy the full SHA c7868faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21d5d6c - Browse repository at this point
Copy the full SHA 21d5d6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9a5ed4 - Browse repository at this point
Copy the full SHA c9a5ed4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad1bd59 - Browse repository at this point
Copy the full SHA ad1bd59View commit details -
Configuration menu - View commit details
-
Copy full SHA for a22ba53 - Browse repository at this point
Copy the full SHA a22ba53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1859892 - Browse repository at this point
Copy the full SHA 1859892View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32d4d24 - Browse repository at this point
Copy the full SHA 32d4d24View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbc26d2 - Browse repository at this point
Copy the full SHA dbc26d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f220fbb - Browse repository at this point
Copy the full SHA f220fbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c542c4 - Browse repository at this point
Copy the full SHA 5c542c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a98e5a - Browse repository at this point
Copy the full SHA 2a98e5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e8dcdc - Browse repository at this point
Copy the full SHA 3e8dcdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3456d8d - Browse repository at this point
Copy the full SHA 3456d8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19cf208 - Browse repository at this point
Copy the full SHA 19cf208View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09ede0b - Browse repository at this point
Copy the full SHA 09ede0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c3aefc - Browse repository at this point
Copy the full SHA 7c3aefcView commit details -
Use result caching with all semtypes
Fix check style violations
Configuration menu - View commit details
-
Copy full SHA for b166f5c - Browse repository at this point
Copy the full SHA b166f5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a058102 - Browse repository at this point
Copy the full SHA a058102View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03dc027 - Browse repository at this point
Copy the full SHA 03dc027View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7da4d8f - Browse repository at this point
Copy the full SHA 7da4d8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67ac35b - Browse repository at this point
Copy the full SHA 67ac35bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 827d22b - Browse repository at this point
Copy the full SHA 827d22bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4829592 - Browse repository at this point
Copy the full SHA 4829592View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1752ebc - Browse repository at this point
Copy the full SHA 1752ebcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6efe8d - Browse repository at this point
Copy the full SHA c6efe8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bea345 - Browse repository at this point
Copy the full SHA 6bea345View commit details -
Configuration menu - View commit details
-
Copy full SHA for 262bfda - Browse repository at this point
Copy the full SHA 262bfdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95c4b0f - Browse repository at this point
Copy the full SHA 95c4b0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75e4bcc - Browse repository at this point
Copy the full SHA 75e4bccView commit details -
Configuration menu - View commit details
-
Copy full SHA for db0cc8b - Browse repository at this point
Copy the full SHA db0cc8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c8b6a6 - Browse repository at this point
Copy the full SHA 3c8b6a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4066b7 - Browse repository at this point
Copy the full SHA c4066b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 093542a - Browse repository at this point
Copy the full SHA 093542aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58ed6d9 - Browse repository at this point
Copy the full SHA 58ed6d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 329c349 - Browse repository at this point
Copy the full SHA 329c349View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32a95a3 - Browse repository at this point
Copy the full SHA 32a95a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8aa8128 - Browse repository at this point
Copy the full SHA 8aa8128View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa9fc15 - Browse repository at this point
Copy the full SHA aa9fc15View commit details -
We move the type check cache out of SemType to avoid unnecessary type resolutions
Configuration menu - View commit details
-
Copy full SHA for d60e067 - Browse repository at this point
Copy the full SHA d60e067View commit details -
Configuration menu - View commit details
-
Copy full SHA for c85ccb4 - Browse repository at this point
Copy the full SHA c85ccb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcede96 - Browse repository at this point
Copy the full SHA fcede96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54223f5 - Browse repository at this point
Copy the full SHA 54223f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 054cd60 - Browse repository at this point
Copy the full SHA 054cd60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 411e485 - Browse repository at this point
Copy the full SHA 411e485View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33487c5 - Browse repository at this point
Copy the full SHA 33487c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3846215 - Browse repository at this point
Copy the full SHA 3846215View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04293c3 - Browse repository at this point
Copy the full SHA 04293c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d36359 - Browse repository at this point
Copy the full SHA 0d36359View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d22d01 - Browse repository at this point
Copy the full SHA 4d22d01View commit details -
Configuration menu - View commit details
-
Copy full SHA for c53f877 - Browse repository at this point
Copy the full SHA c53f877View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95367ac - Browse repository at this point
Copy the full SHA 95367acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d1aeca - Browse repository at this point
Copy the full SHA 8d1aecaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 016da7e - Browse repository at this point
Copy the full SHA 016da7eView commit details
Commits on Nov 20, 2024
-
Merge pull request #43279 from heshanpadmasiri/feat/runtime-stream
Implement runtime type checker on SemTypes
Configuration menu - View commit details
-
Copy full SHA for 0ca2edc - Browse repository at this point
Copy the full SHA 0ca2edcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e00058 - Browse repository at this point
Copy the full SHA 7e00058View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1386283 - Browse repository at this point
Copy the full SHA 1386283View commit details -
Configuration menu - View commit details
-
Copy full SHA for e006755 - Browse repository at this point
Copy the full SHA e006755View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a9a0de - Browse repository at this point
Copy the full SHA 3a9a0deView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec8cf5b - Browse repository at this point
Copy the full SHA ec8cf5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25415e4 - Browse repository at this point
Copy the full SHA 25415e4View commit details
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3701963 - Browse repository at this point
Copy the full SHA 3701963View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78fe460 - Browse repository at this point
Copy the full SHA 78fe460View commit details -
Merge pull request #43545 from HindujaB/fix-record-field-master
[master] Fix typecast error thrown for default record field
Configuration menu - View commit details
-
Copy full SHA for 2e71207 - Browse repository at this point
Copy the full SHA 2e71207View commit details -
Merge pull request #43624 from NipunaRanasinghe/master
[Debugger] Add binding pattern variable visibility tests
Configuration menu - View commit details
-
Copy full SHA for 43e6737 - Browse repository at this point
Copy the full SHA 43e6737View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4330bae - Browse repository at this point
Copy the full SHA 4330baeView commit details -
Merge pull request #43637 from HindujaB/disable-debugger-test
Disable `workerVariableVisibilityTest ` debugger test
Configuration menu - View commit details
-
Copy full SHA for 58727e7 - Browse repository at this point
Copy the full SHA 58727e7View commit details
Commits on Nov 22, 2024
-
Merge pull request #43558 from NipunaMadhushan/set-span-status
Set span status code
Configuration menu - View commit details
-
Copy full SHA for 58fe102 - Browse repository at this point
Copy the full SHA 58fe102View commit details -
Increase server log reading rate
This will fix the ModuleExecutionFlowTests tests failures on top of the semtype runtime changes. My guess is now that runtime faster with semtypes, a faster reading rate is required.
Configuration menu - View commit details
-
Copy full SHA for 7a51dad - Browse repository at this point
Copy the full SHA 7a51dadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e2ad86 - Browse repository at this point
Copy the full SHA 1e2ad86View commit details -
Merge pull request #43594 from ballerina-platform/flow_model
Merge `flow_model` into `master`
Configuration menu - View commit details
-
Copy full SHA for b9bd73d - Browse repository at this point
Copy the full SHA b9bd73dView commit details -
Merge branch 'master' of https://github.com/ballerina-platform/baller…
…ina-lang into nutcracker_new
Configuration menu - View commit details
-
Copy full SHA for 4e3496c - Browse repository at this point
Copy the full SHA 4e3496cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e049457 - Browse repository at this point
Copy the full SHA e049457View commit details
Commits on Nov 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1b89090 - Browse repository at this point
Copy the full SHA 1b89090View commit details -
Configuration menu - View commit details
-
Copy full SHA for e79f6e8 - Browse repository at this point
Copy the full SHA e79f6e8View commit details
Commits on Nov 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4a86052 - Browse repository at this point
Copy the full SHA 4a86052View commit details -
Merge branch 'nutcracker' of https://github.com/ballerina-platform/ba…
…llerina-lang into nutcracker_new # Conflicts: # tests/ballerina-test-utils/src/main/java/org/ballerinalang/test/context/ServerLogReader.java
Configuration menu - View commit details
-
Copy full SHA for 5299c50 - Browse repository at this point
Copy the full SHA 5299c50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ecf8a2 - Browse repository at this point
Copy the full SHA 2ecf8a2View commit details
Commits on Nov 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d2827d0 - Browse repository at this point
Copy the full SHA d2827d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f765e2f - Browse repository at this point
Copy the full SHA f765e2fView commit details
Commits on Nov 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 72eb483 - Browse repository at this point
Copy the full SHA 72eb483View commit details
Commits on Nov 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 45094df - Browse repository at this point
Copy the full SHA 45094dfView commit details