0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 7 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
A variety of improvements, including the following: - The output directory is relative to the source file, not the current working directory. - Added the option "addgetterprefixes" to turn "get...()" on and off. - Added the option "generatetostring" to skip generating toString() methods. - Added the option "generateequals" to skip generating equals() and hashCode() methods. - "String" and "Object" are reserved words that can only refer to java.lang. - All references to Java classes are fully qualified to avoid ambiguity (and allow classes with identical names). - The order and/or type of inherited fields can by modified in a subclass by redeclaring the field in the constructor's signature. More... almost 19 years ago
Implemented (correct) copying visitors. More... almost 21 years ago
Fixed copy visitors and added them back to the list of autogenerated classes. More... almost 21 years ago
Improved diagnostic messages for processing unions files More... almost 21 years ago
Added 2 small patches (removed no-op and fixed array param name) More... about 21 years ago
Modified build.xml More... about 21 years ago
Finally, removed all remaining class files. More... about 21 years ago
Yet more class files removed... More... about 21 years ago
Removed class files accidentally imported. More... about 21 years ago
Initial revision More... about 21 years ago