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
|
96ce443541
|
Revise C++ code gen
Eliminate uses of NATIVE_[U]INT_TYPE
|
2024-02-27 19:38:27 -08: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
|
22f8ceb5cf
|
Fix member array prefix
|
2024-01-14 16:52:32 +01: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 |
|
Simone Morettini
|
60ad0f23cc
|
Fix cpp generation of struct
|
2023-05-14 10:16:14 +00:00 |
|