]> Kevux Git Server - fll/commit
Update: add missing dependencies, changes to iki
authorKevin Day <thekevinday@gmail.com>
Mon, 22 Jun 2020 02:58:21 +0000 (21:58 -0500)
committerKevin Day <thekevinday@gmail.com>
Mon, 22 Jun 2020 02:58:21 +0000 (21:58 -0500)
commitb7d0463052ee842c93d680ac0d2cf705fa6a72a3
tree82b81f45ae49528649836c5858ecb59d7b79dcec
parentf1d4c536213fddd208d4ba49a6893831d3fef6b0
Update: add missing dependencies, changes to iki

In a previous commit I seem to have forgotten to include the build settings changes.

Fix some minor mistakes in iki.
In particular, I forgot to increment the range->start after identifying where content would begin (which prevented it from working at all).

Add f_iki_variable to store the range for the entire variable.
This will allow for easy removal when substituting (which is one of the design intentions, so I need to cover this use case!).
build/level_1/settings
build/monolithic/settings
level_0/f_iki/c/iki-common.h
level_0/f_iki/c/iki.c
level_0/f_iki/c/iki.h