summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* optimizing...Squibid2024-12-191-13/+15
| | | | replace printf with fwrite to make it ever so slightly faster
* add some missing stuffv1.3Squibid2024-12-191-2/+7
|
* optimize further...Squibid2024-12-191-20/+23
| | | | | make sure to not include useless function calls when errors arent enabled by wrapping all l calls in a macro
* optimiseSquibid2024-12-191-18/+16
| | | | | instead of putting each part of the face into an array we just print it out to the console :)
* change compilation flagsv1.2Squibid2024-12-192-2/+2
|
* bump version info and add compile info to versionv1.1Squibid2024-12-193-4/+22
|
* add man pageSquibid2024-12-193-1/+47
|
* clean up error code collectionSquibid2024-12-191-1/+3
|
* add nose for staged changes, and remove unnecessary includesSquibid2024-12-191-7/+33
|
* fix typoSquibid2024-12-191-1/+1
|
* initial commitSquibid2024-12-194-0/+228