Bugfixes
- Fixed long names with same prefix to incorrectly match (thanks to @ypogribnyi)
Enhancements
- Removed memory.h header which is not required (thanks to @piscilus)
- Improved code formatting (thanks for reporting #16 to @xmo0)
- Introduction of .clangd for better static code analysis
Features
- Allow compiling and printing without the FILE API (thanks to @Christer-Ekholm)