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