forked from EvergreenCrypto/docker-finance
6f415bd8476a6abf71c0119dfc863724af4e344d
dfi src API headers by default
Because of the nature of the interpreter, these headers should be loaded/unloaded on an as-needed basis. This commit is particularly useful for pluggables in that, if the pluggable requires that the `dfi` API (or API-related implementations) have certain preprocessor requisites fulfilled for the pluggable, the API can now be compiled *after* the pluggable has been loaded but also *before* the pluggable *requires* the use of the API (or API-related). In other words, without this commit, a pluggable's `#define`s will be useless *after* the API (or API-related implementations) is loaded and compiled (at least not without an API reload, but that is not needed). NOTE: this change does not affect `dfi`'s pluggable auto-(un|re)loading, as the pluggable will have already been loaded prior to any other `dfi` API compiling.
(docker-finance) is a quasi-"financial operating system" of accounting for variant ledgers and metadata.
After installing and configuring, you can learn how to use dfi. You can also contribute or reach out at any time.
Please, consider the legalese before using (or copying) this repository. All other documentation can be found here.
Description
Languages
Shell
46.2%
C++
34.3%
PHP
14.5%
C
4.8%
Dockerfile
0.2%








