9 Commits

Author SHA1 Message Date
Rob Bocchino
f706e977bb Revise C++ code gen
Remove unused header includes
2024-05-01 10:06:16 -07:00
Rob Bocchino
b8f6d9f8a5 Remove unused system headers from struct C++ 2024-05-01 09:58:09 -07:00
Rob Bocchino
d6808fa9ba Revise struct code gen 2024-04-29 23:00:31 -07:00
Rob Bocchino
2d44173b21 Revise struct cpp code gen 2024-04-29 21:34:40 -07:00
Rob Bocchino
f6d69526ca Revise code gen for structs 2024-04-29 19:47:09 -07:00
Robert L. Bocchino Jr
f8e1f2b0aa Restore old behavior of toString conversion
We don't want the m_ prefix in the member names. Those
should correspond to the FPP member names. m_ is just for
the C++ implementation.
2024-01-18 19:21:12 -08:00
Johan Bertrand
5babc3d87f Fix unit tests 2024-01-14 16:36:41 +01:00
Tiffany Chieu
2729384d12 Update unit tests 2023-08-02 12:46:04 -07:00
bocchino
7645212d1a Revise unit tests for fpp-to-cpp 2023-06-15 16:49:10 -07:00