summaryrefslogtreecommitdiff
path: root/src/systemc/core/sc_prim.cc
AgeCommit message (Expand)Author
2018-10-16systemc: Switch to using predefined messages for channels.Gabe Black
2018-10-16systemc: Change how errors are handled in some constructors slightly.Gabe Black
2018-10-16systemc: Add some additional error checks.Gabe Black
2018-10-09systemc: Implement the deprecated "timed_out" function.Gabe Black
2018-10-03systemc: Add a "changeStamp" value to the scheduler.Gabe Black
2018-09-05systemc: Implement channel updates and rework the scheduler.Gabe Black
2018-08-28systemc: Add the nonstandard timed_out function.Gabe Black
2018-07-24systemc: Seperate the "external" header interface.Gabe Black