Rob Bocchino
|
6ed499c734
|
Revise C++ code gen to eliminate warnings
|
2025-03-03 21:34:35 -08:00 |
|
Rob Bocchino
|
8ad7897584
|
Revise C++ code gen for double promotion
|
2025-02-19 15:34:54 -08:00 |
|
Rob Bocchino
|
41ed41c134
|
Revise code gen for structs
Explicitly promote F32 to U64 in format arguments
|
2025-02-19 13:54:41 -08:00 |
|
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
|
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 |
|
Robert L. Bocchino Jr
|
d42430d408
|
Revise member names in fpp-to-cpp unit tests
|
2024-01-18 18:15:19 -08:00 |
|
Robert L. Bocchino Jr
|
08d7a6e84c
|
Revise variable names in unit tests
|
2024-01-18 17:50:30 -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
|
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 |
|