Directory groovy/groovy-core/src/main/groovy/inspect/

Directory Created:
2005-06-13 17:30
Total Files:
2
Deleted Files:
0
Lines of Code:
321

Browse with ViewVC

[root]/groovy/groovy-core/src/main/groovy/inspect

                            directory in repo swingui (3 files, 607 lines)

Lines of Code

groovy/groovy-core/src/main/groovy/inspect/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 9 (100.0%) 356 (100.0%) 39.5
dierk 5 (55.6%) 326 (91.6%) 65.2
paulk 3 (33.3%) 23 (6.5%) 7.6
alang 1 (11.1%) 7 (2.0%) 7.0

Most Recent Commits

paulk 2007-03-10 07:16

increase coverage

13 lines of code changed in:

paulk 2007-03-07 07:46

increase coverage

10 lines of code changed in:

  • groovy/groovy-core/src/main/groovy/inspect: Inspector.java (+10 -8)
alang 2005-10-25 13:24

Added special handling for showing collections and maps

7 lines of code changed in:

dierk 2005-09-13 12:49

cleanup around getProperties()

6 lines of code changed in:

  • groovy/groovy-core/src/main/groovy/inspect: Inspector.java (+6 -5)
dierk 2005-09-05 19:12

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:

  • groovy/groovy-core/src/main/groovy/inspect: Inspector.java (+2 -2)
dierk 2005-06-16 12:19

improving groovyConsole with font zooming, ObjectBrowser with Property support

1 lines of code changed in:

dierk 2005-06-14 13:39

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:

  • groovy/groovy-core/src/main/groovy/inspect: Inspector.java (+58 -16)
dierk 2005-06-13 17:30

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:

  • groovy/groovy-core/src/main/groovy/inspect: Inspector.java (new 259)
Generated by StatSVN 0.3.2-SNAPSHOT