]> git.seodisparate.com - c_simple_http/commit
Impl. nested FOREACH expressions
authorStephen Seo <seo.disparate@gmail.com>
Wed, 20 Nov 2024 07:05:29 +0000 (16:05 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Wed, 20 Nov 2024 07:12:58 +0000 (16:12 +0900)
commit20f413c8d975cccf421431a5a005dad0ccf042dc
tree78907a00ced06bd6507475544d75851350739e9e
parent5e2ae5f87b62180ebb3a8ef4569559f7c17621c0
Impl. nested FOREACH expressions

IF/ELSEIF/ELSE/ENDIF and FOREACH/ENDFOREACH can now be nested in each
other in HTML templates.

TODO: Cleanup/refactorings, properly set up "files_map".
example_config/example.config
src/http_template.c