summaryrefslogtreecommitdiff
path: root/shared-module/_eve
AgeCommit message (Collapse)Author
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
This can be enforced by pre-commit, but correct it separately to make it easier to review.
2020-02-10Correct the BitmapTransform operations.James Bowman
Correct argument order better argument naming fix copypaste bug on C and F arguments
2020-02-07Move _eve module declarations into shared-bindings headerJames Bowman
2020-02-07Split into shared-module and shared-bindingsJames Bowman