Commit Graph

225 Commits

Author SHA1 Message Date
ab0b100354 Properly implemented word splitting 2025-03-15 23:52:58 -04:00
98739ba63a Various additions and improvements 2025-03-15 21:04:45 -04:00
ecfef2274f Adapted old code to fit new codebase 2025-03-15 17:54:08 -04:00
411ee8ac85 re-imported job/signal code from old implementation 2025-03-15 17:14:52 -04:00
e62586fe3d Implemented assignments, working on job control 2025-03-15 16:57:34 -04:00
149e0ef2c8 Progress 2025-03-15 00:02:05 -04:00
8f0bfbac79 Committing now before huge refactor based on inspiration from the fish codebase 2025-03-11 16:10:59 -04:00
3d24c15db3 Implemented brace expansion 2025-03-10 01:50:12 -04:00
1d787ad892 Early work on tab completion 2025-03-09 21:59:12 -04:00
59374bf0f1 Improved support for wide characters 2025-03-09 11:27:29 -04:00
e118844d57 Implemented cmd runtime expansion for the prompt 2025-03-09 03:51:49 -04:00
41582672d5 Implemented prompt expansion 2025-03-09 03:30:03 -04:00
1808786313 Implemented heredocs and herestrings 2025-03-09 00:34:49 -05:00
4f58c1c3fd Implemented scoping for expansions 2025-03-08 01:38:42 -05:00
eccdafb11e More edge case work 2025-03-07 21:02:26 -05:00
5c9031548a Improved logic surrounding expansion of assignments 2025-03-07 19:12:28 -05:00
2edb6cb8ce Implemented arithmetic substitution 2025-03-07 04:30:17 -05:00
90243834ff Various improvements 2025-03-07 03:36:25 -05:00
3034f6c8d2 Implemented case statements 2025-03-06 15:32:28 -05:00
d2554777f5 Implemented loops and redirection for shell structures 2025-03-06 00:10:41 -05:00
83c9c08106 Early implementation of scripting elements 2025-03-05 01:36:58 -05:00
cd216ef1cc Implemented functions and aliases 2025-03-02 22:49:36 -05:00
e7a84f1edd Initial commit for fern 2025-03-02 16:32:15 -05:00
706767ce4c Update README.md 2025-03-02 16:30:29 -05:00
bf7d5e5e9a Initial commit 2025-03-02 16:28:56 -05:00