Sandu Liviu Catalin
|
a7f8584661
|
Allow routines to have configurable error reporting that is individual from global setting.
Potential fix for error handling that was being used in a way that had the opposite intended effect.
|
2020-04-10 08:30:22 +03:00 |
|
Sandu Liviu Catalin
|
19a245f3b1
|
Rename the signal class.
Avoid using the `Impl` suffix in names. It looks awkward in documentation.
|
2020-04-07 13:37:57 +03:00 |
|
Sandu Liviu Catalin
|
7030628f77
|
Rename function to avoid potential confusion.
`Active` may be confused with routines that aren't in a `Paused` state.
|
2020-04-03 00:29:17 +03:00 |
|
Sandu Liviu Catalin
|
831f25a323
|
Routine count.
Routine instance rename.
|
2020-04-03 00:26:17 +03:00 |
|
Sandu Liviu Catalin
|
3080c20341
|
More code cleanup.
|
2020-03-22 09:16:40 +02:00 |
|
Sandu Liviu Catalin
|
615f3a4d46
|
More code cleanup.
|
2020-03-22 07:13:06 +02:00 |
|
Sandu Liviu Catalin
|
a557805090
|
Code cleanup. Most of it via linting.
|
2020-03-22 06:53:04 +02:00 |
|
Sandu Liviu Catalin
|
505a165d23
|
Use pragma once instead of macro guards.
|
2020-03-22 01:45:04 +02:00 |
|
Sandu Liviu Catalin
|
c0fd374404
|
Rename source to module.
|
2020-03-21 23:02:27 +02:00 |
|