0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected 2 days ago.
Sep 12, 2025 — Sep 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
README cleanup (contained obsolete stuff) More... over 13 years ago
.gitignore More... almost 14 years ago
removed "test" profile; tests are ON by default, and can by disabled by -Dmaven.test.skip as usual More... almost 14 years ago
added IDEA *.iml files More... almost 14 years ago
[test] fix invalid super constructor call in ClassBuilderTest More... almost 14 years ago
registered repository.jboss.org-releases plugin repository (missing maven-zip-plugin) More... almost 15 years ago
fix compilation issues after javac upgrade More... over 15 years ago
<mvn> fix XML encoding in POMs More... over 15 years ago
<mvn> profile "test": maven.test.skip support (default:true). By default, build is not tested. Tests must be enabled by -Dmaven.test.skip=false or -Dtest More... over 15 years ago
[pom] simplify build.isolate profile: now it's only placeholder to show it in IDEA. Definition itself is in ~/.m2/settings.xml More... over 15 years ago
[compilerimpl, context, jclassfile] fix: closing resources properly More... over 15 years ago
[test] new: JackieTest; refactored BugTest More... about 16 years ago
fix Util.getByteCode() - data stream handling More... over 16 years ago
POM: update distributionManagement, cleanup More... over 16 years ago
<mvn> source/resource encoding => UTF-8 More... over 17 years ago
JAC-11 MultiModuleCompiler: minor updates (logging) More... over 17 years ago
<bzr> ignore trunk/*jar and test/data More... over 17 years ago
JAC-11 MultiModuleCompiler: minor update More... over 17 years ago
JAC-24 EnclosingMethod attribute: fix&enable More... over 17 years ago
JAC-11: MultiModuleCompiler: minor update More... over 17 years ago
JAC-44: fix: enum constants bytecode generation More... over 17 years ago
[utils] minor: DependencyInfo More... over 17 years ago
JAC-11 MultiModuleCompiler: update in self-compile routine More... over 17 years ago
JAC-43: fix: NPE in registerConstants() More... over 17 years ago
JAC-32 related: enable Runtime*Annotations again More... over 17 years ago
JAC-42: fix: AttributeInfo now resolves attribute name using the ConstantPool (if available) More... over 17 years ago
JAC-39 fix fix: Annotation.save() must write name of the element value (ElementValue is not responsible for this as it can be used in arrays where name is not used) More... over 17 years ago
JAC-42: implemented ConstantPool.close(), loadConstant() now associates new constant with its pool More... over 17 years ago
JAC-42: implemented ConstantPool.close(), loadConstant() now associates new constant with its pool More... over 17 years ago
JAC-39 fix: ElementValue.save() must write element name reference More... over 17 years ago