Commit Graph

9 Commits

Author SHA1 Message Date
8089a46d50 optimize further...
make sure to not include useless function calls when errors arent
enabled by wrapping all l calls in a macro
2024-12-19 12:30:55 -06:00
18947be24d optimise
instead of putting each part of the face into an array we just
print it out to the console :)
2024-12-19 12:26:31 -06:00
d3f83e3af8 change compilation flags v1.2 2024-12-19 12:05:05 -06:00
ec2591c926 bump version info and add compile info to version v1.1 2024-12-19 11:47:40 -06:00
8ac77308f4 add man page 2024-12-19 11:45:52 -06:00
49dab6feaa clean up error code collection 2024-12-19 11:41:19 -06:00
fc0da57dff add nose for staged changes, and remove unnecessary includes 2024-12-19 09:14:01 -06:00
1a2fcaa610 fix typo 2024-12-19 01:25:17 -06:00
b89a69ed50 initial commit 2024-12-19 01:03:54 -06:00