25 Commits

Author SHA1 Message Date
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
e3331b9b2b Add 'appveyor.yml'
Some checks reported errors
continuous-integration/appveyor/branch AppVeyor build cancelled
2021-03-13 16:48:15 +13:00
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