- adapt to changes in mulle-objc-runtime
- fix for cosmopolitan
- fix output to long for 16 bit systems
- rewrote optimizing scripts
- Various small improvements
- don't install mulle-objc-list binaries, when musl based
- various changes to support Windows
- Various small improvements
- Various small improvements
- adapt to changes in mulle-objc-runtime
- new mulle-sde project structure
- adjust to new signature enumeration in mulle-objc-runtime
- now supports
_C_BOOL
as BOOL (not_Bool\!)
- remove some compile ugliness
- Various small improvements
- is aware of withZone suffix now for NSZone
- new tool mulle-objc-encode
- massive changes in the way signatures are interpreted and dumped
- added method filter option
- -M root methods flag renamed to -R, as -M is used by the method filter now
- -C is now the class filter, to match -M in capitalization
- dump properties and ivars too now
- tools now search for sibling executables before searching PATH
- modernized mulle-sde with .mulle folder
- Various small improvements
- migrated to mulle-sde
- try to fix stuff for linux and windows
- various little fixes, especially for linux
- adapt to runtime changes
- do not emit MulleObjCLoader classes and categories when dumping dependencies
- emit classid,categorid as comment when dumping dependencies
- package gains script mulle-objc-create-dependencies-inc
- improved error output
- new +M dump method for the optimizer
- new experimental scripts mulle-objc-unarchive and mulle-objc-optimize
- modernize project
- community release