Commit graph

23 commits

Author SHA1 Message Date
Daniel Bulant
a28299cfcd
add nix & update readme 2025-04-02 20:31:47 +02:00
Daniel Bulant
3064ba5b17 improved redirection handling 2023-08-06 16:01:39 +02:00
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
a796812556 add length native function 2023-08-05 21:51:55 +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
b000e924e8 preserve token positions 2022-02-21 22:12:42 +01:00
Daniel Bulant
33571b0c03 better CLI 2022-02-21 15:08:22 +01: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
e4cfaa54b5 fix previous bugs 2022-02-20 20:01:42 +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
Daniel Bulant
847e49ec92 feat: working AST parsing 2021-12-08 21:29:59 +01:00
Daniel Bulant
78d4cea4fe feat: some new progress 2021-12-05 14:45:54 +01:00
Daniel Bulant
845f00df0b feat: some progress 2021-12-04 19:50:15 +01:00
Daniel Bulant
d04d10cb9a progress on input 2021-11-10 21:08:29 +01:00