30 Commits

Author SHA1 Message Date
450f725cab - More Documentation
- Updated Copyright
2026-01-06 19:48:28 -05:00
9e6f00eb60 - Documentation of containers, core, and format 2025-12-18 00:00:36 -05:00
e7503ed92f - Documentation and logic fixes for various structures 2025-12-17 12:40:10 -05:00
6d58105734 - Switched back to custom window management, taking another stab
- Refactored lang yet again, `fennec/lang` is now C++ language. `fennec/string` `fennec/filesystem` and `fennec/format` are now independent.
2025-12-04 01:04:36 -05:00
6f09c3f7fe - Bug fixing for RTTI
- Fixes for declval + separated into own file
 - is_iterable
 - fixes for doxygen generation
2025-11-29 23:43:18 -05:00
fe8c3a4602 - Basic RTTI type data with inheritance. 2025-11-28 12:58:23 -05:00
8867576a2e Delete doxy/Doxyfile 2025-09-17 21:17:52 +00:00
788f63d092 - Added generated Doxyfile to .gitignore 2025-09-17 17:16:47 -04:00
a35f2a699d - Fixed some missing and erroneous testing logic for containers
- Lots of bug-fixing for containers
 - Performance optimization for containers
2025-09-17 17:13:52 -04:00
494d766741 - Missing functionality and documentation 2025-08-20 00:49:15 -04:00
83f0c01e29 - Fixes for Doxygen Layouts
- Changed dynarray indexing to use size_t
 - Added groups to optional documentation
2025-08-19 18:05:09 -04:00
4ff739d625 - Fixed Doxygen Structure once more, this bug with sections appearing under the first subpage is becoming frustrating. Currently got it so everything appears under "Contents" 2025-08-18 23:13:09 -04:00
55a8c54119 - Documentation of containers and adjusting page hierarchy 2025-08-18 14:13:35 -04:00
b9de039a10 - Debugged more PrettyPrinters, all implemented thus far work in testing
- Fixed implementation of tuple.h, TODO: Still need to complete
 - Wrote a PrettyPrinter for tuple.h
2025-08-10 23:46:36 -04:00
0f721f57ea - Moved OpenGL library wrapper into platform
- Finished reorganizing PLANNING.md
2025-08-05 16:14:00 -04:00
7493b5252a - More implementations and dependencies for Linux Wayland support 2025-07-26 20:57:25 -04:00
7ea2710ee0 List Data Structure 2025-07-23 13:26:50 -04:00
f9de242b87 Adjusted Platform Structure 2025-07-23 12:12:29 -04:00
5ab2952e83 - Adjusted Formatting of tests
- Finished map implementation and unit tests

 TODO: Threading
2025-07-23 12:05:18 -04:00
2573de0904 - Fixed some circular includes
- Documentation
 - File Declaration, TODO: Implementation
2025-07-07 21:13:07 -04:00
a33bf5206f - Stacktrace generation with failed asserts 2025-07-05 14:22:59 -04:00
9ea63478e5 Fixes for MSVC 2025-07-02 14:19:05 -07:00
9d35daa494 - Added More Documentation 2025-06-17 19:45:50 -04:00
079b0b27ee - Added More Documentation
Going to continue passes on documentation before implementing more functions of the standard library.
2025-06-16 16:54:44 -04:00
db7d52c86c - Fixed Documentation for Consistency
- Added more documentation, predominantly in the Math Library
2025-06-16 01:48:31 -04:00
e50cfb6e64 - Updated Coding Standards and adjusted code to fit.
- Restructured test for organization purposes
2025-06-12 13:03:50 -04:00
09bfef8099 Merge Commit 2025-06-11 15:34:19 -04:00
a787bb969e Added Constructors and Destructor to dynarray 2025-06-11 15:28:38 -04:00
58bac4e260 Updated Logo 2025-06-07 12:00:05 -04:00
a6442e1945 Initial Commit 2025-05-25 22:36:59 -04:00