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
|
dab91ee1b3
|
Revise C++ code gen
Remove uses of NATIVE_UINT_TYPE
|
2024-02-27 22:48:34 -08: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 |
|
tiffany1618
|
63cdf46c6c
|
Update unit tests for C++ writer
|
2022-08-17 14:22:23 -07:00 |
|
tiffany1618
|
bd538769a7
|
Update struct unit tests for C++ writer
|
2022-07-21 12:54:38 -07:00 |
|
tiffany1618
|
3c9c17ecaa
|
Remove underscore from getter/setter names for compatibility with F Prime
|
2022-07-19 12:27:18 -07:00 |
|
tiffany1618
|
11a2a1b373
|
Simplify syntax for operator== for C++ struct writer
|
2022-07-19 10:42:26 -07:00 |
|
tiffany1618
|
f82f441638
|
Update unit tests for C++ struct writer
|
2022-07-14 16:10:34 -07:00 |
|
tiffany1618
|
040c5ab46f
|
Add unit tests for C++ struct writer
|
2022-07-12 18:16:11 -07:00 |
|