Age | Commit message (Expand) | Author |
---|---|---|
2018-10-16 | systemc: Handle integer based IDs like Accellera does. | Gabe Black |
2018-10-16 | systemc: Refactor reporting to prep for int based messages. | Gabe Black |
2018-10-16 | systemc: Change the default "catch action" to SC_DISPLAY. | Gabe Black |
2018-10-09 | systemc: Fortify how exceptions are caught and passed around. | Gabe Black |
2018-09-25 | systemc: Make the report handler handle null messages. | Gabe Black |
2018-09-11 | systemc: Implement most of the sc_report_handler mechanism. | Gabe Black |
2018-08-28 | systemc: Add some nonstandard, undocumented sc_report_* functions. | Gabe Black |
2018-08-22 | systemc: Add some nonstandard (get|set)_catch_actions functions. | Gabe Black |
2018-08-22 | systemc: Add support for deprecated integer report handler ids. | Gabe Black |
2018-08-08 | systemc: Stub out all the standard utilility classes and functions. | Gabe Black |