Alexei Sorokin
|
a0f72fe5c6
|
Avoid ordering just by a timestamp
Try to also employ an id when possible.
Involves reworking some of the indices.
|
2021-07-16 19:44:41 +01:00 |
|
Alexei Sorokin
|
9efbef720d
|
Avoid use of assignments bare inside statements
Either use them in a subroutine call or put parentheses around the assignment.
|
2021-07-16 19:44:41 +01:00 |
|
Miguel Dantas
|
ab3e8ce21d
|
[LIB_REFACTOR] Fix requires
|
2021-07-16 19:44:34 +01:00 |
|
Miguel Dantas
|
2ab2e22a36
|
[LIB_REFACTOR] Moving files into separate semantic categories
|
2021-07-16 19:44:34 +01:00 |
|