summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/tests
Commit message (Expand)AuthorAgeFilesLines
* netlist: Relicensing of the GPL code to BSD-3 with the blessing of the Olivier Galibert2021-03-092-2/+2
* netlist: catch parenthesis count mismatch in formulas. couriersud2020-10-031-1/+6
* netlist: code maintenance and performance optimizations. Couriersud2020-09-051-0/+19
* netlist: build system improvements couriersud2020-08-241-2/+2
* netlist: further nl_base.h splitting into headers in core subdir. couriersud2020-07-281-1/+1
* netlist: unit test macros now have a "P" prefix. couriersud2020-07-101-12/+13
* netlist: pfunction now supports unary minus operators. couriersud2020-07-051-13/+24
* netlist: Add basic unit testing support. couriersud2020-07-051-0/+43