Files
CMake/Source
Alex Turbov 46810235e3 Refactor: Avoid ifelse if → … for compare operators
When trying to match one of compare operator key inside `if()` condition,
remember the index of matched operator. Later this index used to
select the operation to perform instead of strings compare again.
2021-08-03 10:55:46 -04:00
..
2021-07-26 00:01:14 -04:00
2021-05-11 11:20:04 -04:00
2021-03-13 07:36:07 -05:00