Joshua Anderson
f43a551fe2
Standardize assignment operator signature ( #925 )
...
C++ assignment operators should not return const value to match behavior of primative types
2021-08-18 15:24:18 -07:00
Joshua Anderson
1b9c785ce6
Remove void from parameterless functions ( #811 )
2021-07-14 12:54:01 -07:00
Joshua Anderson
ee27162a44
Fix clang compiler warnings
...
Fixes a variety of compiler warnings and causes running
`fprime build --all` and `fprime check --all` on macOs Catalina
to compile with the `-Wall` compiler flag added.
2020-11-24 13:44:29 -08:00
M Starch
6a9e0f3369
mstarch: finalizing Autocoders -> Autocoders/Python move
2019-02-20 12:19:35 -08:00
M Starch
b52e1d68d4
mstarch: moving autocoders into Python subdir
2019-02-20 12:16:46 -08:00