9 Commits

Author SHA1 Message Date
450f725cab - More Documentation
- Updated Copyright
2026-01-06 19:48:28 -05:00
ecf1cfc29c - fleshing out event system and window manager
- added tests back in for window management
2025-12-27 07:19:53 -05:00
9553f9b662 - formatting implemented for floating point types
- fixed some bugs with width and precision specifiers:
    * Evaluation order of nested replacement fields
2025-12-08 12:13:51 -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
fe8c3a4602 - Basic RTTI type data with inheritance. 2025-11-28 12:58:23 -05:00
fe4c49d092 - Fixed several memory errors 2025-08-20 20:57:15 -04:00
3d42dea9eb - Started interface for renderers
- Renamed fproc -> langproc (I'll probably never settle on a naming convention for this)
 - Refactored set to use median psl
2025-08-02 13:17:20 -04:00
c72d1afe32 - Quaternions
- Started Tests for Quaternions
 - Fixed some style issues with constructors
2025-07-16 23:16:54 -04:00
89f59c75f3 - Wrote and Debugged Unit Tests for fennec::file 2025-07-14 21:15:39 -04:00