summaryrefslogtreecommitdiff
path: root/grc/core/blocks/_build.py
Commit message (Expand)AuthorAgeFilesLines
* grc: pep8 formattingJosh Morman2021-11-241-4/+8
* grc cpp generation: Establish the possibility to add find packagesVolker Schroer2021-09-021-0/+1
* grc: Fix option_attributes check on inherited typeIgor Freire2021-04-191-3/+3
* 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-1/+1
* Update license header to SPDX formatdevnulling2020-01-271-13/+2
* grc: introduce flag 'show_id' to show block idBastian Bloessl2019-06-291-1/+4
* grc: fix block flagsSebastian Koslowski2019-02-171-2/+1
* grc: fixes in epy and virtual blocks (fixes #2039)Sebastian Koslowski2019-02-121-10/+9
* Add C++ generationHåkon Vågsether2018-11-231-2/+12
* grc: Fix problems with option_attributesHåkon Vågsether2018-11-221-2/+19
* grc: move port and param init to block builderSebastian Koslowski2017-11-081-6/+70
* grc: disable auto-conversion and implement json cacheSebastian Koslowski2017-11-081-4/+6
* [grc] fix conversion of <check> and rename them to assertsSebastian Koslowski2017-10-011-2/+2
* grc: added yaml/mako supportSebastian Koslowski2017-06-291-0/+69