Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stschott authored Dec 19, 2023
1 parent b9ce265 commit f887d61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Do you have questions? Feel free to start a [Discussion](https://github.com/soot
- [x] Fully-Parallelizable Architecture
- [x] Enables lazy loading of classes (no interleaved loading of used/dependent classes anymore)
- [x] Fail early strategy - input validation while constructing/building objects
- [x] Up-to-Date (i.e. Java8!) Sourcecode Frontend (Beware: Can not handle try-catch inputs, yet!)
- [x] Up-to-Date (i.e. Java8!) Sourcecode Frontend (Beware: Cannot handle try-catch inputs, yet!)
- [x] Full Java 21 Support for Bytecode
- [x] Multiple Views (no single static Scene anymore)
- [x] Immutable Jimple IR Objects and Graphs
Expand Down

0 comments on commit f887d61

Please sign in to comment.