4.1.2
What's Changed
- Bump junit-jupiter-params from 5.8.0 to 5.8.1 by @dependabot in #570
- Bump mockito-core from 3.12.4 to 4.0.0 by @dependabot in #585
- Fixing slf4j dependency mess by @oxisto in #565
- Migrate
CXXLanguageFrontend
to Kotlin by @oxisto in #545 - Bump com.diffplug.spotless from 5.16.0 to 5.17.0 by @dependabot in #588
- Smart guessing of a CXX cast expression vs. call expression, if the type is known by @oxisto in #477
- Moving
Node
extensions fromcpg-console
tocpg-library
by @oxisto in #591 - Fixes to
VariableUsageResolver
by @oxisto in #589 - Support LLVM-IR by @KuechA in #593
- Bump jline from 3.20.0 to 3.21.0 by @dependabot in #594
- Python: handle expression for first decorator argument by @maximiliankaul in #600
- Python: add support for while and break by @maximiliankaul in #599
- Added simple inference for record declarations by @oxisto in #431
- Bump icu4j from 69.1 to 70.1 by @dependabot in #601
- Migrated
NodeBuilder
to Kotlin by @oxisto in #603 - Adding
DFG
edge fromvalue
toKeyValueExpression
by @konradweiss in #606 - Bump com.diffplug.spotless from 5.17.0 to 6.0.0 by @dependabot in #607
- Bump jvm from 1.5.31 to 1.6.0 by @dependabot in #609
- Adding
LambdaExpression
for lambda functions by @oxisto in #592 - Adding parsing of comments to golang by @konradweiss in #610
- Bump mockito-core from 4.0.0 to 4.1.0 by @dependabot in #614
- Parse comments and locations feature to the typescript frontend by @konradweiss in #616
- Hotfix: added missing
NodeBuilder
by @oxisto in #617 - Using DFG in Value Evaluator by @oxisto in #619
- Simpler openssl example by @oxisto in #618
- Fixed missing kotlin coroutines by @oxisto in #621
- Fix cast error in template handling by @oxisto in #623
- Fixed potential stack overflow in
Statement::equals
by @oxisto in #624 - Revert "Parse comments and locations feature to the typescript frontend" by @oxisto in #627
- Restore typescript comment handling by @oxisto in #628
- Trying to fix concurrency issues by @oxisto in #626
New Contributors
Full Changelog: v4.1.1...v4.1.2