67 Commits

Author SHA1 Message Date
71ec98967d Updated .gitignore
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2021-03-29 11:43:00 +13:00
2c5e3bee92 Revert "Retargeted 5"
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
This reverts commit 303ca42f5f62176b03498bd520f1340f86518956.

Retargets .NET Core 3.0
2021-03-29 10:50:46 +13:00
303ca42f5f Retargeted 5
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2021-03-29 10:47:16 +13:00
cdc321768b Retargeted for .NET Core 3.0
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2021-03-29 10:07:48 +13:00
1d34d1b6b7 Removed/expanded targeted-type 'new' expressions for legacy portability
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2021-03-29 10:05:48 +13:00
442a967cd9 Fixed an issue with a character being dropped in GetStringLines()
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2021-03-24 15:35:56 +13:00
f3bf997652 Fixed up some more lines
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2021-03-24 14:51:17 +13:00
17d4a3672b Cleaned up some code,
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
Fixed append operator requirement (Closes #10)
2021-03-24 13:40:16 +13:00
65a7b0e497 Removed curly braces from the start and end of the program (Closes #9)
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2021-03-24 13:03:51 +13:00
0fd02dd9ac Swapped order of printwords and printwordcount, (Closes #8)
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2021-03-24 12:50:33 +13:00
8774264207 Added the continued execution logic
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2021-03-23 11:26:38 +13:00
60d81c6332 Set a basic loop for multiple runs of the program
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2021-03-19 12:42:38 +13:00
f7203440a8 Fixed naming rule violation
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
Moved Exit to main program flow, rather than the called function
2021-03-19 12:31:16 +13:00
1bd6b1b040 Moved Symbols to the Parser class, made it non-static, therefore instancing it instead of being a static global
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2021-03-19 12:20:01 +13:00
9e68ca1fcd Implemented the 'list all;' functionality.
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
Fixed an issue with parsing multiple lines
2021-03-19 12:12:56 +13:00
e72371bf34 Merge branch 'master' of https://git.software.kauripeak.co.nz/BrychanD/159.341_Assignment_1
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2021-03-19 12:04:15 +13:00
9475079056 Improved reassignment with 'set'.
Cleaned a few lines
2021-03-19 12:04:03 +13:00
779da29da5 Update 'readme.md'
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2021-03-18 19:39:03 +13:00
83a8631d72 Got basic stream piping (Closes #6)
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2021-03-17 18:24:31 +13:00
ac6a192fb0 Added multi-line parsing 2021-03-17 17:27:48 +13:00
087d8d0754 Condensed some code.
Improved docstrings where possible
2021-03-17 17:11:18 +13:00
c7858791f4 Implemented an optional save function on exit 2021-03-17 14:25:39 +13:00
b371be43d6 Added a check if the current value already exists (Closes #5) 2021-03-17 13:55:42 +13:00
f7b7fc1b36 Added some comments, removed an unused function 2021-03-15 21:38:55 +13:00
1bc3727ce8 Added PreviousChar() function 2021-03-15 21:26:19 +13:00
83c70333f8 Cleaned up plenty of lines.
Added exceptional flow to maintain correct state.
Added EoL/EoS parsing (Closes #3)
2021-03-15 20:58:52 +13:00
10bd29c296 Changed table formatting to typically exclude hidden keys
Fixed issue with string centering (Closes #4)
2021-03-15 17:28:20 +13:00
ff4eaa0997 Fixed appending characters,
Candidate for closing #2
2021-03-15 16:42:37 +13:00
63a53a6436 Update 'readme.md' 2021-03-15 15:07:23 +13:00
818820ef65 Update 'readme.md' 2021-03-15 15:07:09 +13:00
c60d75d5ba Refactored position handling into helper functions, e.g.
PeekChar, ReadChar etc.
2021-03-15 15:03:36 +13:00
482ecc6468 Fixed bad command continued parsing (Closes #1) 2021-03-15 13:46:54 +13:00
bd644fdef3 Update 'readme.md' 2021-03-13 20:55:17 +13:00
874745c698 Delete '.appveyor.yml'
Some checks reported errors
continuous-integration/appveyor/branch AppVeyor build cancelled
2021-03-13 19:13:40 +13:00
223972cfe8 Update '.appveyor.yml'
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2021-03-13 19:03:50 +13:00
7c21e357b3 Update '.appveyor.yml'
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2021-03-13 19:00:51 +13:00
9a27d23a7e Update '.appveyor.yml'
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2021-03-13 18:57:21 +13:00
1c154f62b1 Update '.appveyor.yml'
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2021-03-13 18:55:08 +13:00
10a0d6046b Update '.appveyor.yml'
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2021-03-13 18:54:36 +13:00
109dc75eee Update '.appveyor.yml'
Some checks reported errors
continuous-integration/appveyor/branch AppVeyor build cancelled
2021-03-13 18:53:22 +13:00
b249700518 Update '.appveyor.yml'
Some checks reported errors
continuous-integration/appveyor/branch AppVeyor build cancelled
2021-03-13 17:54:19 +13:00
bde84505b0 Update '.appveyor.yml'
Some checks reported errors
continuous-integration/appveyor/branch AppVeyor build cancelled
2021-03-13 17:53:15 +13:00
97833545ef Update '.appveyor.yml'
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2021-03-13 17:51:17 +13:00
b4bdfb9eb4 Update '.appveyor.yml'
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2021-03-13 17:50:10 +13:00
2dbb759afd Update '.gitmodules'
Some checks reported errors
continuous-integration/appveyor/branch AppVeyor build cancelled
2021-03-13 17:47:06 +13:00
1ae0b9858d Update '.appveyor.yml'
Some checks reported errors
continuous-integration/appveyor/branch AppVeyor build cancelled
2021-03-13 17:44:53 +13:00
09bef844a4 Update '.appveyor.yml'
Some checks reported errors
continuous-integration/appveyor/branch AppVeyor build cancelled
2021-03-13 17:30:03 +13:00
308b152c25 Update 'appveyor.yml'
Some checks reported errors
continuous-integration/appveyor/branch AppVeyor build cancelled
2021-03-13 17:20:44 +13:00
bca359f6fc Update 'appveyor.yml'
Some checks reported errors
continuous-integration/appveyor/branch AppVeyor build cancelled
2021-03-13 17:18:52 +13:00
5c17cc3f64 Add '.gitmodules'
Some checks reported errors
continuous-integration/appveyor/branch AppVeyor build cancelled
2021-03-13 16:50:08 +13:00