[root]/groovy/groovy-core/src/main/groovy/inspect
swingui
(3 files, 607 lines)
increase coverage
13 lines of code changed in:
increase coverage
10 lines of code changed in:
Added special handling for showing collections and maps
7 lines of code changed in:
cleanup around getProperties()
6 lines of code changed in:
GROOVY-967: remove PropertyValue from Object.allProperties() and eachProperty{}, refactor methods to use a Map; API CHANGE ! Will break existing code! find details in JIRA
2 lines of code changed in:
improving groovyConsole with font zooming, ObjectBrowser with Property support
1 lines of code changed in:
relaxed assertions to let the tests run for blackdrag. An issue remains concerning JDK 1.5 and doubled entries for static meta methods.
58 lines of code changed in:
provide a unified way of retrieving object-information at runtime. This is pre-work that can later be used for code-completion, interactive object browsing, etc.
259 lines of code changed in: