summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/core/exec.h
Commit message (Expand)AuthorAgeFilesLines
* netlist: fix bug, prepare for future changes and improve readability (#9947) couriersud2022-06-201-26/+31
* netlist: fix bugs and more cpp instead of macros (#9897) couriersud2022-06-101-11/+14
* netlist: palloc now uses c++17 alignment aware operator new. (#9834) couriersud2022-05-271-1/+1
* netlist: Address comments from PR #9794, partially fix issue #9801 (#9805) couriersud2022-05-231-4/+4
* netlist: More c++, less macros, added support for cspell (#9794) couriersud2022-05-221-3/+2
* netlist: more c++, less macros (#9706) couriersud2022-05-071-12/+4
* netlist: Relicensing of the GPL code to BSD-3 with the blessing of the Olivier Galibert2021-03-091-1/+1
* netlist: simplify code. couriersud2020-10-021-7/+4
* netlist: minor code cleanup. couriersud2020-09-251-1/+1
* netlist: Improve queue handling documentation in code. couriersud2020-09-241-2/+10
* netlist: more header file separation couriersud2020-08-081-0/+120