|
|
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 |
|
|
|
fe8c3a4602
|
- Basic RTTI type data with inheritance.
|
2025-11-28 12:58:23 -05: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 |
|
|
|
89f59c75f3
|
- Wrote and Debugged Unit Tests for fennec::file
|
2025-07-14 21:15:39 -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 |
|
|
|
9ea63478e5
|
Fixes for MSVC
|
2025-07-02 14:19:05 -07:00 |
|
|
|
9010650ceb
|
- Finished unit tests for core math library
- Adjusted formatting
|
2025-07-02 10:17:35 -04:00 |
|
|
|
f2ff863b3a
|
- Started unit tests for the common math functions
|
2025-06-28 18:01:08 -04:00 |
|
|
|
d8954eafe5
|
- Added unit tests and debugged them
|
2025-06-25 20:55:57 -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 |
|
|
|
e50cfb6e64
|
- Updated Coding Standards and adjusted code to fit.
- Restructured test for organization purposes
|
2025-06-12 13:03:50 -04:00 |
|
|
|
a6442e1945
|
Initial Commit
|
2025-05-25 22:36:59 -04:00 |
|