summaryrefslogtreecommitdiff
path: root/gr-utils/modtool/core/add.py
Commit message (Expand)AuthorAgeFilesLines
* utils: pep8 formattingJosh Morman2021-11-241-57/+74
* modtool: move OOTs equal to components for 3.10 mormj2021-11-241-5/+12
* modtool: improve the 'invalid name' error messageFerenc Gerlits2021-05-031-3/+2
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-031-3/+0
* modtool: Run all generated C++ code through clang-formatThomas Habets2020-07-141-1/+18
* pybind: incorporate modtool rmJosh Morman2020-06-041-1/+1
* modtool: add hash checking into initial block addJosh Morman2020-06-041-2/+10
* pybind: add hash check to binding file creation (#3472)mormj2020-06-041-0/+2
* utils: add functionality to generate bindingsJosh Morman2020-06-041-32/+88
* modtool: Corrected Single and Double Quotesalekhgupta14412020-04-191-2/+2
* Code Cleanup core filesalekhgupta14412020-04-191-15/+14
* modtool: Replaced str.format() by Python f'strings in all codesalekhgupta14412020-04-191-18/+23
* gr-utils: restructure {mod,block}tool foldersjapm482020-04-101-0/+307