Граф коммитов

15 Коммитов

Автор SHA1 Сообщение Дата
Dan Cristoloveanu d5206dd1ec
Add "NO_LOGGING" flavors for CONFIG_REQUIRED and CONFIG_OPTIONAL (#196)
* WIP

* Magic

* UTs pass

* Address CR comment
2024-06-03 14:50:49 -07:00
anporumb 15bea1e376
add LogHRESULTVerbose (#187)
* add LogHRESULTVerbose

* replace everywhere
2024-04-29 21:01:13 +00:00
Dan Cristoloveanu 95f324f265
Revert "Revert "Split DECLARE_SF_SERVICE_CONFIG into DECLARE_SF_SERVICE_CONFIG_HANDLE and DECLARE_SF_SERVICE_CONFIG_GETTERS (#101)" (#114)" (#142)
This reverts commit 03b73a6c72.
2023-10-24 20:37:35 -07:00
Jasmine Lo 942fe11d84
add support for type double in sf_config (#118) 2023-05-01 19:22:18 -07:00
Dan Cristoloveanu 0b667dda8d
Add uint8_t support in SF configuration (#115)
* Add uint8_t support in configuration_reader

* More uint8_t

* Fix the bug
2023-04-13 21:20:42 -07:00
Dan Cristoloveanu 03b73a6c72
Revert "Split DECLARE_SF_SERVICE_CONFIG into DECLARE_SF_SERVICE_CONFIG_HANDLE and DECLARE_SF_SERVICE_CONFIG_GETTERS (#101)" (#114)
This reverts commit 1ccef58a5c.
2023-04-12 09:32:27 -07:00
Dan Cristoloveanu 1ccef58a5c
Split DECLARE_SF_SERVICE_CONFIG into DECLARE_SF_SERVICE_CONFIG_HANDLE and DECLARE_SF_SERVICE_CONFIG_GETTERS (#101) 2023-03-08 22:17:10 -08:00
anporumb 182495a4d6
part 9... (#73)
* see if the gate takes the long file name

* fc_erd with tests
2022-11-03 10:44:24 -07:00
anporumb dc786c1887
add argification part 1 (#65)
* added fabric_configuration_parameter_argc_argv

* removed extraneous sf_service_config_to_argc_argv.c leftovers

* with the real reals

* with common reals

* typoes

* :after CR
2022-10-28 10:14:34 -07:00
anporumb 78d5077158
have sf config to argc argv design (#64)
* added a  sf_service_config_to_argc_argv_considerations

* added design too
2022-10-27 11:31:25 -07:00
anporumb 1087e64f89
added a sf_service_config_to_argc_argv_considerations (#63)
* added a  sf_service_config_to_argc_argv_considerations

* after CR
2022-10-27 11:02:34 -07:00
Matt Durak 9fb051a8bd
Add config wrapper (sf_service_config) (#43) 2022-06-21 15:16:20 -07:00
Jelani Brandon 1ded112261
feature: make the reader configuration case insensitive for bool (#1)
* feature: make the reader configuration case insensitive for bool
2021-07-22 14:48:20 -07:00
Dan Cristoloveanu b52ca5c9e8 Add hresult_to_string req doc 2021-06-22 16:45:52 -07:00
Dan Cristoloveanu a8598960c3 Add the helpers 2021-06-22 15:33:27 -07:00