Commit Graph

11 Commits

Author SHA1 Message Date
0a4e1154b3 clean up ansi.rs 2025-03-16 07:09:33 -04:00
b248a016c7 snake_case-ify windows.rs 2025-03-16 06:49:49 -04:00
ddfcde4531 remove is_terminal function, same functionality exists in rust standard library 2025-03-16 06:22:04 -04:00
28f1f957a9 fix stupid error 2025-03-15 20:40:23 -04:00
9618ac7957 make clippy happy, add docs, add asserts, etc. 2025-03-15 20:36:10 -04:00
956921185f Rewrite & Document ANSI module 2025-03-15 19:49:56 -04:00
418009669c clean up & reorganize repo + fix clippy warnings 2025-03-15 06:35:53 -04:00
3e0e08d672 add ansi escape codes 2025-03-15 06:16:06 -04:00
333e52dc49 cargo fmt, delete random c file 2025-03-14 18:57:00 -04:00
850d06d432 Clean stuff up 2025-03-14 18:55:51 -04:00
afa7979d74 first commit 2025-03-14 18:18:41 -04:00