summaryrefslogtreecommitdiff
path: root/src/systemc/core/object.hh
AgeCommit message (Expand)Author
2018-10-16systemc: Centralize how object parents are chosen.Gabe Black
2018-10-09systemc: Report a warning if an event or object needs to be renamed.Gabe Black
2018-10-03systemc: Ensure all objects and events have unique names.Gabe Black
2018-09-11systemc: Fix a couple memory errors.Gabe Black
2018-09-11systemc: Make orphans top level objects instead of panic-ing.Gabe Black
2018-09-05systemc: Implement much of events, event lists and event exprs.Gabe Black
2018-09-05systemc: Implement most of sc_object.Gabe Black