aboutsummaryrefslogtreecommitdiff
path: root/.github/pull_request_template.md
diff options
context:
space:
mode:
authorKazuhiko Sakaguchi2020-05-04 11:42:56 +0900
committerKazuhiko Sakaguchi2020-08-12 00:40:25 +0900
commit642182cf6d076cf6c3f435f95ef042fd1ed378af (patch)
tree281a85fe1d1d37e047a4747dd87fc9407cfb17b9 /.github/pull_request_template.md
parentea1d26eb0f0c3ada5c159dc163cdc811b5d3239d (diff)
Get rid of displays in class fields and mixin parameters
- In the definition of structures in order.v, displays are removed from parameters of mixins and fields of classes internally and now only appear in parameters of structures. Consequently, each mixin is now parameterized by a class rather than a structure, and the corresponding factory parameterized by a structure is provided to replace the use of the mixin. These factories have the same names as in the mixins before this change except that `bLatticeMixin` and `tbLatticeMixin` have been renamed to `bottomMixin` and `topMixin` respectively. - Added a factory `distrLatticePOrderMixin` in order.v to build a `distrLatticeType` from a `porderType`.
Diffstat (limited to '.github/pull_request_template.md')
0 files changed, 0 insertions, 0 deletions