summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/nl_factory.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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