]> git.tdb.fi Git - libs/datafile.git/commit
Refactor handling of actions in Loader
authorMikko Rasa <tdb@tdb.fi>
Wed, 6 Sep 2023 12:05:42 +0000 (15:05 +0300)
committerMikko Rasa <tdb@tdb.fi>
Wed, 6 Sep 2023 12:05:42 +0000 (15:05 +0300)
commit77da1ae28c6e0dfbbd1c5b989d1c5c6f95b0728a
tree510b702ecfde8ac5deadaf9ee3eeb627d134091a
parent71c104bfbf56a2082a625e16c67dacd958415d63
Refactor handling of actions in Loader

Auxiliary loaders now work with the binary format and the flow control
structures are more clear in general.
source/loader.cpp
source/loader.h
source/loaderaction.h