Mac McDonald

Results 10 issues of Mac McDonald

~2.5 years after release, python 2 is really not supported anymore. We should update the language version used in this project to python 3, maybe migrate away from pipenv too...

It will make the buck dependency optional for this project. It will remove potential support for objective-c modules unless the swift project manager adds it later.

enhancement
help wanted
project generator

#38 changed buck to use buck build directly, and implicitly did the same with bazel. People might want to just test using xcodebuild with different project generators, so we might...

enhancement
good first issue

Since the blog article only shows results from testing swift 4.x, do a swift 5.x test and publish it on the wiki.

We connect to lower layer modules at random, choosing a small subset of modules to depend on (something like 5 / 100). As a result, the more modules there are...

bug

* Apple Libraries * Third Party Libraries from the cocoapods repo? Use the code from these libraries somehow

enhancement
simulation enhancer

Some ideas: * Large math expressions. * Make the code gen classes overload the `+` operator everywhere per class to make the type checker go wild. Or some other highly...

enhancement
simulation enhancer

To simulating something similar to some large modules in Uber's apps when building in WMO mode.

enhancement
simulation enhancer