Brian Campuzano
|
ae1a28bad4
|
Fixed parameter name collisions
|
2025-04-15 11:40:29 -06:00 |
|
Brian Campuzano
|
aeef19a099
|
Merge branch 'feature/external-params' into extern_params_codegen
|
2025-04-14 13:37:22 -06:00 |
|
Brian Campuzano
|
98523531e8
|
Added tester implementation class as a friend to expose registerExternalParameters()
|
2025-04-14 12:16:38 -06:00 |
|
Brian Campuzano
|
ddf4075070
|
Updated tester implementation to initialize the external parameter delegate
|
2025-04-11 14:09:12 -06:00 |
|
Brian Campuzano
|
e62b6222cc
|
Additional delegate init tweaks, needs a meeting to decide path forward
|
2025-04-10 15:36:56 -06:00 |
|
Andrei Tumbar
|
d2caa679dc
|
Use Fw::String instead of alias name
|
2025-04-10 10:38:33 -07:00 |
|
Brian Campuzano
|
d2346482f0
|
Additional UT constructor argument updates
|
2025-04-09 15:41:32 -06:00 |
|
Andrei Tumbar
|
305bf5137c
|
Put A back in place of AA and expand recursive array alias tests
|
2025-03-18 09:13:09 -07:00 |
|
Andrei Tumbar
|
d2f28d1450
|
Fix alias type finalization & make CPP files build
|
2025-03-17 12:53:25 -07:00 |
|
Andrei Tumbar
|
3dae6db1f6
|
Add some test cases in component code
|
2025-03-17 10:32:22 -07:00 |
|
Rob Bocchino
|
bd9951647b
|
Update unit tests to handle string return
|
2025-03-10 15:28:54 -07:00 |
|
Rob Bocchino
|
41bb84612b
|
Revise component impl code gen
|
2024-10-15 08:35:16 -07:00 |
|
Rob Bocchino
|
1ea001fef5
|
Refactor component impl generation
|
2024-10-14 17:34:55 -07:00 |
|
Rob Bocchino
|
906f79a9f0
|
Revise C++ code gen
Remove string typedefs for port arguments
Update unit tests
|
2024-05-09 17:10:39 -07:00 |
|
Robert L. Bocchino Jr
|
b765cb4b34
|
Revise generated C++ code
Replace uses of native types for port numbers
|
2024-02-27 15:28:45 -08:00 |
|
Robert L. Bocchino Jr
|
186719e644
|
Merge branch 'release/v2.0.1-hotfixes' into merge-hot-fixes
|
2023-12-12 08:47:18 -08:00 |
|
Robert L. Bocchino Jr
|
0e9b02f037
|
Revise comments for generated C++ template code
|
2023-12-08 10:40:09 -08:00 |
|
Michael D Starch
|
4ff4235f71
|
Fixing implementation include paths
|
2023-11-28 14:26:46 -08:00 |
|
bocchino
|
ca8f04d52c
|
Regenerate test output
|
2023-08-29 14:22:41 -07:00 |
|
bocchino
|
70cd854f09
|
Replace ref.template with template.ref
It works better for pattern matching when cleaning files
|
2023-07-10 22:48:17 -07:00 |
|