aboutsummaryrefslogtreecommitdiffstats
path: root/frontends/json
Commit message (Expand)AuthorAgeFilesLines
* Update JSON front-end to process new attr/param encodingClifford Wolf2019-08-011-23/+34
* Add upto and offset to JSON portsMiodrag Milanovic2019-06-211-0/+12
* Fix typoMiodrag Milanovic2019-06-211-1/+1
* Added JSON upto and offsetClifford Wolf2019-06-211-0/+12
* Consistent use of 'override' for virtual methods in derived classes.Henner Zeller2018-07-201-2/+2
* Parse reals as string in JSON front-endClifford Wolf2017-09-261-0/+28
* json: Parse inout correctly rather than as an outputRobert Ou2017-08-141-0/+1
* Add attributes and parameter support to JSON front-endClifford Wolf2017-07-101-7/+50
* Add JSON front-endClifford Wolf2017-07-082-0/+472