35
I Use This!
Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 2 days ago.
Sep 08, 2025 — Sep 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor improvements after the recent changes.
ebruneton
as Eric Bruneton
More... 11 days ago
Add an API to provide control over the resources used by ClassWriter.
ebruneton
as Eric Bruneton
More... 11 days ago
Merge branch 'add-compute-limits-api' into 'master'
ebruneton
as Eric Bruneton
More... 11 days ago
Merge branch 'large-methods-optimization' into 'master'
ebruneton
as Eric Bruneton
More... 11 days ago
Large methods optimization
ebruneton
as Eric Bruneton
More... 11 days ago
Do not create Edge instances for the exception handlers.
ebruneton
as Eric Bruneton
More... 11 days ago
Merge branch 'visit-maxs-memory-optimization' into 'master'
ebruneton
as Eric Bruneton
More... 11 days ago
Merge branch 'forward-label-references-refactor' into 'master'
ebruneton
as Eric Bruneton
More... 11 days ago
Store the forward references to a label inline in the bytecode, instead of in a separate array.
ebruneton
as Eric Bruneton
More... 11 days ago
Fix benchmarks.
ebruneton
as Eric Bruneton
More... 19 days ago
Merge branch 'avoid-recursivity-in-replace-asm-instructions' into 'master'
ebruneton
as Eric Bruneton
More... 22 days ago
Avoid recursion in replaceAsmInstructions().
ebruneton
as Eric Bruneton
More... 22 days ago
Merge branch 'check-only-one-ret-per-subroutine' into 'master'
ebruneton
as Eric Bruneton
More... 22 days ago
Check that each subroutine has at most one ret instruction.
ebruneton
as Eric Bruneton
More... 22 days ago
Merge branch 'classreader-readcode-limit' into 'master'
ebruneton
as Eric Bruneton
More... 22 days ago
More code_length validation in ClassReader.readCode().
ebruneton
as Eric Bruneton
More... 22 days ago
Merge branch 'check-bootstrapmethods-attribute-length' into 'master'
ebruneton
as Eric Bruneton
More... 24 days ago
Validate the BootstrapMethods attribute length.
ebruneton
as Eric Bruneton
More... 28 days ago
Update version to 9.11.
ebruneton
as Eric Bruneton
More... 4 months ago
Set version to 9.10.1.
ebruneton
as Eric Bruneton
More... 4 months ago
Merge branch 'deprecated-for-removal-on-field-not-rewritten' into 'master'
forax
as Remi Forax
More... 4 months ago
Correctly remove the forRemoval value for field + remove @FunctionalInterface
forax
as Remi Forax
More... 4 months ago
Update ASM version.
ebruneton
as Eric Bruneton
More... 4 months ago
Merge branch '318043-tracesignaturevisitor-bug' into 'master'
ebruneton
as Eric Bruneton
More... 6 months ago
Fix TraceSignatureVisitor bug by merging the two internal stacks into one.
ebruneton
as Eric Bruneton
More... 6 months ago
Merge branch 'upgrade-to-gradle-9-3-0' into 'master'
ebruneton
as Eric Bruneton
More... 7 months ago
Upgrade to the default PMD tool version.
ebruneton
as Eric Bruneton
More... 7 months ago
Upgrade to Gradle 9.3.0.
ebruneton
as Eric Bruneton
More... 7 months ago
Fix Gradle deprecation warnings.
ebruneton
as Eric Bruneton
More... 8 months ago
Don't include untracked files in artifacts.
ebruneton
as Eric Bruneton
More... 8 months ago