Commit Graph

25 Commits

Author SHA1 Message Date
Akash Levy fbb4b8c6e6
Add error/warning suppression with `suppress_msg` and `unsuppress_msg` commands (#157)
* Add error/warning suppression with `suppress_msg` and `unsuppress_msg` commands

* Fixes

* Merge docs

* Fixes

* Remove optional arg from class

* Add where to find message codes

* Update docs

* Requested fixes

* Deal with errors on the TCL side instead of C++ side

* Update ok file

* Add back in C++ side error suppression and have tests for both C++/TCL side suppression

* Requested fixes to ChangeLog and unifying suppression in C++/TCL

* Requested fixes

* Requested test adjustments

* Smallfixes

* Smallfixes

* Another smallfix
2025-01-17 11:20:19 -08:00
James Cherry 422a5819bd update copyright
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-01-11 16:34:49 -08:00
James Cherry 44159bbb53 remove deprecated system .h includes
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2023-06-15 08:59:56 -07:00
James Cherry cc2ef1783f update copyright
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2023-02-18 17:55:40 -07:00
James Cherry bbf5584e30 flush DISALLOW_COPY_AND_ASSIGN
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2022-02-19 18:31:52 -07:00
James Cherry 2bc6e8f68c update copyright
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2022-01-04 10:17:08 -07:00
James Cherry 85bdbe638f win32 compatibility
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-07-21 18:41:46 -07:00
James Cherry 181a9f2ccf Machine/port issues 2021-02-14 08:44:35 -08:00
James Cherry b22a48f5e5 gcc compiler warnings 2021-01-04 18:14:04 -08:00
James Cherry ce8aa3ba41 compiler warnings 2021-01-03 15:35:14 -08:00
James Cherry af887c3112 debugPrint use __VA_ARGS__ 2021-01-01 11:46:51 -08:00
James Cherry a005ccb0e2 Report::printLine. no more \n's in print stmts 2020-12-30 19:51:50 -08:00
James Cherry 83ed72cd3a rm Report::vprint 2020-12-29 11:49:30 -08:00
James Cherry 72aaf962c6 rewrite ReportPath to not use string result 2020-12-28 19:51:34 -08:00
James Cherry f32ddd728b rm \n from print stmts 2020-12-28 18:04:49 -08:00
James Cherry 20f01e417b rm \n from print stmts 2020-12-28 09:04:57 -08:00
James Cherry 7d6c70c6f8 puts -> report_line 2020-12-25 16:55:46 -08:00
James Cherry ee86a30338 error/warn 2020-12-25 14:00:11 -08:00
James Cherry 078d69fc8d rm printError, Report::error throws exception 2020-12-24 16:31:52 -08:00
James Cherry 9a0790d15e cleanup 2020-12-19 17:27:29 -07:00
James Cherry 78d29c8f90 error/warn IDs 2020-12-13 18:21:35 -07:00
James Cherry 2ce82bd187 include Machine.hh in headers that use __attribute__ 2020-07-18 19:54:10 -07:00
James Cherry 85e0254629 Report lock 2020-04-12 09:46:30 -07:00
James Cherry 6b86ca3b0c cmake 2020-04-07 14:37:52 -07:00
James Cherry ee326f165c public headers in include/sta 2020-04-05 14:53:44 -07:00