Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | optimizing... | Squibid | 2024-12-19 | 1 | -13/+15 |
| | | | | replace printf with fwrite to make it ever so slightly faster | ||||
* | add some missing stuffv1.3 | Squibid | 2024-12-19 | 1 | -2/+7 |
| | |||||
* | optimize further... | Squibid | 2024-12-19 | 1 | -20/+23 |
| | | | | | make sure to not include useless function calls when errors arent enabled by wrapping all l calls in a macro | ||||
* | optimise | Squibid | 2024-12-19 | 1 | -18/+16 |
| | | | | | instead of putting each part of the face into an array we just print it out to the console :) | ||||
* | change compilation flagsv1.2 | Squibid | 2024-12-19 | 2 | -2/+2 |
| | |||||
* | bump version info and add compile info to versionv1.1 | Squibid | 2024-12-19 | 3 | -4/+22 |
| | |||||
* | add man page | Squibid | 2024-12-19 | 3 | -1/+47 |
| | |||||
* | clean up error code collection | Squibid | 2024-12-19 | 1 | -1/+3 |
| | |||||
* | add nose for staged changes, and remove unnecessary includes | Squibid | 2024-12-19 | 1 | -7/+33 |
| | |||||
* | fix typo | Squibid | 2024-12-19 | 1 | -1/+1 |
| | |||||
* | initial commit | Squibid | 2024-12-19 | 4 | -0/+228 |