aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/lua/luapluginspec.h
Commit message (Expand)AuthorAgeFilesLines
* Utils: Move and rename result testing macros from expected.h to result.hhjk2025-04-141-1/+0
* Replace most expected_str by Utils::Resulthjk2025-04-111-1/+1
* ExtensionSystem: Add Type="Script" to configure dependency resolutionMarcus Tillmanns2025-03-251-3/+0
* ExtensionSystem: Move Installation logic into PluginSpecsMarcus Tillmanns2024-07-291-0/+2
* Lua: Implement lua pluginspec specific version checkMarcus Tillmanns2024-06-131-0/+3
* Lua: Improve memory managementMarcus Tillmanns2024-05-311-3/+2
* Lua: Add "printToOutputPane" plugin optionMarcus Tillmanns2024-05-161-0/+3
* Lua: Add Lua plugin supportMarcus Tillmanns2024-04-161-0/+57