|
31557d6805
|
doc: scopes, update and publish version
|
2022-08-08 19:03:16 +03:00 |
|
|
d11d174cfa
|
feat: scope, isExist
|
2022-08-08 19:00:46 +03:00 |
|
|
c6251e3fb1
|
doc: delete variable
|
2022-08-08 18:50:02 +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 |
|
|
fdd7e2abc8
|
doc: hello world examples
|
2022-08-08 17:44:49 +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 |
|
Artemy Egorov
|
1aef3ef8d6
|
Merge pull request #1 from fossabot/add-license-scan-badge
Add license scan report and status
|
2022-08-08 16:18:55 +03:00 |
|
fossabot
|
b768ed3554
|
Add license scan report and status
Signed off by: fossabot <badges@fossa.com>
|
2022-08-08 08:16:45 -05:00 |
|
|
30f8d40b49
|
doc: another rename
|
2022-08-06 20:35:24 +03:00 |
|
Artemy Egorov
|
b46227c49e
|
doc: fix readme
|
2022-08-06 20:00:37 +03:00 |
|
|
6101cc6ef5
|
feat: Add error text for file reading error
|
2022-08-06 19:24:36 +03:00 |
|
|
8b154e88fb
|
doc: add installation from cargo
|
2022-08-06 19:20:42 +03:00 |
|
|
93bdc94c32
|
doc: rename package name and publish to crates.io
|
2022-08-06 19:09:48 +03:00 |
|
|
86ba8686b1
|
doc: add concepts roadmap
|
2022-08-06 18:24:39 +03:00 |
|
|
2fa057c5e7
|
doc: move examples to example folder
|
2022-08-06 18:24:12 +03:00 |
|
|
91aec883c8
|
doc: yaml example
|
2022-08-06 17:19:50 +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 |
|
|
1b34caa43b
|
doc: rename logos
|
2022-08-04 19:09:37 +03:00 |
|
|
d49b011b6b
|
Update README.md
|
2022-08-04 19:07:42 +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 |
|
|
54cef02d79
|
doc: nested loops
|
2022-08-04 11:23:28 +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 |
|
|
e9c84d1066
|
doc: todo concepts
|
2022-08-02 21:07:10 +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 |
|