File tree Expand file tree Collapse file tree 1 file changed +13
-5
lines changed
Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Original file line number Diff line number Diff line change @@ -50,14 +50,22 @@ The wand editor also have syntax highlighting for better readability when modify
5050## Batch Integration
5151The Windows Command Line or CMD, is fully integrated and all batch commands that can be run in CMD can be run in my shell as well.
5252
53- ## TODO LIST
53+ ## Upcoming features
5454All tasks that will appear here will be bigger and more time consuming than other tasks that regularly gets pushed.
5555
56- ** Upcoming features **
56+ ** Currently working on **
5757
58+
59+ ** Big features**
60+
61+ ** Currently being developed**
62+ - Stability to remove as many scenarios as possible that could cause crashes
63+
64+ These features require more work than regular updates and are therefor listed in a checkbox system.
5865- [ ] Fix the calculator
5966- [ ] Add linux support
6067- [ ] Create an interpreted scripting language to run commands from a script file
61- - [ ] Create basic structure of variables ** --- In Progress**
62- - [ ] Create if statement and lables ** --- In Progress**
63- - [ ] Create END statements and other misc statements
68+ - [x] Create basic structure of variables
69+ - [x] Create if statement and lables
70+ - [x] Create END statements and other misc statements
71+ - [ ] Testing, bugfixes and final improvements ** In Progress**
You can’t perform that action at this time.
0 commit comments