Commit Graph

8 Commits

Author SHA1 Message Date
ad0e4277cb Implemented proper variable scoping
Extracted business logic out of signal handler functions

Consolidated state variables into a single struct

Implemented var types
2026-01-28 19:30:48 -05:00
ac170d31c8 further work on implementing vi features 2025-05-22 03:36:27 -04:00
14f9b6dca4 initial commit for fern's readline impl 2025-05-15 03:35:41 -04:00
de6e0166c5 implemented support for running scripts 2025-05-13 13:48:18 -04:00
bbb8162201 implemented most variable parameter expansion builtins 2025-05-12 16:14:06 -04:00
1eb19092cc implemented globbing and tilde expansions 2025-03-28 12:02:34 -04:00
2acf70ef96 Implemented assignments, working on job control 2025-03-15 16:57:34 -04:00
a9a9642a2a Initial commit for fern 2025-03-02 16:32:15 -05:00