Commit graph

  • 98f359d9d5
    getting started on executor rewrite Daniel Bulant 2025-04-06 17:44:14 +0200
  • b454c95be5
    parser including redirects and formatstrings Daniel Bulant 2025-04-06 14:19:25 +0200
  • 1cda409a65
    attempt at adding pipes Daniel Bulant 2025-04-05 22:37:56 +0200
  • 333fd74db1
    parse indexes Daniel Bulant 2025-04-03 19:19:17 +0200
  • 8632f9e067
    basic parser working as intended Daniel Bulant 2025-04-03 16:02:54 +0200
  • 3686fb1cc5
    improvements Daniel Bulant 2025-04-03 15:59:06 +0200
  • 4501a4af58
    basic parser working Daniel Bulant 2025-04-03 15:45:39 +0200
  • dfbc6ecf17
    getting started on parser Daniel Bulant 2025-04-03 14:16:50 +0200
  • 6847c92997
    describe syntax structure Daniel Bulant 2025-04-02 23:04:38 +0200
  • f43b564cf6
    start ideating Daniel Bulant 2025-04-02 22:18:58 +0200
  • a28299cfcd
    add nix & update readme master Daniel Bulant 2025-04-02 20:31:47 +0200
  • 3064ba5b17 improved redirection handling Daniel Bulant 2023-08-06 16:01:39 +0200
  • 5be4e36e3d clean up warns Daniel Bulant 2023-08-06 12:47:44 +0200
  • 1e9c49de0f improved pipes Daniel Bulant 2023-08-06 12:43:16 +0200
  • a796812556 add length native function Daniel Bulant 2023-08-05 21:51:55 +0200
  • c25c604bc3 implement for each, fix while loop Daniel Bulant 2023-08-05 21:40:30 +0200
  • 2b5d7d52cd implement string and array native functions Daniel Bulant 2023-08-05 16:09:09 +0200
  • b0a774994f small fixes, array definition support Daniel Bulant 2023-08-05 11:40:27 +0200
  • b000e924e8 preserve token positions Daniel Bulant 2022-02-21 22:12:42 +0100
  • 33571b0c03 better CLI Daniel Bulant 2022-02-21 15:08:22 +0100
  • b0b6eb7d48 working if, else and while Daniel Bulant 2022-02-21 14:44:02 +0100
  • 0bb157c9e7 fix break nums Daniel Bulant 2022-02-20 20:02:00 +0100
  • e4cfaa54b5 fix previous bugs Daniel Bulant 2022-02-20 20:01:42 +0100
  • aa33fb90ea various improvements, basic (currently failing) tests, improved lexer Daniel Bulant 2022-02-20 18:39:23 +0100
  • b43959fa79 better error handling Daniel Bulant 2022-02-20 12:13:28 +0100
  • e8b943a8d5 refactor: first part of moving to results Daniel Bulant 2021-12-10 17:35:22 +0100
  • a4fc18f8fe feat: and or expressions Daniel Bulant 2021-12-10 10:26:31 +0100
  • e4118efd45 feat: file redirects Daniel Bulant 2021-12-10 10:01:55 +0100
  • bd72bdb17f feat: working executing simple commands Daniel Bulant 2021-12-09 21:44:01 +0100
  • 847e49ec92 feat: working AST parsing Daniel Bulant 2021-12-08 21:29:59 +0100
  • 78d4cea4fe feat: some new progress Daniel Bulant 2021-12-05 14:45:54 +0100
  • 845f00df0b feat: some progress Daniel Bulant 2021-12-04 19:50:15 +0100
  • d04d10cb9a progress on input Daniel Bulant 2021-11-10 21:08:29 +0100