|
|
450f725cab
|
- More Documentation
- Updated Copyright
|
2026-01-06 19:48:28 -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 |
|
|
|
9645856554
|
- Refactored fennec::format to use to_chars for ints. floats TODO but will also use to_chars.
|
2025-12-06 02:19:52 -05:00 |
|
|
|
a2abb58705
|
- Fixed header include guards
|
2025-12-05 10:30:03 -05:00 |
|
|
|
7f1dd245dc
|
- fennec::format refactor. Strings partially implemented. Integers and bools fully implemented.
|
2025-12-04 20:39: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 |
|