summaryrefslogtreecommitdiff
path: root/grc/core/blocks/virtual.py
Commit message (Expand)AuthorAgeFilesLines
* grc: pep8 formattingJosh Morman2021-11-241-3/+6
* grc: fix pylint C0303: Trailing whitespaceClayton Smith2020-10-201-1/+1
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-031-1/+0
* grc: Fix C++ code generationTerry May2020-02-181-2/+6
* Update license header to SPDX formatdevnulling2020-01-271-13/+2
* grc: fixes in epy and virtual blocks (fixes #2039)Sebastian Koslowski2019-02-121-33/+12
* grc: Fix problems with option_attributesHåkon Vågsether2018-11-221-2/+2
* Fix an error when adding virtual blocks to the flowgraphHåkon Vågsether2018-10-271-5/+17
* grc: added yaml/mako supportSebastian Koslowski2017-06-291-0/+76