Srinivas Lade

Results 41 comments of Srinivas Lade

Hi. I'm dealing with a similar issue when trying to construct a list of Java Long objects to pass to a Java function. Is this still being worked on? Would...

I've opened up a PR for this! Sorry for the delay!

I also agree with the previous comment but I do think more context to be added. Here is a fairly common example IMO. Consider the following Lexer ```rust enum Token...

Sorry, I did not realize that there was already a whole discussion on this at #104.

What is the status of the PR? I see that the last update was a couple of months ago. Would be happy to help get it to the finish line!

@riccardoporreca Is it alright to add the missing tests for you? Ran into this issue recently and would love to see this PR merged.

Is this PR still viable? Would be happy to look into any remaining issues to get this merged.

Do you have some recommendations for tests? I was thinking of adding a a test to `java_array_test.py` of creating arrays using TypeInt, and maybe some basic examples of communicating from...