summaryrefslogtreecommitdiff
path: root/grc/converter/flow_graph.py
Commit message (Expand)AuthorAgeFilesLines
* grc: fix pylint C0303: Trailing whitespaceClayton Smith2020-10-201-1/+1
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-031-1/+0
* Update license header to SPDX formatdevnulling2020-01-271-13/+2
* grc: whitespace fixSebastian Koslowski2019-02-171-1/+1
* GRC: FG converter erroneously used "is_digit" instead of "isdigit"linwei2018-11-171-1/+1
* grc: Improve exception handling (bare and unnecessary)Brennan Ashton2018-11-151-1/+1
* GRC: loading flow graphs now leads to connections, againMarcus Müller2018-10-221-3/+3
* grc: fix renaming of import -> imports in YAML syntaxAndrej Rode2018-07-301-0/+2
* grc: added yaml/mako supportSebastian Koslowski2017-06-291-0/+131