|
|
4a0cefee32
|
More progress on integrating ariadne's error reporting
|
2026-03-01 02:20:58 -05:00 |
|
|
|
ef0f66efaa
|
Work on integrating error reporting using the ariadne crate
|
2026-02-28 20:30:12 -05:00 |
|
|
|
c559d1cc75
|
ran clippy fix
|
2026-02-27 11:05:08 -05:00 |
|
|
|
c508180228
|
Added -j flag to 'complete' for completing job names/pids
|
2026-02-27 11:03:56 -05:00 |
|
|
|
5f3610c298
|
Early implementation of bash-like completions with 'complete' and 'compgen' builtins
|
2026-02-27 01:10:52 -05:00 |
|
|
|
a18a0b622f
|
command arguments are now underlined if they match an existing path -m ran rustfmt on the entire codebase
|
2026-02-19 21:32:03 -05:00 |
|
|
|
3b698628c6
|
Tab completion has been implemented
more small highlighter tune ups
2>&1 style redirections now work properly
|
2026-02-18 21:53:36 -05:00 |
|
|
|
43b171fab1
|
Implemented syntax highlighting
|
2026-02-18 02:00:45 -05:00 |
|
|
|
8ad53f09b3
|
Added rustfmt.toml, formatted codebase
|
2025-08-12 13:58:25 -04:00 |
|
|
|
4d16ffa60f
|
implemented for loops
|
2025-04-20 05:16:50 -04:00 |
|
|
|
26fc4669f0
|
Implemented command substitution
|
2025-03-19 16:46:45 -04:00 |
|
|
|
0d286ba006
|
Implemented prompt expansion, and display for errors
|
2025-03-18 15:54:06 -04:00 |
|
|
|
da51be27a7
|
Implemented logic for loops and if statements
|
2025-03-16 14:28:49 -04:00 |
|
|
|
92d7766765
|
Early work on scripting features
|
2025-03-16 02:56:29 -04:00 |
|
|
|
505b968c60
|
Various additions and improvements
|
2025-03-15 21:04:45 -04:00 |
|
|
|
97b4b1835d
|
Progress
|
2025-03-15 00:02:05 -04:00 |
|
|
|
e81c4903b9
|
Implemented brace expansion
|
2025-03-10 01:50:12 -04:00 |
|
|
|
58abe3bc3d
|
Implemented prompt expansion
|
2025-03-09 03:30:03 -04:00 |
|
|
|
90a188d4b2
|
Implemented heredocs and herestrings
|
2025-03-09 00:34:49 -05:00 |
|
|
|
67977f96eb
|
More edge case work
|
2025-03-07 21:02:26 -05:00 |
|
|
|
972e2ceefa
|
Improved logic surrounding expansion of assignments
|
2025-03-07 19:12:28 -05:00 |
|
|
|
90ef005901
|
Implemented loops and redirection for shell structures
|
2025-03-06 00:10:41 -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 |
|