aboutsummaryrefslogtreecommitdiffstats
path: root/frontends/rpc
Commit message (Expand)AuthorAgeFilesLines
* Fitting help messages to 80 character widthKrystalDelusion2022-08-241-6/+6
* Fix argument handling in connect_rpcClaire Xenia Wolf2020-10-191-1/+2
* Replace "ILANG" with "RTLIL" everywhere.whitequark2020-08-261-1/+1
* Use C++11 final/override keywords.whitequark2020-06-181-8/+8
* Add WASI platform support.whitequark2020-04-301-1/+1
* ast, rpc: record original name of $paramod\* as \hdlname attribute.whitequark2020-04-181-0/+2
* kernel: use more ID::*Eddie Hung2020-04-021-1/+1
* kernel: more pass by const ref, more speedupsEddie Hung2020-03-181-1/+1
* Fix compilation for emccjiegec2020-03-111-1/+2
* Fixes for MSVC buildMiodrag Milanovic2019-10-041-2/+6
* Define environ, fixes #1424Miodrag Milanovic2019-10-011-0/+2
* rpc: new frontend.whitequark2019-09-302-0/+591