Commit Graph

13 Commits

Author SHA1 Message Date
14f9b6dca4 initial commit for fern's readline impl 2025-05-15 03:35:41 -04:00
6006244739 more unit tests, better highlighting 2025-05-13 20:22:25 -04:00
df17ecdfb8 added arithmetic substitution 2025-05-13 13:08:53 -04:00
3ce8f6d53d improved hinting 2025-05-12 16:32:44 -04:00
cc8d384704 About to rework lexer and parser return types 2025-05-09 01:00:36 -04:00
7523944d63 Early implementation of syntax highlighting
Various bug fixes related to command substitution
2025-05-08 21:21:23 -04:00
97b4b1835d Progress 2025-03-15 00:02:05 -04:00
cdcfb23edb Implemented scoping for expansions 2025-03-08 01:38:42 -05:00
972e2ceefa Improved logic surrounding expansion of assignments 2025-03-07 19:12:28 -05:00
11576e9e08 Various improvements 2025-03-07 03:36:25 -05:00
1b3e2c0887 Early implementation of scripting elements 2025-03-05 01:36:58 -05:00
5dd9ee96ad Implemented functions and aliases 2025-03-02 22:49:36 -05:00
a9a9642a2a Initial commit for fern 2025-03-02 16:32:15 -05:00