summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/nl_factory.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* netlist: code maintenance. (nw) couriersud2019-11-131-2/+2
* netlist: maintenance. (nw) couriersud2019-11-081-6/+3
* netlist: code maintenance. (nw) couriersud2019-11-041-1/+4
* netlist: Use unique_ptr where possible. (nw) couriersud2019-10-151-2/+2
* netlist: scalable error messages. couriersud2019-04-181-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-79/+61
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-61/+79
* netlist: memory code refactoring. (nw) couriersud2019-03-011-1/+1
* netlist: memory management. [Couriersud] couriersud2019-02-221-1/+1
* netlist: Separation of duties. (nw) couriersud2019-02-161-8/+8
* netlist: memory pool now supports aligned storage. (nw) couriersud2019-02-161-2/+2
* netlist: More cpp core guidelines alignment. (nw) couriersud2019-02-111-5/+0
* netlist: more core guidelines work. (nw) couriersud2019-02-091-3/+3
* netlist: Refactoring after adding clang-tidy support to netlist makefile couriersud2019-02-071-7/+4
* netlist: All devices now specify parameters in factory constructor. (nw) couriersud2019-02-011-75/+65
* netlist: code maintenance and fixing kidniki ... (nw) couriersud2019-02-011-4/+0
* netlist: refactored netlist creation. (nw) couriersud2019-01-151-3/+3
* Move information where it belongs ... into the drivers. (nw) couriersud2019-01-101-0/+4
* cheekyms: add preliminary netlist sound based on schematics provided by Sam G... Vas Crabb2017-05-261-0/+0
* Fix VS2015 compile. (nw) couriersud2017-02-221-2/+1
* Separate include file usage for netlist. couriersud2017-01-291-0/+15
* Keep track were registry elements are created. (nw) couriersud2017-01-161-1/+9
* Prepare source for consistent error message usage. (nw) couriersud2017-01-141-3/+7
* Fix clang "-Wno-weak-vtables" warnings in netlist source. Refactored couriersud2017-01-051-1/+21
* Refactored factory. Use namespace "factory" instead of prefix factory_ couriersud2017-01-021-5/+22
* Simplify code. Introduce consistent approach to loading macro devices. couriersud2017-01-021-17/+0
* Netlist updates: couriersud2016-07-211-1/+3
* Srcclean on netlist files. Avoid the merge massacre. (nw) couriersud2016-06-251-1/+0
* - More code cleanup. couriersud2016-06-071-2/+3
* - Added constructors to prepare to move terminal setup into constructor. couriersud2016-06-071-17/+0
* - Minor cosmetic refactoring. Added a "uninitialised array" template to balr0g2016-06-071-6/+0
* Moved more code into plib namespace. (nw) couriersud2016-05-271-7/+7
* Fixed breakout attract mode. (nw) couriersud2016-05-251-0/+1
* Converted more devices to new layout. Improved memory handling in couriersud2016-05-211-14/+8
* More automatic memory handling. (nw) couriersud2016-05-161-2/+2
* Converted most subdevices to unique_ptr. This is a temporary measure couriersud2016-05-021-7/+7
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-2/+2
* netlist: rename plist_t to pvector_t to clarify origin. couriersud2016-03-141-6/+6
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+91