66 Commits

Author SHA1 Message Date
f703e25d94 Add 'readme.md'
Some checks reported errors
continuous-integration/appveyor/branch AppVeyor build cancelled
2021-03-13 15:30:53 +13:00
74df6241cc Added a center-string function
Some checks failed
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
Brych
97093bc510 Add .gitignore and .gitattributes. 2021-03-11 12:56:23 +13:00