summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/devices/nlid_truthtable.cpp
Commit message (Expand)AuthorAgeFilesLines
* netlist: Reduce memory allocation calls in non-core code. (nw) couriersud2020-04-101-1/+1
* netlist: clang lint fixes. (nw) couriersud2020-01-311-1/+1
* netlist: Code maintenance. (nw) couriersud2020-01-271-1/+1
* netlist: clang lint readability fixes. (nw) couriersud2020-01-251-2/+2
* netlist: code maintenance. (nw) couriersud2020-01-201-3/+3
* netlist: maintenance and bug fixes, remove DUMMY_INPUT. [Couriersud] couriersud2019-11-151-2/+3
* netlist: code maintenance. (nw) couriersud2019-11-131-5/+5
* netlist: maintenance. (nw) couriersud2019-11-111-1/+1
* netlist: code maintenance and bug fixes. (nw) couriersud2019-11-081-123/+147
* netlist: more consistent exception handling. (nw) couriersud2019-11-051-3/+3
* netlist: code maintenance. (nw) couriersud2019-11-041-4/+4
* netlist: code maintenance. (nw) couriersud2019-10-291-17/+19
* netlist: Use unique_ptr where possible. (nw) couriersud2019-10-151-2/+2
* netlist code maintenance. (nw) couriersud2019-09-171-1/+1
* netlist: Fix MT06827. couriersud2019-04-221-1/+1
* netlist: Add validation support to netlist device. couriersud2019-04-151-1/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-77/+64
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-64/+77
* netlist: memory code refactoring. (nw) couriersud2019-03-011-1/+1
* netlist: tidy changes and better constexpr support for ptime class. (nw) couriersud2019-02-241-2/+2
* netlist: Fix relative include paths and a conflict. (nw) couriersud2019-02-231-1/+1
* Move ptime struct into plib namespace and fix relative includes. (nw) couriersud2019-02-231-2/+2
* netlist: Fix some more exotic compile options. (nw) couriersud2019-02-231-1/+1
* netlist: memory management. [Couriersud] couriersud2019-02-221-2/+2
* netlist: Separation of duties. (nw) couriersud2019-02-161-6/+11
* netlist: memory pool now supports aligned storage. (nw) couriersud2019-02-161-2/+2
* netlist: more memory allocation refactoring. (nw) couriersud2019-02-141-3/+3
* netlist: more core guidelines work. (nw) couriersud2019-02-091-3/+3
* netlist: more cpp core guidelines work. (nw) couriersud2019-02-081-2/+2
* netlist: Refactoring after adding clang-tidy support to netlist makefile couriersud2019-02-071-7/+2
* netlist: code maintenance and fixing kidniki ... (nw) couriersud2019-02-011-9/+0
* netlist: refactored netlist creation. (nw) couriersud2019-01-151-1/+1
* Fix clang-8 warnings. (nw) couriersud2019-01-111-1/+1
* Refactoring and bug fixes. (nw) couriersud2019-01-101-39/+34
* Improve type safety on string->numeric conversions. (nw) couriersud2019-01-101-1/+2
* More c++ alignment. pstring now behaves like std::string. (nw) couriersud2019-01-061-11/+11
* Netlist code refactoring: couriersud2017-04-091-10/+16
* pstring, pdynlib, pfmtlog refactoring : couriersud2017-04-041-2/+2
* More cppcheck fixes. (nw) Couriersud2017-03-051-2/+2
* srcclean (nw) Vas Crabb2017-02-191-2/+2
* More truthtable rework and clean up. (nw) couriersud2017-02-191-173/+190
* Fix mingw 32 bit build. (nw) couriersud2017-02-171-11/+13
* Reworked truthtables a bit. couriersud2017-02-171-0/+177
* Make sure netlist includes are not found directly on include path. couriersud2017-02-101-3/+3
* Separate include file usage for netlist. couriersud2017-01-291-0/+307