summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/plib/pmain.cpp
Commit message (Expand)AuthorAgeFilesLines
* netlist: static solver work and improve code readability (#9841) couriersud2022-05-301-4/+4
* netlist: Relicensing of the GPL code to BSD-3 with the blessing of the Olivier Galibert2021-03-091-1/+1
* netlist: Performance improvement and refactoring. [Couriersud] couriersud2020-06-131-4/+4
* netlist: Reduce macro usage and make use of pstring utf8. (nw) couriersud2020-06-061-36/+16
* netlib: remove a fixme in pmain.cpp. (nw) couriersud2020-04-181-7/+3
* netlist: clang lint readability fixes. (nw) couriersud2020-01-251-2/+1
* use C++ library includes (nw) firewave2020-01-221-1/+1
* netlist: code maintenance and bug fixes. (nw) couriersud2019-11-081-8/+0
* netlist: switch to c++ streams. (nw) couriersud2019-09-251-7/+0
* netlist code maintenance (nw) couriersud2019-09-211-0/+5
* (nw) Clean up the mess on master Vas Crabb2019-03-261-9/+4
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-4/+9
* netlist: more cpp core guidelines work. (nw) couriersud2019-02-081-1/+1
* netlist: Refactoring after adding clang-tidy support to netlist makefile couriersud2019-02-071-5/+0
* Improve dealing ownership in pstreams. (nw) couriersud2019-01-131-2/+2
* (nw) fixed compile error in netlist. Robbbert2019-01-071-1/+1
* Make windows builds of nltool and nlwav understand unicode. couriersud2017-02-101-0/+87