| Commit message (Expand) | Author | Age | Files | Lines |
* | grc: pep8 formatting | Josh Morman | 2021-11-24 | 1 | -23/+40 |
* | grc: Write "ID", not "Id" | Håkon Vågsether | 2021-10-11 | 1 | -1/+1 |
* | grc: Raise error for unfilled parameters | Solomon Tan | 2021-09-27 | 1 | -1/+1 |
* | grc: allow short and byte as valid types in an enum | Jeff Long | 2021-07-19 | 1 | -1/+1 |
* | grc: introduce gui_hint for cpp code generation | Volker Schroer | 2021-07-19 | 1 | -12/+32 |
* | grc: update id blackist with imports | Volker Schroer | 2021-04-15 | 1 | -1/+1 |
* | grc: fix widget whitout GUI_hint may superpose to other | Christophe Seguinot | 2021-03-10 | 1 | -1/+4 |
* | grc: fix pylint C0326: wrong number of spaces | Clayton Smith | 2020-10-20 | 1 | -2/+2 |
* | grc: remove six | Clayton Smith | 2020-10-05 | 1 | -6/+3 |
* | python: Remove unnecessary 'from __future__ import' | Oleksandr Kravchuk | 2020-08-03 | 1 | -1/+0 |
* | grc: Add dir_select parameter type | Yamakaja | 2020-07-23 | 1 | -2/+2 |
* | grc: add python snippets to GRC | Josh Morman | 2020-02-10 | 1 | -3/+7 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+2 |
* | grc: function_probe_block extra quotes with block_id | Josh Morman | 2019-05-28 | 1 | -1/+1 |
* | grc: parse suffixes for numeric values | aru31 | 2019-02-14 | 1 | -0/+34 |
* | grc: Fix problems with option_attributes | Håkon Vågsether | 2018-11-22 | 1 | -0/+5 |
* | grc: Improve exception handling (bare and unnecessary) | Brennan Ashton | 2018-11-15 | 1 | -1/+1 |
* | Remove e.message from param.py | Håkon Vågsether | 2018-08-18 | 1 | -1/+1 |
* | Fix wrong GUI hints | Volker Schroer | 2018-08-18 | 1 | -1/+4 |
* | grc: move some of the param checkers to separate file | Sebastian Koslowski | 2017-11-09 | 1 | -116/+38 |
* | grc: refactor: move Param cls to core.params | Sebastian Koslowski | 2017-11-08 | 1 | -0/+485 |