1. 296402a systemc: Stop using python init to set up predefined message ids. by Gabe Black · 6 years ago
  2. 1c110fa systemc: Wrap some report maps in functions. by Gabe Black · 6 years ago
  3. 0f368d5 systemc: Get rid of leftovers from unimplemented warnings past. by Gabe Black · 6 years ago
  4. e07f7ef systemc: Switch to using predefined messages for channels. by Gabe Black · 6 years ago
  5. 3420f0e systemc: Don't depend on the order of static initializers. by Gabe Black · 6 years ago
  6. b366cbc systemc: Switch to using predefined messages for utils. by Gabe Black · 6 years ago
  7. 208704b systemc: Add a mechanism for pre-registering message type ids. by Gabe Black · 6 years ago
  8. 0b49ab9 systemc: Make suppress_id work like the test expects. by Gabe Black · 6 years ago
  9. 5220003 systemc: Handle integer based IDs like Accellera does. by Gabe Black · 6 years ago
  10. 7eb6ad4 systemc: Refactor reporting to prep for int based messages. by Gabe Black · 6 years ago
  11. 98b74c4 systemc: Change the default "catch action" to SC_DISPLAY. by Gabe Black · 6 years ago
  12. 5136119 systemc: Implement sc_vector. by Gabe Black · 6 years ago
  13. b58f56b systemc: Change how the default timescale is set. by Gabe Black · 6 years ago
  14. dc599a0 systemc: Print an Info when setting a tracefile's time unit. by Gabe Black · 6 years ago
  15. 3d29513 systemc: Implement general and VCD trace support. by Gabe Black · 6 years ago
  16. 3f37737 systemc: Fortify how exceptions are caught and passed around. by Gabe Black · 6 years ago
  17. fd0da68 systemc: Copy the msgType and msg parameters of sc_report. by Gabe Black · 6 years ago
  18. 3d33eec systemc: Make the report handler handle null messages. by Gabe Black · 6 years ago
  19. ea6b370 systemc: Implement most of the sc_report_handler mechanism. by Gabe Black · 7 years ago
  20. dc0b98d systemc: Add some nonstandard, undocumented sc_report_* functions. by Gabe Black · 7 years ago
  21. 8bc2186 systemc: Add the deprecated sc_trace_delta_cycles function. by Gabe Black · 7 years ago
  22. fc008a0 systemc: Add some nonstandard (get|set)_catch_actions functions. by Gabe Black · 7 years ago
  23. 29d3ebd systemc: Add nonstandard sc_trace-s for sc_event and sc_time. by Gabe Black · 7 years ago
  24. 84c1b3b systemc: Add support for deprecated integer report handler ids. by Gabe Black · 7 years ago
  25. a7c7b93 systemc: Add some non-standard sc_trace variants. by Gabe Black · 7 years ago
  26. 7adb1b2 systemc: Stub out all the standard utilility classes and functions. by Gabe Black · 7 years ago