Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | C++ migration: changed file extensions from .c to .cpp | Benoit Germain | 2024-03-19 | 1 | -302/+0 |
| | |||||
* | Changed all indentations to all whitespaces | Benoit Germain | 2022-02-07 | 1 | -167/+167 |
| | | | | Tabs mess up alignment of stack contents comments, so I'm done with them. | ||||
* | Update cancel.c | Benoit Germain | 2021-06-28 | 1 | -0/+1 |
| | |||||
* | Lane cancellation rework | Benoit Germain | 2019-04-26 | 1 | -34/+83 |
| | | | | | opt.cancelstep is gone, hook is installed by lane:cancel() if requested lane:cancel() rework (see doc) | ||||
* | Moved cancellation code in separate files | Benoit Germain | 2019-04-22 | 1 | -0/+252 |