Commit graph

5 commits

Author SHA1 Message Date
Christian Clason
0ce8619a25 feat: add parser tiers
Tier 1: Stable
Tier 2: Core (maintained by org members)
Tier 3: Community (maintained by external contributors, to varying
degree)
Tier 4: Unsupported (lacking active maintainer or declared
experimental); skipped in lockfile update and ignored for automatic
install by default
2023-09-09 16:17:07 +02:00
Christian Clason
c9ee49f61d feat!: drop makefile support, norg parser
Norg install_info and queries are maintained by neorg.

All other parsers are compatible with C++11, so fix that as standard.
(Can be bumped if all supported platforms support C++14.)

Remove Makefile support, as it's no longer needed.
2023-09-09 16:17:03 +02:00
Christian Clason
ea192c36ad fix: install dependencies 2023-09-09 16:17:03 +02:00
Christian Clason
fdafc019bb feat!: refactor locals.lua into standalone 2023-09-09 16:17:02 +02:00
Christian Clason
2c8f2f2fad feat!: drop modules, general refactor and cleanup 2023-09-09 16:16:51 +02:00