1
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 22 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Keep old constructor around for a while, with deprecation More... about 14 years ago
Updated for the newest JSR-292 RI changes More... about 14 years ago
Fix for recent changes in the MethodHandle(s) API More... about 14 years ago
Fix for recent changes in the MethodHandle(s) API More... about 14 years ago
Fix for recent changes in the MethodHandle API - now use MethodHandle.invokeVarargs More... about 14 years ago
Comitting outstanding bits More... over 14 years ago
Comitting outstanding bits More... over 14 years ago
Committing outstanding bits More... over 14 years ago
Committing outstanding bits More... over 14 years ago
Use public methods for internal functionality - works better with JSR-292 backport More... over 14 years ago
Realized the whole weakly referring guards business is moot - the guarded method strongly references the class anyway More... over 14 years ago
[no comment] More... over 14 years ago
Adding LIMITATIONS More... over 14 years ago
Add tests for element getters; plus bugfixes More... over 14 years ago
Bugfix - variable name property getters can't use isInstance guards, but must use isOfClass More... over 14 years ago
Tests for a property getter More... over 14 years ago
Documenting MOP elements More... over 14 years ago
Update README More... over 14 years ago
Bugfixes for vararg invocation More... over 14 years ago
Further tests More... over 14 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 14 years ago
Remove unnecessary tests More... over 14 years ago
Add test for invalid names More... over 14 years ago
Take advantage of new CallSiteDescriptor and BeansLinker constructors for terser code More... over 14 years ago
Tests for length getters More... over 14 years ago
Bugfix More... over 14 years ago
Add a no-arg constructor (mostly for testing) More... over 14 years ago
Add yet another explicit constructor More... over 14 years ago
Provide more information than the default JDK implementation More... over 14 years ago
Fix the test More... over 14 years ago