| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Let arguments be able to reference their macro | Miquel Sabaté Solà | 2026-07-07 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | The enum type for macro arguments has been adjusted so it accepts a String. This is then used to store the name of the macro for this argument. This is a bit of a circlejerk, but in the end it stems from the fact that macro arguments were sort of a hack defined ad-hoc each time they were needed. That being said, if we want to report macro arguments being unused, we need to reference the actual macro definition, not the macro call. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com> | ||||
| * | ci: override LC_ALL for a more consistent 'sort' | Miquel Sabaté Solà | 2026-04-30 | 1 | -1/+1 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com> | ||||
| * | tests: adapt to the new 'unused' checks | Miquel Sabaté Solà | 2026-04-30 | 1 | -1/+3 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com> | ||||
| * | Add a warning for each unused variable | Miquel Sabaté Solà | 2025-09-02 | 1 | -0/+1 |
| Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com> | |||||
