]> Kevux Git Server - fll/commit
Progress: featuerless make.
authorKevin Day <thekevinday@gmail.com>
Sun, 12 Jul 2020 18:35:09 +0000 (13:35 -0500)
committerKevin Day <thekevinday@gmail.com>
Sun, 12 Jul 2020 18:35:09 +0000 (13:35 -0500)
commitd4bd835cd0d96d926cb6444170e6b420230ef51b
treed06ae5ece75e11c683c3d883a639c8d17a497e10
parent93eb947612c469c33312999be9abd055ffb9cbd0
Progress: featuerless make.

Enable detection of quotes when processing extended content within the lists inside of the fakefile (except for the settings list).

fss-quoted.h must come before fss-named.h.
Be sure to include level_0/type_array.h.

Fix mistake in f_macro_uintX_tss_new() macros where the f_macro_memory_structures_new() has the wrong arguments.

Use fll_fss_snatch_map_apart() instead of fll_fss_snatch_map_mash_apart() when expanding iki variables.
The arguments need to be separated so they can potentially be passed to an exec() equivalent call as individual arguments.
Any operation that expects a single argument can still implode these strings before executing.
level_0/f_fss/c/fss-named.h
level_0/f_fss/c/fss.h
level_0/f_type/c/type_array.h
level_3/fake/c/fake.h
level_3/fake/c/private-make.c
level_3/fake/c/private-make.h
level_3/fake/data/build/fakefile