nasa / fpp

F Prime Prime: A modeling language for F Prime
https://fprime.jpl.nasa.gov
Apache License 2.0
41 stars 31 forks source link

Revise string code generation #426

Closed bocchino closed 1 month ago

bocchino commented 2 months ago

Closes #423. See the discussion there for what was done in this PR.

Note that you can review the changes to the generated code by reviewing the changes to the unit test output in compiler/test/fpp-to-cpp.

The C++ compilation checks pass against this commit hash: https://github.com/bocchino/fprime/commit/90463863e1a40d0732a8105f1a72c6896c93cb3a.