summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/plib/ppmf.h
Commit message (Expand)AuthorAgeFilesLines
* netlist: fix bug, prepare for future changes and improve readability (#9947) couriersud2022-06-201-1/+1
* pong: remove obsolete external version hap2022-06-101-1/+1
* netlist: static solver work and improve code readability (#9841) couriersud2022-05-301-5/+5
* netlist: Address comments from PR #9794, partially fix issue #9801 (#9805) couriersud2022-05-231-9/+31
* netlist: More c++, less macros, added support for cspell (#9794) couriersud2022-05-221-52/+60
* netlist: Fixes to address PR #9752 and issue #8590 / EMSCRIPTEN (#9773) couriersud2022-05-191-196/+232
* netlist: Improved PPMF target support and test coverage. (#9752) couriersud2022-05-151-273/+295
* netlist: standalone makefile and prototype modifications (#9708) couriersud2022-05-081-1/+1
* netlist: Relicensing of the GPL code to BSD-3 with the blessing of the Olivier Galibert2021-03-091-1/+1
* netlist: code refactoring couriersud2020-09-241-1/+1
* netlist: Add NETLIB_DELEGATE_NOOP() couriersud2020-08-221-2/+1
* netlist: hopefully fix issue #7006 couriersud2020-07-261-0/+6
* netlist: Rewrote scheduler scheduling. couriersud2020-07-251-5/+20
* netlist: include file refactoring. couriersud2020-06-281-1/+0
* srcclean and cleanup (nw) Vas Crabb2020-06-211-4/+4
* netlist: Performance improvement and refactoring. [Couriersud] couriersud2020-06-131-3/+30
* Fix clang error: unknown warning group '-Wpmf-conversions', ignored [-Werror,... AJR2020-06-081-2/+2
* netlist: further optimize ppmf.h [Couriersud] couriersud2020-06-081-18/+41
* netlist: ppmf simplification. (nw) couriersud2020-06-081-57/+32
* netlist: clang-tidy, header order fixes. (nw) couriersud2020-06-011-2/+4
* netlist: refactored ppmf.h [Couriersud] couriersud2020-06-011-108/+233
* netlist: Fix some clang-tidy-10 warnings. (nw) couriersud2020-04-051-2/+2
* netlist: Code maintenance. (nw) couriersud2020-01-181-2/+2
* netlist: code maintenance and bug fixes. (nw) couriersud2019-11-081-37/+37
* (nw) at least try to be const-correct Vas Crabb2019-10-241-2/+2
* Netlist: code maintenance and bug fixes. (nw) couriersud2019-10-171-7/+7
* Netlist: pongf update and code maintenance. [Couriersud] couriersud2019-10-161-0/+48
* (nw) fixed compile error on gcc 5.3 . Apologies in advance if it breaks other... Robbbert2019-10-161-1/+1
* Netlist: code maintenance and bug fixes. [Couriersud] couriersud2019-10-151-6/+6
* netlist: more lint corrections. (nw) couriersud2019-09-281-2/+3
* netlist: Fix more lint warnings/hints (nw) couriersud2019-09-281-3/+2
* netlist code maintenance (nw) couriersud2019-09-211-1/+1
* netlist code maintenance. (nw) couriersud2019-09-171-1/+1
* netlist: add more defines to nltool -v --version output couriersud2019-05-011-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-11/+17
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-17/+11
* netlist: cosmetic changes - mostly indentation. (nw) couriersud2019-03-011-2/+2
* netlist: fix visibility issues and more issues reported by tidy. (nw) couriersud2019-02-221-0/+1
* netlist: Refactoring after adding clang-tidy support to netlist makefile couriersud2019-02-071-7/+7
* netlist: type safety for delegates. (nw) couriersud2019-01-311-5/+10
* srcclean (nw) Vas Crabb2018-02-251-1/+1
* thanks hap (nw) smf-2018-01-291-1/+0
* fix is_set() when generic_function is an int array (nw) smf-2018-01-291-1/+14
* Forgot this one for GCC 7.1 (nw) Miodrag Milanovic2017-05-151-0/+4
* Netlist code refactoring: couriersud2017-04-091-4/+4
* Fix netlist stats collection. Code refactoring: couriersud2017-02-241-1/+1
* srcclean (nw) Vas Crabb2017-02-191-7/+7
* Fix mingw 32 bit build. (nw) couriersud2017-02-171-0/+1
* Optimized 7493 device. Gives some 5 to 10% improvement to pong. couriersud2017-02-161-0/+1
* Reorder include order to comply with best practices. (nw) couriersud2017-02-101-0/+1