Commit Graph

5 Commits

Author SHA1 Message Date
Christian Semmler
a9835998de
Fix checkorder issues, add GH action and enforce (#2)
* Fix checkorder issues

* Add GH action

* Test error case

* Works

* Fixes
2023-11-20 22:29:36 -05:00
Christian Semmler
a01bcf5241
(clang-format) Insert newline at end of file (#247)
* Insert newline at EOF

* Fix formatting
2023-10-25 11:51:59 -07:00
Christian Semmler
b449da1fa3
Introduce clang-format (#240) 2023-10-25 01:38:27 +02:00
Christian Semmler
e341afd411
Match ~MxDSStreamingAction 2023-09-26 07:25:23 -04:00
Christian Semmler
4a2226181c
Implement MxDSStreamingAction (#108)
* Implement MxDSStreamingAction

* Add remaining functions

* Use inline assignment operators
2023-08-16 15:02:26 -07:00