optimization
Here are 162 public repositories matching this topic...
-
Updated
Oct 1, 2020 - Java
-
Updated
Jul 23, 2020 - Java
-
Updated
Nov 6, 2020 - Java
When jimplifying com.reddit.frontpage-214190.apk(Reddit v. 2.26.2), the following exception is thrown:
Exception in thread "main" Unexpected type null
at soot.jimple.toolkits.typing.integer.ClassHierarchy.typeNode(ClassHierarchy.java:152)
at soot.jimple.toolkits.typing.integer.TypeResolver.typeVariable(TypeResolver.java:121)
at soot.jimple.toolkits.typing.integer.ConstraintCollecto
-
Updated
Nov 4, 2020 - Java
-
Updated
Sep 10, 2020 - Java
-
Updated
Nov 5, 2020 - Java
Due to the last few updates, there are a few added (and modified) strings that need to be translated in all non English languages
It is highly recommended to use Stringlate from F-Droid to help translate the app
-
Updated
Apr 11, 2020 - Java
-
Updated
Oct 13, 2020 - Java
-
Updated
Jul 3, 2020 - Java
-
Updated
Apr 7, 2020 - Java
-
Updated
Jun 6, 2019 - Java
-
Updated
Nov 8, 2019 - Java
-
Updated
Oct 16, 2020 - Java
-
Updated
Dec 26, 2018 - Java
-
Updated
Aug 30, 2018 - Java
-
Updated
Aug 9, 2019 - Java
-
Updated
Oct 1, 2020 - Java
-
Updated
Mar 11, 2020 - Java
-
Updated
Oct 30, 2016 - Java
-
Updated
Jan 21, 2019 - Java
-
Updated
Jun 2, 2020 - Java
-
Updated
Jun 16, 2017 - Java
-
Updated
Sep 13, 2019 - Java
Parameters migration
Migrate and test the Parameters classes from the openDse to the Opt4J project.
-
Updated
Oct 14, 2020 - Java
-
Updated
Oct 12, 2020 - Java
Improve this page
Add a description, image, and links to the optimization topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the optimization topic, visit your repo's landing page and select "manage topics."
There seems to be an issue with parsing composite character sequences.
Composite character
İconsist of the base character and combining character sequence (U+0049)(U+0307)Using this character causing the compiler to fail with the parser error.
Example code
Compiler error