1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
Sep 14, 2025 — Sep 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix handling of base classes in generated code. More... over 15 years ago
Make references to attributes more maintainable. More... over 15 years ago
Make references to attributes more maintainable. More... over 15 years ago
Filter out some more modifiers for method name duplication checks More... over 15 years ago
Filter out some more modifiers for method name duplication checks More... over 15 years ago
clean up and cosmetic changes More... over 15 years ago
clean up and cosmetic changes More... over 15 years ago
When generating the Base class, set its name to use the class generic name (with template arguments changed to generic ones) if it exists More... over 15 years ago
When generating the Base class, set its name to use the class generic name (with template arguments changed to generic ones) if it exists More... over 15 years ago
Filter out some very problematic types for now (non-templated inheriting from templates, weird) More... over 15 years ago
Filter out some very problematic types for now (non-templated inheriting from templates, weird) More... over 15 years ago
For some reason parts of the generated code don't like MangleAs, so do MangleAsAttribute instead More... over 15 years ago
For some reason parts of the generated code don't like MangleAs, so do MangleAsAttribute instead More... over 15 years ago
If it's a constructor, don't create a return call More... over 15 years ago
If it's a constructor, don't create a return call More... over 15 years ago
check if a method has the same name as the type and rename More... over 15 years ago
check if a method has the same name as the type and rename More... over 15 years ago
Make empty types inherit from ICppObject and implement minimum code More... over 15 years ago
Make empty types inherit from ICppObject and implement minimum code More... over 15 years ago
remove dead code More... over 15 years ago
remove dead code More... over 15 years ago
Fix tokenization of template modifiers like "const char [N]". (template metaprogramming) More... over 15 years ago
Fix tokenization of template modifiers like "const char [N]". (template metaprogramming) More... over 15 years ago
preprocess classes to set up template arguments and create all types before processing fields, methods and arguments that might use them More... over 15 years ago
preprocess classes to set up template arguments and create all types before processing fields, methods and arguments that might use them More... over 15 years ago
indentation and cosmetic fixes, also .gitignore More... over 15 years ago
indentation and cosmetic fixes, also .gitignore More... over 15 years ago
hacked on generator More... over 15 years ago
hacked on generator More... over 15 years ago
more generator fixes More... over 15 years ago