-
Updated
Jul 26, 2020 - Java
bytecode
Here are 441 public repositories matching this topic...
-
Updated
Sep 20, 2020 - C
-
Updated
Aug 31, 2020 - C
-
Updated
Jul 17, 2020 - Go
-
Updated
Sep 20, 2020 - Go
-
Updated
Sep 15, 2020 - Java
-
Updated
Sep 13, 2020 - Java
-
Updated
Sep 14, 2020 - Java
As per the title.
By the way, thanks for the work you're doing on jphp, and sorry for so many issues, I'm really interested in the project, and would love to use it for lotsa cool magic upcoming stuff <3
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
Sep 11, 2020 - Java
When class/field/member modifier groups are displayed, its a stack of colored shapes.
It would be useful to have on-hover capabilities for these groups to complain the flags enabled in each group.
See AccessFlags for the list of all flags.
It would be u
-
Updated
Sep 11, 2020 - JavaScript
I'm trying to use ethereumjs-blockchain to read the raw levedb data created by geth, but I failed to do so.
And I also try to use the dbManager to read the levedb data, failed again. My steps are:
- sync some the blockchain data by using
geth --goerli --datadir <my data dir> - write code to read the level db data.
const level = require('level');
const DbManager = requ-
Updated
May 13, 2020 - C
-
Updated
Aug 19, 2020 - Java
It would be great to add the Quake 3 JIT compiler (e.g. for x86 or ARM).
-
Updated
Sep 29, 2019 - Java
-
Updated
Mar 8, 2018 - Java
i.e. .internal.int to .internal.long and so on
Improve this page
Add a description, image, and links to the bytecode topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bytecode topic, visit your repo's landing page and select "manage topics."


It would be helpful if the lcov generated reports could generate relative paths. My use case is that I am generating coverage reports from a docker image and then using VS Code Coverage Gutters which supports relative paths to view the coverage. But it doesn't work because the absolute paths on the docker c