MaxSchlueter

Results 7 issues of MaxSchlueter

I constructed the CG for the _for_in_prototype.js_ file in dir _com.ibm.wala.cast.js.test.data/examples-src/tests_. The CG contained en edge to the `also_reachable` function but not to the `reachable` function in the prototype.

bug

This is done by getting rid of hard-coded "gitlab.com" URLs, instead creating a new persistent field that stores the hostname of the GitLab instance and constructing the URLs based on...

waiting

**Describe the bug** In organice I'm trying to sign in to my own GitLab instance. I get the following error message: ``` Project does not appear to be a valid...

enhancement

I found that function declarations in a file are not hoisted when an effect is executed. For the following file: ``` foo(id) function id(x) { return x; } ``` And...

The source location for a script file is always (n+1, 1), where n is the number of lines in the file. Is there a way to have the source location...

### Theme(s) _No response_ ### What were you expecting? Better contrast ### What actually happened? ![Screenshot from 2024-04-20 at 12_59_25 618285045](https://github.com/doomemacs/themes/assets/22910997/1424ca27-cace-4ff0-97b3-d14f1fc6b42c) ### Steps to reproduce 1. switch to doom-solarized-light 2....

is:bug
needs-triage

When I try to follow one of the `codeql:` org links, it prompts me that: `Directory /.../database/src.zip/.../database does not exist! Create it? (y or n)`. Regardless of whether I press...