summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/tests/test_pfunction.cpp
Commit message (Expand)AuthorAgeFilesLines
* netlist: Address comments from PR #9794, partially fix issue #9801 (#9805) couriersud2022-05-231-1/+1
* -ui: Made zoom controls a bit more intuitive. Vas Crabb2021-09-061-1/+1
* netlist: Relicensing of the GPL code to BSD-3 with the blessing of the Olivier Galibert2021-03-091-1/+1
* netlist: catch parenthesis count mismatch in formulas. couriersud2020-10-031-1/+6
* 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