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
|
cc1a63ce2c
|
Revise string code gen
|
2024-04-30 08:40:20 -07:00 |
|
Rob Bocchino
|
948cdf2100
|
Revise struct and array code gen
|
2024-04-30 08:36:31 -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
|
dab91ee1b3
|
Revise C++ code gen
Remove uses of NATIVE_UINT_TYPE
|
2024-02-27 22:48:34 -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
|
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 |
|