- Stacktrace generation with failed asserts

This commit is contained in:
2025-07-05 14:22:59 -04:00
parent 0afaae72ac
commit a33bf5206f
22 changed files with 529 additions and 191 deletions

View File

@@ -121,8 +121,13 @@ Here are essential data-structures not specified in the C++ stdlib:
## Format Processing (`fproc`)
This library contains information for any data that is formatted. This includes basic string formats, file formats,
and eventually programming languages
fennec should be able to use Doxygen and LaTeX externally. Consider including binaries with releases.
### Notes
* String Analysis (`fproc/strings`)
* Search
* Manipulation
@@ -160,7 +165,7 @@ fennec should be able to use Doxygen and LaTeX externally. Consider including bi
- FBX
- Wavefront OBJ
**MAYBE**
**TODO LATER**
* Compilation (`fproc/code`)
* Lexical Analysis
* Syntax Analysis