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
/
read.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for inline environment variables
Rory Dudley
2024-09-28
1
-1
/
+15
*
Refactor Verse::clause()
Rory Dudley
2024-09-02
1
-4
/
+2
*
Allow escaping characters
Rory Dudley
2024-09-02
1
-0
/
+9
*
Fix a bug with channels
Rory Dudley
2024-07-08
1
-2
/
+8
*
Add/update doc comments
Rory Dudley
2024-06-30
1
-6
/
+33
*
Updated the way built-in commands are called/used
Rory Dudley
2024-06-04
1
-0
/
+2
*
Update doc comments for Poem::read functions
Rory Dudley
2024-05-20
1
-3
/
+16
*
Allow aliases with the same name as their verb
Rory Dudley
2024-05-20
1
-7
/
+17
*
Handle STDERR, in addition to STDOUT
Rory Dudley
2024-05-19
1
-34
/
+90
*
Rewrite of the next! macro
Rory Dudley
2024-05-17
1
-3
/
+4
*
Remove a println!()
Rory Dudley
2024-05-16
1
-1
/
+0
*
Fix another another regression with aliases
Rory Dudley
2024-05-13
1
-1
/
+4
*
Fix another regression with aliases
Rory Dudley
2024-05-13
1
-17
/
+11
*
Fix regression with aliases
Rory Dudley
2024-05-12
1
-14
/
+65
*
Add 'strings' to the verse after the string!() macro
Rory Dudley
2024-04-06
1
-0
/
+4
*
Handle aliases in read()
Rory Dudley
2024-04-04
1
-13
/
+21
*
Add comments (`#`) to the parser
Rory Dudley
2024-03-28
1
-1
/
+6
*
Remove defunct code from read() and recite()
Rory Dudley
2024-03-24
1
-13
/
+0
*
read() and recite() overhaul
Rory Dudley
2024-03-23
1
-0
/
+261