Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Nim: Hide plugin class implementation in .cpp | hjk | 2024-01-12 | 1 | -26/+0 |
* | Nim: Move parser test definition closer to the tested code | hjk | 2024-01-12 | 1 | -6/+0 |
* | ExtensionSystem: Add a less verbose way to *Plugin::initialize() | hjk | 2023-01-20 | 1 | -1/+1 |
* | Remove GPL-3.0+ from license identifiers | Kai Köhne | 2023-01-06 | 1 | -1/+1 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
* | Add final specifies to classes | Igor Sidorov | 2020-02-05 | 1 | -1/+1 |
* | Nim: Switch to the now hopefully final PluginPrivate pattern | hjk | 2018-03-09 | 1 | -1/+4 |
* | Nim: Avoid using the global object pool | hjk | 2018-02-05 | 1 | -3/+2 |
* | Nim: Added Nim compiler output parser | Filippo Cucchetto | 2017-02-08 | 1 | -0/+6 |
* | Nim: Move icon overlay registration to extensionInitialized() | hjk | 2017-01-11 | 1 | -3/+2 |
* | Added plugin for supporting the Nim programming language | Filippo Cucchetto | 2016-06-07 | 1 | -0/+47 |