summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/tools/nl_convert.cpp
Commit message (Expand)AuthorAgeFilesLines
* netlist: Relicensing of the GPL code to BSD-3 with the blessing of the Olivier Galibert2021-03-091-1/+1
* netlist: code maintenance and performance optimizations. Couriersud2020-09-051-9/+9
* netlist: Refactored pokenizer. couriersud2020-08-061-9/+20
* netlist: code maintenance and bug fixes. couriersud2020-07-011-1/+1
* netlist: include file refactoring. couriersud2020-06-281-0/+1
* netlist: Performance improvement and refactoring. [Couriersud] couriersud2020-06-131-7/+8
* netlist: code maintenance. (nw) couriersud2020-06-081-9/+18
* netlist: Fix clang-tidy warnings. (nw) couriersud2020-04-281-16/+16
* netlist: clang-tidy, srcclean and pedantic warnings fixed. (nw) couriersud2020-04-181-3/+3
* netlist: Fix some clang-tidy-10 warnings. (nw) couriersud2020-04-051-4/+4
* netlist: Add support for pots to spice conversion. [Couriersud] couriersud2020-02-161-16/+49
* netlist: code maintenance. (nw) couriersud2020-02-031-35/+82
* netlist: align nltool -c convert with mame/discrete/README.md (nw) couriersud2020-02-021-69/+50
* netlist: spice-to-netlis conversion sync with mame/discrete. (nw) couriersud2020-02-021-18/+55
* netlist: Code symplification and bugfixes. (nw) couriersud2020-01-311-3/+3
* netlist: Code maintenance. (nw) couriersud2020-01-271-9/+9
* netlist: Fix/extend SPICE format conversion. [Couriersud] couriersud2020-01-261-20/+188
* netlist: clang lint readability fixes. (nw) couriersud2020-01-251-3/+5
* netlist: clang lint fixes, srcclean and nlwav fix. (nw) couriersud2020-01-251-0/+2
* netlist: more code maintenance. (nw) couriersud2019-11-161-4/+4
* netlist: code maintenance and bug fixes. (nw) couriersud2019-11-081-50/+44
* netlist: code maintenance. (nw) couriersud2019-11-041-1/+1
* netlist: code maintenance. (nw) couriersud2019-11-031-3/+4
* netlist: code maintenance. (nw) couriersud2019-10-291-2/+2
* netlist: Preprocessor enhancements. [Couriersud] couriersud2019-10-281-4/+4
* netlist: code maintenance (nw) couriersud2019-10-121-1/+1
* netlist: maintenance and lint fixes. (nw) couriersud2019-10-061-1/+1
* netlist: switch to c++ streams. (nw) couriersud2019-09-251-3/+7
* netlist code maintenance (nw) couriersud2019-09-211-19/+33
* netlist code maintenance. (nw) couriersud2019-09-171-2/+2
* netlist: Fix MT06827. couriersud2019-04-221-3/+3
* netlist: clang lint fixes and pedantic warning fixes. (nw) couriersud2019-04-121-1/+1
* netlist: Fix handling of current sources when converting SPICE nets. couriersud2019-04-121-1/+15
* netlist: Add more SPICE elements to the conversion code. couriersud2019-04-121-3/+30
* (nw) Clean up the mess on master Vas Crabb2019-03-261-60/+57
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-57/+60
* netlist: cosmetic changes - mostly indentation. (nw) couriersud2019-03-011-0/+1
* netlist: tidy changes and better constexpr support for ptime class. (nw) couriersud2019-02-241-1/+1
* Move ptime struct into plib namespace and fix relative includes. (nw) couriersud2019-02-231-2/+2
* netlist: fix visibility issues and more issues reported by tidy. (nw) couriersud2019-02-221-1/+1
* netlist: memory management. [Couriersud] couriersud2019-02-221-1/+1
* netlist: tick off some issues clang-tidy highlights. (nw) couriersud2019-02-181-1/+1
* netlist: More cpp core guidelines alignment. (nw) couriersud2019-02-111-5/+5
* netlist: more core guidelines work. (nw) couriersud2019-02-091-3/+3
* netlist: Refactoring after adding clang-tidy support to netlist makefile couriersud2019-02-071-4/+4
* netlist: code maintenance and fixing kidniki ... (nw) couriersud2019-02-011-1/+0
* netlist: pstream and ppreprocessor (now a pistream) refactoring. (nw) couriersud2019-01-191-14/+12
* Replace ATTR_UNUSED by c++ template. (nw) couriersud2019-01-131-1/+2
* Improve dealing ownership in pstreams. (nw) couriersud2019-01-131-13/+9
* Fix clang-8 warnings. (nw) couriersud2019-01-111-2/+2