Age | Commit message (Expand) | Author |
---|---|---|
2018-11-05 | systemc: Get rid of an unused private member in sc_clock. | Gabe Black |
2018-10-16 | systemc: Switch to using predefined messages for channels. | Gabe Black |
2018-10-16 | systemc: Add some error checks to sc_clock. | Gabe Black |
2018-10-09 | systemc: Implement the sc_clock::time_stamp function. | Gabe Black |
2018-10-09 | systemc: Keep all pre-init processes on a single list. | Gabe Black |
2018-10-09 | systemc: Change how sc_clock creates processes to match the tests. | Gabe Black |
2018-10-09 | systemc: Warn if a process is dont_initialize with no static sensitivieis. | Gabe Black |
2018-10-03 | systemc: Raise an error when SC_METHOD, etc. is used after starting. | Gabe Black |
2018-09-25 | systemc: Implement a significant portion of sc_clock. | Gabe Black |
2018-08-28 | systemc: Add the nonstandard time_stamp function. | Gabe Black |
2018-08-15 | systemc: Add some deprecated features to sc_clock.*. | Gabe Black |
2018-07-24 | systemc: Stub out the predefined channels. | Gabe Black |