aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/baremetal/sdccparser.h
Commit message (Expand)AuthorAgeFilesLines
* BareMetal: Hide plugin test classes to .cpphjk2024-01-121-8/+1
* BareMetal: Dissolve baremetalplugin.hhjk2023-11-171-0/+11
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* BareMetal: Convert to Tr::trhjk2022-10-111-8/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* Merge output formatters and output parsersChristian Kandeler2020-04-231-1/+1
* ProjectExplorer: Split up the IOutputParser classChristian Kandeler2020-04-161-3/+3
* Output parsers: Replace the chaining approachChristian Kandeler2020-04-091-3/+1
* IOutputParser: Replace std{Out,Err} with a single parameterized functionChristian Kandeler2020-04-081-2/+3
* bare-metal: Refactor the plugin code a bit moreDenis Shienkov2019-05-081-4/+4
* bare-metal: Add command line parser for SDCC toolchainDenis Shienkov2019-05-081-0/+57