]> Kevux Git Server - controller/commit
Update: Finish migrating the project.
authorKevin Day <Kevin@kevux.org>
Tue, 16 Jul 2024 01:43:33 +0000 (20:43 -0500)
committerKevin Day <Kevin@kevux.org>
Tue, 16 Jul 2024 01:43:33 +0000 (20:43 -0500)
commitcf922552770a93b355a12299ea6053e2a9e55a3e
tree2b56bf6fd377e8d8aa324af48bae04ba7da4e2d7
parent69710ec8ab8753203f4343d2f0bc1ac8f94b49a2
Update: Finish migrating the project.

The project appears to work as far as basic testing and code reviewing goes.

I imagine that once I put this to regular use I will fine additional problems.
Commits after this point will be normal commits rather than migration progress commits.
15 files changed:
data/build/settings
data/data/controller/example/miscellaneous/rules/delay/long.rule
data/data/controller/example/miscellaneous/rules/environment/fake-nothing.rule
data/data/controller/example/miscellaneous/rules/environment/fake-something.rule
sources/c/main/common.c
sources/c/main/common/type/rule.c
sources/c/main/controller.h
sources/c/main/entry/process.c
sources/c/main/print/data.c [deleted file]
sources/c/main/print/data.h [deleted file]
sources/c/main/print/verbose.c [deleted file]
sources/c/main/print/verbose.h [deleted file]
sources/c/main/print/warning.c [deleted file]
sources/c/main/print/warning.h [deleted file]
sources/c/main/rule/parameter.c