index
:
dwarvish.git
anthology
compose
docs
escsq
evryloop
gha
inotify
main
pipes
read
rmerr
signal
a (mostly) posix compliant shell and tiny functional programming language
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
poem
/
recite.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the return value of Verse::spellcheck()
Rory Dudley
2024-05-20
1
-2
/
+2
*
Added doc comments for Poem::recite()
Rory Dudley
2024-05-20
1
-0
/
+8
*
Don't clear 'out' unconditionally
Rory Dudley
2024-05-20
1
-1
/
+0
*
Handle STDERR, in addition to STDOUT
Rory Dudley
2024-05-19
1
-30
/
+4
*
Capture STDOUT as bytes, and convert to string when necessary
Rory Dudley
2024-04-06
1
-8
/
+18
*
Handle aliases in read()
Rory Dudley
2024-04-04
1
-24
/
+1
*
Add better support for aliases
Rory Dudley
2024-04-04
1
-14
/
+25
*
Don't interpret environment variables in single quoted strings
compose
Rory Dudley
2024-03-31
1
-0
/
+5
*
Better comments in recite()
Rory Dudley
2024-03-30
1
-5
/
+9
*
Fix a subtle bug when running interal poems
Rory Dudley
2024-03-30
1
-3
/
+6
*
Add the 'alias' built-in command
Rory Dudley
2024-03-30
1
-5
/
+21
*
Add wrapper for global shell environment
Rory Dudley
2024-03-30
1
-7
/
+8
*
Remove hard-coded PATH
Rory Dudley
2024-03-28
1
-42
/
+6
*
The anthology module
Rory Dudley
2024-03-28
1
-57
/
+63
*
Rename prefresh()
Rory Dudley
2024-03-26
1
-2
/
+2
*
Remove defunct code from read() and recite()
Rory Dudley
2024-03-24
1
-14
/
+0
*
read() and recite() overhaul
Rory Dudley
2024-03-23
1
-0
/
+222