| Commit message (Expand) | Author | Age | Files | Lines |
* | grc: pep8 formatting | Josh Morman | 2021-11-24 | 1 | -4/+8 |
* | grc cpp generation: Establish the possibility to add find packages | Volker Schroer | 2021-09-02 | 1 | -0/+1 |
* | grc: Fix option_attributes check on inherited type | Igor Freire | 2021-04-19 | 1 | -3/+3 |
* | grc: fix pylint C0303: Trailing whitespace | Clayton Smith | 2020-10-20 | 1 | -1/+1 |
* | python: Remove unnecessary 'from __future__ import' | Oleksandr Kravchuk | 2020-08-03 | 1 | -1/+0 |
* | grc: Fix C++ code generation | Terry May | 2020-02-18 | 1 | -1/+1 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+2 |
* | grc: introduce flag 'show_id' to show block id | Bastian Bloessl | 2019-06-29 | 1 | -1/+4 |
* | grc: fix block flags | Sebastian Koslowski | 2019-02-17 | 1 | -2/+1 |
* | grc: fixes in epy and virtual blocks (fixes #2039) | Sebastian Koslowski | 2019-02-12 | 1 | -10/+9 |
* | Add C++ generation | Håkon Vågsether | 2018-11-23 | 1 | -2/+12 |
* | grc: Fix problems with option_attributes | Håkon Vågsether | 2018-11-22 | 1 | -2/+19 |
* | grc: move port and param init to block builder | Sebastian Koslowski | 2017-11-08 | 1 | -6/+70 |
* | grc: disable auto-conversion and implement json cache | Sebastian Koslowski | 2017-11-08 | 1 | -4/+6 |
* | [grc] fix conversion of <check> and rename them to asserts | Sebastian Koslowski | 2017-10-01 | 1 | -2/+2 |
* | grc: added yaml/mako support | Sebastian Koslowski | 2017-06-29 | 1 | -0/+69 |