Commit Graph

230 Commits

Author SHA1 Message Date
Andrew S. Rightenburg 49060a2b4d Fixed #3 2023-03-19 23:00:37 -04:00
Andrew S. Rightenburg 3257ea51f8 Allowed for larger file sizes, start position etc by changing ints to long long ints 2023-03-19 17:30:55 -04:00
Andrew S. Rightenburg 4cdd36e9d4 Small fix to block_size and amount_to_store 2023-03-19 17:07:06 -04:00
Andrew S. Rightenburg 30ed06a71b Witchmagic fixed #1 and #2 2023-03-19 16:57:44 -04:00
Andrew S. Rightenburg 1d3ca1a569 Added BROKEN insert function which needs to be replaced. Very mysterious bug 2023-03-18 20:10:20 -04:00
Andrew S. Rightenburg e993fabd0f Fixed explode function 2023-03-18 15:44:28 -04:00
Andrew S. Rightenburg 9a90cd0beb Finally added replace function 2023-03-18 15:30:18 -04:00
Andrew S. Rightenburg b1e11e8937 Amended helpstring, added remove_leading_whitespace 2023-03-18 15:01:05 -04:00
Andrew S. Rightenburg 63e861c34f Updated help strings 2023-03-11 10:40:02 -05:00
Andrew S. Rightenburg 5cb197e2b8 Updated help string 2023-03-09 10:46:38 -05:00
Andrew S. Rightenburg cf3d72348a Updated help string 2023-03-09 10:42:46 -05:00
Andrew S. Rightenburg 13f567811e Updated help strings 2023-03-09 10:40:57 -05:00
Andrew S. Rightenburg 29efb63e06 Removed requirement for strings to be encased in quotes 2023-03-09 10:09:21 -05:00
Andrew S. Rightenburg a9aea2de50 Added function to interpret specialchars 2023-03-09 10:04:21 -05:00
Andrew S. Rightenburg 9325c79a87 Updated readme 2023-03-09 04:11:46 -05:00
Andrew S. Rightenburg 168ed3332d Updated directory names 2023-03-08 18:52:02 -05:00
Andrew S. Rightenburg 4002ce16e3 Updated readme 2023-03-08 18:45:15 -05:00
Andrew S. Rightenburg aec44bc4f5 Updated readme 2023-03-08 18:44:23 -05:00
Andrew S. Rightenburg 979980af4b Avoided a copy on function to_lower(string) 2023-03-08 18:40:11 -05:00
Andrew S. Rightenburg 468fe77b23 Cleaned up includes 2023-03-08 18:35:40 -05:00
Andrew S. Rightenburg 411b219258 Added proper names to project binaries 2023-03-08 18:09:49 -05:00
Andrew S. Rightenburg 6bcd251594 Moved files up one directory 2023-03-08 18:05:08 -05:00
Andrew S. Rightenburg 04ea0a0de6 Replaced push_back from temp vector with more sensible std::move 2023-03-08 01:38:31 -05:00
rail5 5873c4f36e
Update README.md 2023-03-07 21:03:50 +00:00
rail5 aede291986
Update includes.h 2023-03-07 18:44:45 +00:00
rail5 fc83a3b7a5
Update README.md 2023-03-07 18:30:23 +00:00
rail5 a586bedff1
Update README.md 2023-03-07 18:29:57 +00:00
rail5 5269ccd5d3
Update README.md 2023-03-07 18:29:06 +00:00
Andrew S. Rightenburg 6191bbc08c Added basic reader, editor in progress 2023-03-07 13:12:20 -05:00
rail5 cfdde1e568
Initial commit 2023-03-07 18:04:00 +00:00