Commit Graph

20 Commits

Author SHA1 Message Date
Stephen Toth 1c53c5f054 Added Tests!!! 2023-09-30 18:05:49 -04:00
Stephen Toth 62c15ab976 Regex works now
added branding in a seperate file and a config.h
	replace_rules count in branding does not work as of now

way better replace functions that actually work
2023-09-30 12:26:00 -04:00
Stephen Toth f4f877148c added UTF-8 txt file for testing 2023-09-26 22:23:45 -04:00
Stephen Toth 195ffdf1d2 add image 2023-09-25 08:05:29 -04:00
icaema 5f28883ca5 Delete '.vscode/settings.json' 2023-09-24 20:13:49 +00:00
icaema 4abf0471eb Update '.gitignore' 2023-09-24 20:12:49 +00:00
Stephen Toth ef13219dfd fix readme formatting + added more docs
add undesired files to gitignore
2023-09-24 15:56:37 -04:00
Stephen Toth ace6dab57a fixup for build options 2023-09-24 15:34:12 -04:00
Stephen Toth 00cf0f7b6a get ready for sharing 2023-09-24 15:23:15 -04:00
Stephen Toth 4d2d84217f Formatting 2023-09-24 00:06:53 -04:00
Stephen Toth 7f717d578a Clean up project for sharing 2023-09-24 00:04:37 -04:00
Stephen Toth cbfc61ce5f IT WORKS RIGHT WOOOOO 2023-09-23 23:43:33 -04:00
Stephen Toth c5e57516c2 got the whole printing thing setup for the addition of the replacement function 2023-09-23 21:56:30 -04:00
Stephen Toth 072a356d72 change the child process io buffer to use heap memory 2023-09-23 17:32:00 -04:00
Stephen Toth 5f645c1ea5 refactor variable names and setup for buffer "stack"
and add debug color test
2023-09-23 16:42:45 -04:00
Stephen Toth 1d6bc23705 started using readline library for user input 2023-09-23 13:56:05 -04:00
Stephen Toth 32e65cbf05 repo cleanup 2023-09-23 11:41:34 -04:00
Stephen Toth d0a049d994 fixed up toolchain and build options 2023-09-23 10:57:51 -04:00
Stephen Toth 354e9f0027 scripted running and debug 2023-09-23 00:23:24 -04:00
Stephen Toth c74167aa9f start tracking via git
project is underway with lots of trial and error for figuring it out.
sw.c is old code that is only there for reference while reimplementing in new file
2023-09-23 00:06:10 -04:00