Alexei Sorokin
|
52d67b0f44
|
Avoid ordering just by a timestamp
Try to also employ an id when possible.
Involves reworking some of the indices.
|
2020-09-15 16:59:27 +03:00 |
|
Alexei Sorokin
|
adc689cb15
|
Avoid use of assignments bare inside statements
Either use them in a subroutine call or put parentheses around the assignment.
|
2020-09-08 12:42:51 +03:00 |
|
Miguel Dantas
|
b41f9620fa
|
[LIB_REFACTOR] Fix requires
|
2019-09-03 03:33:13 +01:00 |
|
Miguel Dantas
|
58bde08425
|
[LIB_REFACTOR] Moving files into separate semantic categories
|
2019-09-03 03:33:13 +01:00 |
|