Commit Graph

17 Commits

Author SHA1 Message Date
ab1c7d94be - Component-Wise Functions for Quaternions
- Fixed Allocation Bug with Strings
2025-07-17 23:16:01 -04:00
f1552b89b1 - Functions to construct matrices from translations, scaling, and rotations 2025-07-16 03:45:54 -04:00
89f59c75f3 - Wrote and Debugged Unit Tests for fennec::file 2025-07-14 21:15:39 -04:00
6ae682aff6 - Removed a bug with attempt to include pure c headers
- Added some more information about the license
 - fennec::file implementation
2025-07-14 05:11:52 -04:00
5e0dc78210 - Fixed some more compilation issues
- Added some more information to the licensing section of README.md
2025-07-10 08:48:00 -04:00
4c0d36c933 - Fixed a bunch of compilation errors and warnings
- Added frameworks for retrieving specific filesystem information for a target platform
2025-07-10 01:10:13 -04:00
2573de0904 - Fixed some circular includes
- Documentation
 - File Declaration, TODO: Implementation
2025-07-07 21:13:07 -04:00
012052641d - Setup Basic Implementation for String Library 2025-07-06 19:29:28 -04:00
a33bf5206f - Stacktrace generation with failed asserts 2025-07-05 14:22:59 -04:00
1573033b52 -Removed lambda expansions due to gcc generating call instructions 2025-06-28 12:09:59 -04:00
cbaf69310e Merge 2025-06-25 20:57:52 -04:00
d8954eafe5 - Added unit tests and debugged them 2025-06-25 20:55:57 -04:00
bd7f0829f4 Compatibility for MSVC and MinGW 2025-06-22 17:06:50 -04:00
31e3c26b66 - Touched up documentation for Math library
- finished matrix implementation
 - added custom assert implementation
2025-06-22 16:29:12 -04:00
4d8466851c - Added More Documentation
- Added some more notes to the planning doc regarding shared libraries
 - Started adding unit tests for the C++ lang library.
2025-06-19 15:16:29 -04:00
67c8ad9a0d Added fennec::allocation and all necessary dependencies 2025-05-30 21:10:52 -04:00
a6442e1945 Initial Commit 2025-05-25 22:36:59 -04:00