summaryrefslogtreecommitdiff
path: root/src/systemc/core/sc_event.cc
AgeCommit message (Expand)Author
2018-10-16systemc: Get rid of leftovers from unimplemented warnings past.Gabe Black
2018-10-16systemc: Distinguish internal events from normal sc_events.Gabe Black
2018-10-16systemc: Add an error check to the deprecated notify_delayed.Gabe Black
2018-10-16systemc: Make sure otherwise unnamed events get autogenerated ones.Gabe Black
2018-09-26systemc: Get rid of the unused warning function in sc_event_finder_t.Gabe Black
2018-09-05systemc: Implement much of events, event lists and event exprs.Gabe Black
2018-08-22systemc: Add deprecated notify_delayed functions.Gabe Black
2018-08-22systemc: Add the nonstandard triggered function sc_event.Gabe Black
2018-07-24systemc: Seperate the "external" header interface.Gabe Black