mirror of
https://github.com/akuker/RASCSI.git
synced 2025-02-04 01:30:40 +00:00
41c3405b99
* Fixed clang warnings * Removed obsolete logging * Collection usage cleanup * Use sorted collections * Updated sorting, added comments * Improved locality of code * Simplified vector initialization * Fixed typo * Collection usage cleanup * Removed useless comments and assertions * Removed useless comments, removed code inconsistencies * Removed useless comments, renaming * Replaced cast by a more explicit logical operation * Removed target with hard-coded paths * Include file cleanup * Use more standard includes * Fixed log level name * Updated switch * Fixed typo * Improvoded locality of code, removed useless comments