Skip to content

Refactoring of Mappers and available compilers

Eddie Schoute requested to merge available-compilers-refactor into master

The mapper methods are now separate classes with a map method. This more cleanly separates the various ways a mapper can function.

Merge request reports