Commit graph

10 commits

Author SHA1 Message Date
4bf6169781 doc: add compressed example, and cli doc 2022-08-17 14:23:51 +03:00
1da96d7704 feat: compressing files, converting files
and error message handling
2022-08-17 14:21:21 +03:00
e35a1effd6 doc: add link to vscode extension
and rename .json5 files to .onla
2022-08-16 20:53:43 +03:00
db95b092e5 doc: factorial 2022-08-15 18:52:32 +03:00
89f9b31c2b fix: compilation of the panic hook only on release 2022-08-15 17:23:28 +03:00
1a693e38dd feat: beta functions 2022-08-15 16:12:58 +03:00
2eb1f773b0 doc: for 0.3.0 2022-08-14 23:34:04 +03:00
31557d6805 doc: scopes, update and publish version 2022-08-08 19:03:16 +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
2fa057c5e7 doc: move examples to example folder 2022-08-06 18:24:12 +03:00