summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/plib/pfunction.cpp
Commit message (Expand)AuthorAgeFilesLines
* netlist: fix bugs and more cpp instead of macros (#9897) couriersud2022-06-101-7/+7
* Netlist lint, first version of a FAQ and small code changes. (#9684) couriersud2022-05-061-6/+13
* Fix a duplicate #include and an indendation error Vas Crabb2021-08-231-1/+0
* netlist: Relicensing of the GPL code to BSD-3 with the blessing of the Olivier Galibert2021-03-091-1/+1
* srcclean in preparation for 0.226 release branch Vas Crabb2020-10-251-2/+2
* netlist: catch parenthesis count mismatch in formulas. couriersud2020-10-031-0/+2
* netlist: more clang lint fixes. couriersud2020-10-021-23/+20
* netlist: Add parse optimization to pfunction. couriersud2020-10-021-20/+94
* netlist: make pstring length/size use consistent. couriersud2020-09-241-1/+1
* netlist: code maintenance and performance optimizations. Couriersud2020-09-051-1/+1
* netlist: further nl_base.h splitting into headers in core subdir. couriersud2020-07-281-1/+1
* srcclean for 0.223 Vas Crabb2020-07-261-1/+1
* netlist: pfunction supports unary minus and removed duplicate code. couriersud2020-07-101-76/+76
* netlist: pfunction now supports unary minus operators. couriersud2020-07-051-42/+66
* netlist: fix pfunction if couriersud2020-07-041-2/+4
* netlist: Add log() to pfunction. Aaron Giles2020-07-031-0/+3
* netlist: Add comparison operators to pfunction. couriersud2020-07-021-3/+29
* netlist: Performance improvement and refactoring. [Couriersud] couriersud2020-06-131-25/+25
* netlist: code maintenance. (nw) couriersud2020-06-081-2/+2
* netlist: clang-tidy, header order fixes. (nw) couriersud2020-06-011-1/+1
* netlist: Add tristate support for rom devices. [Couriersud] couriersud2020-05-201-3/+0
* Fix OS X build (implicit inclusion differences between standard libraries str... AJR2020-05-031-0/+1
* netlist: Add the NE566 as a macro device. [Couriersud] couriersud2020-05-011-2/+43
* netlist: Fix clang-tidy warnings. (nw) couriersud2020-04-281-4/+8
* netlist: code maintenance and edge case fixes. (nw) couriersud2020-04-201-3/+3
* netlist: code maintenance on pfunction. (nw) couriersud2020-04-191-8/+8
* netlist: added min and max to pfunction. (nw) couriersud2020-02-161-0/+6
* netlist: Fix crash in infix function evaluation. (nw) couriersud2020-01-291-1/+1
* netlist: clang lint readability fixes. (nw) couriersud2020-01-251-13/+13
* netlist: code maintenance. (nw) couriersud2020-01-201-8/+8
* netlist: maintenance. (nw) couriersud2019-11-111-1/+1
* netlist: first steps on the way to calculated parameters. [Couriersud] couriersud2019-11-101-7/+80
* netlist: code maintenance and bug fixes. (nw) couriersud2019-11-081-4/+0
* netlist: more consistent exception handling. (nw) couriersud2019-11-051-4/+4
* netlist: code maintenance. (nw) couriersud2019-11-041-2/+2
* netlist: code maintenance. (nw) couriersud2019-11-031-1/+2
* netlist: Completed __float128 support. [Couriersud] couriersud2019-11-031-4/+7
* netlist: add RELTOL/VNTOL solver parameters. Type safety. [Couriersud] couriersud2019-11-021-2/+3
* netlist: fix clang warnings & srcclean. (nw) couriersud2019-10-311-3/+3
* netlist: Compile with float/double floating point. [Couriersud] couriersud2019-10-311-171/+179
* netlist: code maintenance. (nw) couriersud2019-10-291-2/+2
* netlist: code maintenance (nw) couriersud2019-10-121-1/+2
* netlist: maintenance and lint fixes. (nw) couriersud2019-10-061-1/+1
* netlist code maintenance (nw) couriersud2019-09-211-1/+1
* netlist: Fix MT06827. couriersud2019-04-221-1/+1
* netlist: MB3614 again, function controlled VARCLOCK and other couriersud2019-04-071-4/+7
* (nw) Clean up the mess on master Vas Crabb2019-03-261-16/+16
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-16/+16
* netlist: fix visibility issues and more issues reported by tidy. (nw) couriersud2019-02-221-1/+1
* netlist: more core guidelines work. (nw) couriersud2019-02-091-1/+1