Commit Graph

5 Commits

Author SHA1 Message Date
65573f28e4 - Adjusted Formatting of tests
- Finished map implementation and unit tests

 TODO: Threading
2025-07-23 12:05:02 -04:00
73333b4c67 - Separated Platform and Compiler Dependent Behaviour into CMake scripts
- Implemented Basic Platform Interfaces
 - Implemented partial Linux platform and Wayland Display.
 - Implemented Dependencies for the above
   - map
     - set
       - optional
     - pair

TODO: threading
2025-07-22 00:59:41 -04:00
9010650ceb - Finished unit tests for core math library
- Adjusted formatting
2025-07-02 10:17:35 -04:00
f38cf5fb51 - Finished non-natural Exponential Tests
- Finished Common Tests

TODO:
Math Constants
exp tests
log tests
2025-06-29 17:58:52 -04:00
f2ff863b3a - Started unit tests for the common math functions 2025-06-28 18:01:08 -04:00