Commit graph

11 commits

Author SHA1 Message Date
Mike Bierlee
bac7ece9af Update copyrights
Some checks failed
CI / dmd-2.097.2 on ubuntu-latest (push) Failing after 3s
CI / dmd-2.098.1 on ubuntu-latest (push) Failing after 4s
CI / dmd-2.099.1 on ubuntu-latest (push) Failing after 3s
CI / dmd-2.100.2 on ubuntu-latest (push) Failing after 3s
CI / dmd-2.101.2 on ubuntu-latest (push) Failing after 3s
CI / dmd-2.102.2 on ubuntu-latest (push) Failing after 3s
CI / dmd-latest on ubuntu-latest (push) Failing after 3s
CI / ldc-1.27.1 on ubuntu-latest (push) Failing after 3s
CI / ldc-1.28.1 on ubuntu-latest (push) Failing after 4s
CI / ldc-1.29.0 on ubuntu-latest (push) Failing after 4s
CI / ldc-1.30.0 on ubuntu-latest (push) Failing after 3s
CI / ldc-1.31.0 on ubuntu-latest (push) Failing after 3s
CI / ldc-1.32.0 on ubuntu-latest (push) Failing after 4s
CI / ldc-latest on ubuntu-latest (push) Failing after 4s
CI / dmd-latest on macos-latest (push) Has been cancelled
CI / dmd-latest on windows-latest (push) Has been cancelled
CI / ldc-latest on macos-latest (push) Has been cancelled
CI / ldc-latest on windows-latest (push) Has been cancelled
2025-02-01 22:44:05 +01:00
Mike Bierlee
ae31190ea5 Reformat code to use otbs bracestyle 2023-03-07 02:27:21 +03:00
Mike Bierlee
40b0c9522d Remove incorrect override keyword
The super is a trait, and a type template too
2023-03-07 02:25:42 +03:00
Mike Bierlee
c3d5391eb7 Fix module docs 2023-02-20 21:29:31 +03:00
Mike Bierlee
ab408d09bd Update copyrights 2023-01-11 02:09:03 +03:00
Mike Bierlee
994a67d403 Add quickstart example 2022-11-27 18:47:33 +03:00
Mike Bierlee
b65b76adca Add parser functions for individual file formats 2022-11-27 18:10:31 +03:00
Mike Bierlee
d6dce5df1b Add load functions for individual file formats 2022-11-27 17:59:46 +03:00
Mike Bierlee
344dff29de Add loading and injection of config files 2022-10-31 22:26:55 +03:00
Mike Bierlee
d953b6af72 Add function to register value injectors 2022-10-31 22:02:49 +03:00
Mike Bierlee
401a60cab3 Add project skeleton 2022-10-31 21:46:04 +03:00