1
I Use This!
Inactive

Commits : Listings

Analyzed 26 days ago. based on code collected 26 days ago.
Feb 27, 2025 — Feb 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Keep old constructor around for a while, with deprecation More... almost 16 years ago
Updated for the newest JSR-292 RI changes More... almost 16 years ago
Fix for recent changes in the MethodHandle(s) API More... almost 16 years ago
Fix for recent changes in the MethodHandle(s) API More... almost 16 years ago
Fix for recent changes in the MethodHandle API - now use MethodHandle.invokeVarargs More... almost 16 years ago
Comitting outstanding bits More... about 16 years ago
Comitting outstanding bits More... about 16 years ago
Committing outstanding bits More... about 16 years ago
Committing outstanding bits More... about 16 years ago
Use public methods for internal functionality - works better with JSR-292 backport More... over 16 years ago
Realized the whole weakly referring guards business is moot - the guarded method strongly references the class anyway More... over 16 years ago
[no comment] More... over 16 years ago
Adding LIMITATIONS More... over 16 years ago
Add tests for element getters; plus bugfixes More... over 16 years ago
Bugfix - variable name property getters can't use isInstance guards, but must use isOfClass More... over 16 years ago
Tests for a property getter More... over 16 years ago
Documenting MOP elements More... over 16 years ago
Update README More... over 16 years ago
Bugfixes for vararg invocation More... over 16 years ago
Further tests More... over 16 years ago
Further fixes to tests; for the time being, expect slightly different results for Rémi's JSR-292 backport and native JSR-292 in OpenJDK. More... over 16 years ago
Remove unnecessary tests More... over 16 years ago
Add test for invalid names More... over 16 years ago
Take advantage of new CallSiteDescriptor and BeansLinker constructors for terser code More... over 16 years ago
Tests for length getters More... over 16 years ago
Bugfix More... over 16 years ago
Add a no-arg constructor (mostly for testing) More... over 16 years ago
Add yet another explicit constructor More... over 16 years ago
Provide more information than the default JDK implementation More... over 16 years ago
Fix the test More... over 16 years ago