aboutsummaryrefslogtreecommitdiffstats
path: root/src/grt/grt-processes.adb
Commit message (Expand)AuthorAgeFilesLines
* Improved error reporting, Issue #26Brian Drummond2017-10-061-6/+8
* Process name reported on runtime error (negative delays) : see Issue #26Brian Drummond2017-10-051-0/+2
* Detect wait timeout overflow.Tristan Gingold2017-07-141-2/+7
* Add start_of_processes callback, used by grt-wavesTristan Gingold2017-03-091-0/+6
* Disp driving process for --disp-sourcesTristan Gingold2017-02-221-0/+5
* vpi: call last_known_delta after initialization (if makes sense).Tristan Gingold2016-06-241-0/+7
* vpi: add missing properties for cocotb.Tristan Gingold2016-06-151-1/+4
* Always run finalizers (unless failure).Tristan Gingold2016-03-201-10/+2
* Always execute finalizers and end hooks after simulation.Tristan Gingold2016-03-191-4/+9
* Rework --stop-time to not display a message if simulation is already finished.Tristan Gingold2015-10-311-0/+11
* Rework callbacks, support cocotb.Tristan Gingold2015-10-301-73/+154
* Suppress stack switching; save process state in secondary stack.Tristan Gingold2015-09-041-94/+60
* Rework exit handling to correctly report exit status.Tristan Gingold2015-05-211-6/+5
* grt: fix protected object lock during elaboration.Tristan Gingold2015-01-301-2/+8
* grt-processes: recycle dynamic action_list elements.Tristan Gingold2014-11-191-7/+36
* Add comments.Tristan Gingold2014-11-191-0/+7
* Move files and dirs from translate/Tristan Gingold2014-11-051-0/+1042