summaryrefslogtreecommitdiff
path: root/grc/core/blocks
Commit message (Expand)AuthorAgeFilesLines
* grc: refactor: move Param cls to core.paramsSebastian Koslowski2017-11-081-1/+0
* grc: move port and param init to block builderSebastian Koslowski2017-11-083-82/+91
* grc: disable auto-conversion and implement json cacheSebastian Koslowski2017-11-082-4/+7
* [grc] fix conversion of <check> and rename them to assertsSebastian Koslowski2017-10-012-9/+9
* [grc] python3: fix stream port indexes (fixes 4340e4fe836d525ce30cd0a884400b7...Sebastian Koslowski2017-09-301-3/+2
* Fixing GRC not saving the ID of the Options blockHåkon Vågsether2017-08-031-1/+1
* grc: added yaml/mako supportSebastian Koslowski2017-06-298-0/+1010