0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 04, 2024 — Aug 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added: First part of method controller. More... almost 13 years ago
Changed: Moved class parent rendering into module. More... almost 13 years ago
Fixed: Dupes in modules from previous refactoring. More... almost 13 years ago
Added another type of module for rending the super class name. More... almost 13 years ago
Added: Multitype to parameters. More... almost 13 years ago
Added: Outer class is now referenced by interface instead of JavaClass. More... almost 13 years ago
Added: Method controller. Also prefixed all model classes with "Java". More... almost 13 years ago
Added: Codegen for un-parcelization method. More... almost 13 years ago
Added: Codegen for parcelization method. More... almost 13 years ago
Updated: README (again). More... almost 13 years ago
Updated: README. More... almost 13 years ago
Added: First part of codegen for parcelable classes (compiles again). More... almost 13 years ago
Added: Codegen for object node creator. More... almost 13 years ago
Added: Codegen for retrieving a list of objects from a JSON node. More... almost 13 years ago
Added: Codegen for objects. More... almost 13 years ago
Minor code cleanup. More... almost 13 years ago
Added: Codegen for native arrays. More... almost 13 years ago
Added: Better import handling and more JSON unmarshalling code. More... almost 13 years ago
Fixed: Correct import handling for modules. More... almost 13 years ago
Added: First module. More... almost 13 years ago
Added: Static library classes. More... almost 13 years ago
Changed: Moved JSON exception to generator package. More... almost 13 years ago
Changed: Moved jackson deserializers into introspect package. More... almost 13 years ago
Added: Super class parsing and rendering. More... almost 13 years ago
Added: Class name tweaks: Global class names are now named with Java conventions. More... almost 13 years ago
Fixed: Problem with external class reference for param and member. Rendered code compiles again. More... almost 13 years ago
Fixed: Identical naming for inner classes. More... almost 13 years ago
Added: Reference to enclosing class to class. More... almost 13 years ago
Fixed: Not rendering native types even if they're global. More... almost 13 years ago
Fixed: Missing java.util.List import. More... almost 13 years ago