Mishaal Aleem
|
f5415cf67e
|
PROTECTED -> protected, PRIVATE ->private
|
2025-06-26 22:23:48 -07:00 |
|
Andrei Tumbar
|
d2caa679dc
|
Use Fw::String instead of alias name
|
2025-04-10 10:38:33 -07: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 |
|
jawest
|
27714517aa
|
Add final specifier to component implementation classes
|
2025-02-19 14:55:45 -08:00 |
|
Rob Bocchino
|
41bb84612b
|
Revise component impl code gen
|
2024-10-15 08:35:16 -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 |
|
bocchino
|
80dfd13816
|
Revise C++ component implementations
* Add code gen for dp handlers
* Add override keyword for overriding virtual functions
* Update unit tests
|
2023-08-30 11:34:55 -07:00 |
|
bocchino
|
ca8f04d52c
|
Regenerate test output
|
2023-08-29 14:22:41 -07:00 |
|
tiffany1618
|
a8bd057af1
|
Add annotations as comments to handler functions
|
2023-07-13 08:13:47 -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 |
|