Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | c++ generation: escape "." in translations | Jeff Long | 2021-07-27 | 1 | -1/+1 |
| | | | | | | | Translations are a regex, so "." needs to be escaped. Fix the remaining unescaped strings. Signed-off-by: Jeff Long <willcode4@gmail.com> | ||||
* | blocks: remap enums in yml from int to raw for pybind compatibility | Josh Morman | 2020-06-04 | 1 | -1/+1 |
| | |||||
* | grc: add flags as a list | Andrej Rode | 2018-12-18 | 1 | -1/+1 |
| | |||||
* | Added C++ support to gr-analog, gr-blocks and grc | Håkon Vågsether | 2018-12-18 | 1 | -0/+11 |
| | |||||
* | Added auto-generated YAML blocks | Håkon Vågsether | 2017-10-10 | 1 | -0/+41 |