]> Kevux Git Server - fll/commit
Feature: add fss_named and fss_set structures and re-organize the fss headers
authorKevin Day <thekevinday@gmail.com>
Mon, 15 Jun 2020 04:58:02 +0000 (23:58 -0500)
committerKevin Day <thekevinday@gmail.com>
Mon, 15 Jun 2020 04:58:02 +0000 (23:58 -0500)
commit4a623848618492a2c1bfbe9331d269468686347c
treec7ed13c96c3b02b95fc368c6f0e2cf9bcbc1bf3d
parent28836cf81f5076aeb94142081fd26fbbba9f27fc
Feature: add fss_named and fss_set structures and re-organize the fss headers

Provide fss_named and fss_set structures (and their respective array structures).
These are useful when using FSS types nested within another set (not to be confused with fss_nest which is for a single type with recursion).

There are just too many things in fss.h.
Break it out into multiple headers that are auto-included.
build/level_0/settings
build/monolithic/settings
level_0/f_fss/c/fss-common.h [new file with mode: 0644]
level_0/f_fss/c/fss-named.h [new file with mode: 0644]
level_0/f_fss/c/fss-nest.h [new file with mode: 0644]
level_0/f_fss/c/fss-set.h [new file with mode: 0644]
level_0/f_fss/c/fss.h
level_0/f_fss/data/build/settings