Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve info message for --stop-delta. | Tristan Gingold | 2018-09-16 | 1 | -1/+2 |
| | | | | For #654 | ||||
* | grt: rework error API (WIP) - rework report, add warning. | Tristan Gingold | 2018-09-16 | 1 | -11/+10 |
| | |||||
* | grt: rework error API (WIP). | Tristan Gingold | 2018-09-16 | 1 | -9/+29 |
| | |||||
* | grt-files: improve error messages, check access mode. Fix #634 | Tristan Gingold | 2018-08-13 | 1 | -0/+4 |
| | |||||
* | grt: reorganize simulation loop. | Tristan Gingold | 2017-12-20 | 1 | -1/+3 |
| | |||||
* | Improved error reporting, Issue #26 | Brian Drummond | 2017-10-06 | 1 | -0/+5 |
| | |||||
* | Make error stream available for additional reporting : see issue #26 | Brian Drummond | 2017-10-05 | 1 | -1/+2 |
| | |||||
* | Write assert and report messages to stdout | Tristan Gingold | 2017-08-30 | 1 | -0/+5 |
| | | | | Fix #394 | ||||
* | Support added for * and **. Please note that wildcards inside names like ↵ | Jonas Baggett | 2016-11-02 | 1 | -0/+1 |
| | | | | | | /top/sub*/... are not supported yet, only synthax like /top/*/... works for now. Support for wildcards inside names will be added on version 1.2, at the same time as simple regexp support. Current version set to 1.1 | ||||
* | backtrace: add support for windows and for llvm (via libbacktrace). | Tristan Gingold | 2015-11-22 | 1 | -8/+2 |
| | |||||
* | Add symbolizer (for mcode). | Tristan Gingold | 2015-11-19 | 1 | -2/+41 |
| | | | | Display a backtrace in case of failed check or assert failure. | ||||
* | Rework callbacks, support cocotb. | Tristan Gingold | 2015-10-30 | 1 | -1/+12 |
| | |||||
* | Tentatively fix win32 support. | Tristan Gingold | 2015-09-12 | 1 | -3/+7 |
| | |||||
* | Suppress stack switching; save process state in secondary stack. | Tristan Gingold | 2015-09-04 | 1 | -0/+3 |
| | |||||
* | Rework exit handling to correctly report exit status. | Tristan Gingold | 2015-05-21 | 1 | -0/+1 |
| | | | | Fix ticket 77. | ||||
* | Move files and dirs from translate/ | Tristan Gingold | 2014-11-05 | 1 | -0/+84 |