summaryrefslogtreecommitdiff
path: root/src/systemc/core/SConscript
AgeCommit message (Expand)Author
2018-09-05systemc: Implement most of sc_object.Gabe Black
2018-09-05systemc: Add the nonstandard sc_join class and sc_thread_handle type.Gabe Black
2018-08-28systemc: Minimally implemented the deprecated sc_simcontext.Gabe Black
2018-08-15systemc: Construct and manage a module name stack.Gabe Black
2018-07-24systemc: Stub out the sc_spawn related classes and functions.Gabe Black
2018-07-24systemc: Stub out the sc_process_handle class.Gabe Black
2018-07-24systemc: Seperate the "external" header interface.Gabe Black