Add new key modifier fixed, default symbol '='

The new modifer is used to declare a parameter to be fixed and not
changeable in subsequent classes. If ignore_merging_onto_fixed is
False then trying to change a fixed parameter will generate an error
if ignore_merging_onto_fixed is True the the parameter will not be
changed and no error will be generated
9 files changed