0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Aug 09, 2024 — Aug 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated: Status in README. More... almost 13 years ago
Fixed: Dupe constructor when one arg was set by reference only. More... almost 13 years ago
Added: First support for multitype call arguments. More... almost 13 years ago
Fixed: parseMany() now also expects an empty response, e.g. when offset was set higher than result set. More... almost 13 years ago
Added: Node parser for single results. More... almost 13 years ago
Added: Node parser for result arrays. More... almost 13 years ago
Added: Member contructor(s) for model classes. More... almost 13 years ago
Fixed: enum arrays are correctly parsed as such. More... almost 13 years ago
Added: Made call objects parceable. More... almost 13 years ago
Fixed: Wrong class reference and wrong import. More... almost 13 years ago
Fixed: Inner types for methods were missing. More... almost 13 years ago
Fixed: Enum parsing in JSON model. More... almost 13 years ago
Fixed: GlobalModel isn't erased by template anymore. More... almost 13 years ago
Added: Global enum types can be marked as array so can be properly referenced in methods. More... almost 13 years ago
Added: Namespace reference to enums. More... almost 13 years ago
Fixed: Referenced enums and enum lists in methods should now resolve correctly. More... almost 13 years ago
Added: Resolving for enums. More... almost 13 years ago
Added: First part of method argument parsing. More... almost 13 years ago
Changed: Moved member declaration into separate module. More... almost 13 years ago
Added: returnsList() now renders correct result. More... almost 13 years ago
Added: More comments. More... almost 13 years ago
Added: More comments. More... almost 13 years ago
Refactor: Got rid of unnecessary setInner() calls. More... almost 13 years ago
Refactor: Cleared out unnecessary IClassContainer abstraction. More... almost 13 years ago
Refactor: Moved isNative, isMultiType and isArray into enum; also merged isInner and isGlobal since they are exclusive. More... almost 13 years ago
Fixed: Imports are now managed correctly. More... almost 13 years ago
Refactor: Removed resolve calls in views. More... almost 13 years ago
Fixed: Some more import and resolve issues. More... almost 13 years ago
Fixed: Some import issues. More... almost 13 years ago
Added: More logic for method return type. More... almost 13 years ago