Commit graph

13 commits

Author SHA1 Message Date
Daniel Bulant
5be4e36e3d clean up warns 2023-08-06 12:47:44 +02:00
Daniel Bulant
1e9c49de0f improved pipes 2023-08-06 12:43:16 +02:00
Daniel Bulant
c25c604bc3 implement for each, fix while loop 2023-08-05 21:40:30 +02:00
Daniel Bulant
2b5d7d52cd implement string and array native functions 2023-08-05 16:09:09 +02:00
Daniel Bulant
b0a774994f small fixes, array definition support 2023-08-05 11:40:27 +02:00
Daniel Bulant
b0b6eb7d48 working if, else and while 2022-02-21 14:44:02 +01:00
Daniel Bulant
0bb157c9e7 fix break nums 2022-02-20 20:02:00 +01:00
Daniel Bulant
aa33fb90ea various improvements, basic (currently failing) tests, improved lexer 2022-02-20 18:39:23 +01:00
Daniel Bulant
b43959fa79 better error handling 2022-02-20 12:13:28 +01:00
Daniel Bulant
e8b943a8d5 refactor: first part of moving to results 2021-12-10 17:35:22 +01:00
Daniel Bulant
a4fc18f8fe feat: and or expressions 2021-12-10 10:26:31 +01:00
Daniel Bulant
e4118efd45 feat: file redirects 2021-12-10 10:01:55 +01:00
Daniel Bulant
bd72bdb17f feat: working executing simple commands 2021-12-09 21:44:01 +01:00