]> Kevux Git Server - controller/commit
Progress: Continue migrating the project.
authorKevin Day <kevin@kevux.org>
Fri, 12 Apr 2024 01:45:08 +0000 (20:45 -0500)
committerKevin Day <kevin@kevux.org>
Fri, 12 Apr 2024 01:45:08 +0000 (20:45 -0500)
commit9aac6a169102fc5e7a531a8a7dee98a312ba2abf
tree99dfb681ff70f296d3f10c584e09c12dead5c53d
parente9ab2ac39e0504bddda36264ce5d9fc995e42375
Progress: Continue migrating the project.
13 files changed:
data/build/settings
sources/c/controller/controller.h
sources/c/init/init.h
sources/c/main/common/define.h
sources/c/main/common/define/control.h [new file with mode: 0644]
sources/c/main/common/define/entry.h [new file with mode: 0644]
sources/c/main/common/define/rule.h [new file with mode: 0644]
sources/c/main/common/enumeration.h
sources/c/main/common/string/general.c [new file with mode: 0644]
sources/c/main/common/string/general.h [new file with mode: 0644]
sources/c/main/common/string/rule.c [new file with mode: 0644]
sources/c/main/common/string/rule.h [new file with mode: 0644]
sources/c/main/controller.h