|
d11d174cfa
|
feat: scope, isExist
|
2022-08-08 19:00:46 +03:00 |
|
|
9da82cde2a
|
feat: scopes of visibility, delete variable
now, after exiting the scope (loop, if), all the variables that were in it are deleted
|
2022-08-08 18:45:22 +03:00 |
|
|
092c5a6a03
|
refactor: remove unused returns
|
2022-08-08 17:38:09 +03:00 |
|
|
c4c312cc88
|
feat: check the existence
of variable before define
|
2022-08-08 17:28:04 +03:00 |
|
|
6101cc6ef5
|
feat: Add error text for file reading error
|
2022-08-06 19:24:36 +03:00 |
|
|
774517f4e2
|
doc: update error messages
|
2022-08-06 17:19:28 +03:00 |
|
|
29113c9ff6
|
feat: yaml support
|
2022-08-06 17:18:15 +03:00 |
|
|
10ebab6b90
|
feat: input, sleep
|
2022-08-04 19:05:56 +03:00 |
|
|
89207ca812
|
feat: clear console
|
2022-08-04 12:59:08 +03:00 |
|
|
86e46e9695
|
feat: if cond, loop cycle
|
2022-08-03 22:59:54 +03:00 |
|
|
4a9332e34a
|
feat: define, get, assign variables
|
2022-08-03 21:30:22 +03:00 |
|
|
4cf0471d66
|
feat: comparisons
|
2022-08-03 19:03:29 +03:00 |
|
|
757d668f46
|
feat: calc
|
2022-08-03 16:28:00 +03:00 |
|
|
4cd76f6f82
|
feat: print style, println, Exit, ErrExit, Errors
|
2022-08-02 20:24:20 +03:00 |
|
|
f14d3bead2
|
feat: print
|
2022-08-02 17:58:00 +03:00 |
|