lyriccoder

Results 32 issues of lyriccoder

We need to check the following cases also for `null_check` pattern: 1. boolean i = z == null; 2. boolean i = z != null; 3. luckyName != null ?...

waiting

### Problem description Tree sitter gives wrong lines number for method declaration (both start and end lines). The lines for methods are completely broken for the give file. ### Expected...

Guys, could you please tell me how can I create child tasks? Suppose, Task1 has a list as an output (**A**) Then, Task2 must be executed for each value of...

`reachableByFlows` doesn't return multiple paths if we have several if conditions. Suppose, we have a small dummy example: ``` val cpg = code( """package a; |import java.io.File; |public class MainClass...

bug

Thank you for your interest in utilizing our `Codet5` model for code similarity tasks. I have a query regarding its usage in test mode, specifically when comparing only two code...

The model is not available: http://image.nghuyong.top/ERNIE.zip {"error":"Document not found"} Also, google drive is not accessible in China. Could you please provide another link?

Bonobo for Ekaterina Draft Dirty

We can split our tasks to the following Task of `d6tflow` framework Task1 -> open Java file with correct encoding Task2 -> remove all spaces and comments in it and...

1) d6tflow can't run in parallel child tasks 2) it can save results in a task only 1 time (child task can be only run synchronously). So if the task...