|
|
b9026ec8da
|
- Adjustments to component system design.
- Added indexed parameters to format strings
|
2025-10-06 12:47:11 -04:00 |
|
|
|
f636feb4f1
|
- Rough First Pass implementation for format.h
- Started 2D Transform Component and relevant math extensions
- Switched sequence to use pointers instead of arrays
|
2025-09-23 18:07:54 -04:00 |
|
|
|
80925965d4
|
- GCC ARM64 Support, i.e. natively compiled with gcc on arm64
|
2025-09-15 02:35:34 +00:00 |
|
|
|
f2a45aa913
|
- Began outlining tokenizer.h and priority_queue.h
- Began outlining sdl implementation
- Added some helper definitions to various classes
- Added contains to string.h and wstring.h
|
2025-09-13 20:33:53 -04:00 |
|
|
|
b7d8426e86
|
- PrettyPrinters working, added cstring/wcstring, string/wstring, optional, allocation, list
|
2025-08-08 01:54:39 -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 |
|