Markus Lottmann

Results 6 issues of Markus Lottmann

I use mill mill.bsp.BSP/install and than import my project via BSP into IntelliJ IDEA. My problem is that when I run the main class of my project, IDEA does not...

feedback wanted

When trying to build with Scala 3 and ammonite 2.5.2 as dependency, SBT eventually complains about "Modules were resolved with conflicting cross-version suffixes..." after checking the dependency tree i found...

This is my proposal for a new generic traversal supposed to be used as replacement for our current `Traversal` class to build up our DSL steps. This proposal offers three...

Implement FreeTrackingPoint via json definition as I proposed in this PR comment: https://github.com/ShiftLeftSecurity/codepropertygraph/pull/492#issuecomment-557468974

Added/adjuted comments for METHOD_FULL_NAME, TYPE_FULL_NAME, DYNAMIC_TYPE_HINT_FULL_NAME.

This is a preparation step to avoid calculation the depth first order numbering multiple times.