|
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 |
|
|
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 |
|
|
74df6241cc
|
Added a center-string function
continuous-integration/appveyor/branch AppVeyor build failed
|
2021-03-12 12:46:00 +13:00 |
|
|
5082bc6481
|
fixed word parsing
|
2021-03-12 12:14:51 +13:00 |
|
|
e953b1cc90
|
Turned the debug writer into a method
|
2021-03-12 11:29:46 +13:00 |
|
|
5ebdb9fc06
|
Fixed appending two variables
|
2021-03-12 11:10:24 +13:00 |
|
|
34ecfc0f46
|
Full implementation of Append(), including error messages & semicolon requirement
|
2021-03-12 11:00:29 +13:00 |
|
|
be780d54e2
|
Got many functions initially working.
Code can be parsed via pipes or typed lines
|
2021-03-11 19:22:49 +13:00 |
|
|
2c9dff8e13
|
Added Reverse Function
|
2021-03-11 17:47:38 +13:00 |
|
|
3460149258
|
Added Set Function
|
2021-03-11 17:18:02 +13:00 |
|
|
65c3ab8459
|
Print Functions added
|
2021-03-11 16:53:20 +13:00 |
|
|
41c0994878
|
Corrected for list
|
2021-03-11 16:41:37 +13:00 |
|
|
b2b8a036e9
|
Added the ~~print~~list function
|
2021-03-11 16:40:11 +13:00 |
|
|
3fc3a643de
|
Added the print function
|
2021-03-11 16:39:15 +13:00 |
|
|
3905b46e75
|
Restructured most of the project, clarified implementations
|
2021-03-11 16:18:05 +13:00 |
|
Brychan Dempsey
|
6d73e88105
|
Add project files.
|
2021-03-11 12:56:25 +13:00 |
|