Oshanath Rajawasam

Results 10 issues of Oshanath Rajawasam

reference tests pass. I checked and as far as I saw only the extra [] for typevars are added to them. `ctest` still dont pass. I will change them next....

@certik This is what I came up with. It doesn't work yet. When trying to generate asr it says ``` Token ')' is unexpected here --> examples/swap_m.f90:27:32 | 27 |...

There are only two new commits in this PR. The previous commits will go away once we merge the previous PR to main.

* A symbol table was added to the Template ASR. * The interface in the example had to be removed. Will add it later.

1. The arithmetic operators example works correctly. 2. But the logical operators one does not. @certik would you be able to tell me whether this example is valid? If so,...

[The doc](https://www.boost.org/doc/libs/1_77_0/doc/html/boost/algorithm/find_all_regex.html) says that the container we should pass to this function can be std::vector. But when I run the program it gives a compile error. But when the result...

Related issue: https://github.com/wso2/api-manager/issues/3772 Currently when invoking SSE APIs an error log is written `Throttle object cannot be null`. In Synapse, parts of the request context is passed to the response...

### Description Currently the table creation process is not working as expected in APIM 4.2.0 for DB2. Only one of the issues is mentioned in the steps to reproduce. Should...

Type/Bug

### Current Limitation If we create a 3rd party KM we are not required to add a token handling option. This can be an issue in the scenario where an...

Type/Improvement