|
|
307386ffc6
|
tightened up some logic with indenting and joining lines
added more linebuf tests
extracted all verb match arms into private methods on LineBuf
|
2026-03-13 19:24:30 -04:00 |
|
|
|
b137c38e92
|
completely rewrote test suite for top level src files and all builtin files
|
2026-03-06 23:42:14 -05:00 |
|
|
|
7be79a3803
|
rustfmt'd the codebase
|
2026-03-04 19:52:29 -05:00 |
|
|
|
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 |
|
|
|
faf8ba9f0d
|
double bracket tests now do regex on '==' between two strings
fixed line wrapping causing weird cursor issues
|
2026-02-27 21:25:01 -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 |
|
|
|
cf46303659
|
Ran the codebase through rustfmt
|
2026-02-23 23:32:46 -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 |
|
|
|
25e85edab0
|
Added regex to [[ ]] tests
|
2025-05-13 00:48:19 -04:00 |
|