aboutsummaryrefslogtreecommitdiff
path: root/src/intercopycontext.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renamed intercopycontext.h → intercopycontext.hpp, state.h → state.hppBenoit Germain2024-10-281-79/+0
|
* Renamed allocator.h → allocator.hpp, cancel.h → cancel.hpp, keeper.h → ↵Benoit Germain2024-10-281-1/+1
| | | | keeper.hpp, tools.h → tools.hpp
* Make Unique even strongerBenoit Germain2024-10-241-1/+1
|
* Sprinkling StackIndex all over the placeBenoit Germain2024-10-081-2/+2
|
* More char* -> std::string_view conversionsBenoit Germain2024-06-141-1/+1
|
* More application of the coding rulesBenoit Germain2024-06-111-20/+20
|
* Replaced __lanesignore with __lanesconvertBenoit Germain2024-06-101-1/+2
|
* Use a precompiled header to speed up the buildBenoit Germain2024-06-071-2/+0
|
* Start using string_viewBenoit Germain2024-05-201-0/+3
|
* Move InterCopyContext implementation in a separate fileBenoit Germain2024-05-131-0/+77